Skip to content
Success

Console Output

GitHub pull request #1008 of commit ead3bed1bfe7362d0ffe2f616ab28795a4c48148, no merge conflicts.
Setting status of ead3bed1bfe7362d0ffe2f616ab28795a4c48148 to PENDING with url https://ci.eclipse.org/scout/job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2837/ and message: 'Build started for merge commit.'
[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
Still waiting to schedule task
All nodes of label ‘scout-rt-gerrit-jdk11’ are offline
WARNING: Unable to create pod: kubernetes scout/scout-rt-gerrit-jdk11-qjl49-vtpqj because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-qjl49-vtpqj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-qjl49-vtpqj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-qjl49-vtpqj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch scout-rt-gerrit-jdk11-qjl49-vtpqj
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-qjl49-vtpqj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-qjl49-vtpqj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-qjl49-vtpqj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-qjl49-vtpqj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-qjl49-vtpqj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-qjl49-vtpqj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:839)
WARNING: Unable to create pod: kubernetes scout/scout-rt-gerrit-jdk11-qjl49-6d8md because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-qjl49-6d8md" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-qjl49-6d8md, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-qjl49-6d8md" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch scout-rt-gerrit-jdk11-qjl49-6d8md
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-qjl49-6d8md" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-qjl49-6d8md, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-qjl49-6d8md" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-qjl49-6d8md" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-qjl49-6d8md, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-qjl49-6d8md" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:839)
WARNING: Unable to create pod: kubernetes scout/scout-rt-gerrit-jdk11-qjl49-2csxs because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-qjl49-2csxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-qjl49-2csxs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-qjl49-2csxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch scout-rt-gerrit-jdk11-qjl49-2csxs
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-qjl49-2csxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-qjl49-2csxs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-qjl49-2csxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-qjl49-2csxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-qjl49-2csxs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-qjl49-2csxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6400Mi,requests.memory=6400Mi, used: limits.memory=7936Mi,requests.memory=7936Mi, limited: limits.memory=10Gi,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:839)
Created Pod: kubernetes scout/scout-rt-gerrit-jdk11-qjl49-8pjlb
Agent scout-rt-gerrit-jdk11-qjl49-8pjlb is provisioned from template scout-rt-gerrit-jdk11-qjl49
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.scout.svc.cluster.local/scout/job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2837/"
    runUrl: "job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2837/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "63198870f75698812b0aece412158e31a642de2a"
    jenkins/label: "scout-rt-gerrit-jdk11"
  name: "scout-rt-gerrit-jdk11-qjl49-8pjlb"
  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-gerrit-jdk11-qjl49-8pjlb"
    - name: "JENKINS_NAME"
      value: "scout-rt-gerrit-jdk11-qjl49-8pjlb"
    - 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-3160.vd76b_9ddd10cc"
    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-gerrit-jdk11-qjl49-8pjlb in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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
 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git
 > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/features/* +refs/pull/1008/*:refs/remotes/origin/pr/1008/* # timeout=10
Checking out Revision 81efc803faae5d9b8108dcf2bd199a2311d5d7bc (refs/remotes/origin/pr/1008/merge)
 > git rev-parse refs/remotes/origin/pr/1008/merge^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81efc803faae5d9b8108dcf2bd199a2311d5d7bc # timeout=10
Commit message: "Merge ead3bed1bfe7362d0ffe2f616ab28795a4c48148 into b1d7a768a041f4536e3017a96736a82b66bd8d8f"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ mvn -f org.eclipse.scout.rt/pom.xml clean verify -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 550 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.5 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.8 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.7 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 603 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 2.2 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 1.8 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.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/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 352 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 5.4 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.6 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 706 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 842 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.3 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.9 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 3.0 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 4.0 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 666 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.5 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 6.3 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.6 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 8.2 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.0 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.7 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 10 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.7 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 3.2 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.7 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 7.0 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] 
[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 938 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 17 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 536 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 313 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 316 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 3.6 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 12 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.3 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 2.9 MB/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 624 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 2.4 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 2.7 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/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 2.1 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/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 6.8 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-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 4.6 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.3 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 5.0 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 688 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 2.7 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.9 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 641 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 612 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 5.7 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 3.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 8.8 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 728 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 339 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.3 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 2.4 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 4.5 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 749 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 298 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 339 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 465 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 432 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 12 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/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 4.5 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/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/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/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 1.3 MB/s)
[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.4 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 27 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.5 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.core/0.8.11/org.jacoco.core-0.8.11.jar (210 kB at 12 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 6.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.9 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 5.0 MB/s)
[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 9.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_gerrit_jdk11_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 379 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.2 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 460 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 102 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.4 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 4.4 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 8.5 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.1 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 39 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 458 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 279 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.9 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 2.8 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 1.1 MB/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 810 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 805 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.2 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.0 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 9.7 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.1 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.1 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 374 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 130 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 185 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.5 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 276 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 239 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.1 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.5 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 295 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 528 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 249 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 947 kB/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 1.1 MB/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 275 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 521 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 208 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.8 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 728 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 7.4 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.9 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 448 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 1.7 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 6.9 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 3.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 704 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 767 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 825 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 819 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 3.6 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 649 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 10 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 118 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 247 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 385 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 3.7 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.0 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 11 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 571 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 578 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.0 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 297 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.6 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 349 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 348 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 299 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 171 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 612 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.4 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.4 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/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 3.7 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/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/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-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 14 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-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 6.4 MB/s)
[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.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[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/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 3.6 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/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar (1.4 MB at 43 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 697 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 3.4 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/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 3.3 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 2.2 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 640 kB/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 6.4 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/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 1.9 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 921 kB/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/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 2.2 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 659 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.1 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/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 2.6 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 92 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/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 6.0 MB/s)
[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 40 kB/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] 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 212 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-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 1.0 MB/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 160 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/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 373 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/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 48 kB/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/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 2.9 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/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 2.4 MB/s)
[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.4 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] 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/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.1 MB/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/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (22 kB at 115 kB/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/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 kB at 86 kB/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/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar (7.2 MB at 27 MB/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/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 1.7 MB/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-commons/4.0/asm-commons-4.0.jar (38 kB at 143 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/4.0/asm-4.0.jar (46 kB at 171 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-util/4.0/asm-util-4.0.jar (37 kB at 138 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/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 kB at 72 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 988 kB/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.0 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 9.0 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 33 MB/s)
[INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 27 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 15 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 44 MB/s)
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 933 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 859 kB/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.1 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 15 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 38 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 56 MB/s)
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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 1.6 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 402 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.3 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 301 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 55 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 660 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] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar
[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.8 MB/s)
[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/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 173 kB/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 675 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/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 1.2 MB/s)
[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 15 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 9.5 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 3.9 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 18 MB/s)
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >-----------
[INFO] Building Scout JaxWs Module 24.2-SNAPSHOT                         [2/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >-----------
[INFO] Building Scout JS Sample Application 24.2-SNAPSHOT                [3/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >--------------
[INFO] Building org.eclipse.scout.rt 24.2-SNAPSHOT                       [4/71]
[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_gerrit_jdk11_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] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >-------------
[INFO] Building org.eclipse.scout.json 24.2-SNAPSHOT                     [5/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 9.4 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 3.1 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 7.1 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 4.5 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 32 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_gerrit_jdk11_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_gerrit_jdk11_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 193 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 189 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.2 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 151 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 154 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 714 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 2.3 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.3 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 5.4 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 438 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.4 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 410 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 73 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.5 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 355 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 357 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 454 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 938 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 280 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 276 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 677 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 829 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 828 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 474 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 163 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 172 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-utils/3.5.0/plexus-utils-3.5.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 3.3 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] 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] 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 942 kB/s)
[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/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 3.3 MB/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-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 24 MB/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/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 4.7 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/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 3.3 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.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 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 213 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/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 6.6 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/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 6.2 MB/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/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 128 kB/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/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar (530 kB at 17 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/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar (14 kB at 370 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/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 237 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/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar (3.4 kB at 93 kB/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 182 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 158 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/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar (193 kB at 4.5 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/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar (100 kB at 2.2 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 276 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/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 1.1 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/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 3.0 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/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 2.1 MB/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/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 474 kB/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/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 5.5 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 362 kB/s)
[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 74 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 40 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 28 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONStringer.java:[71,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[726,21] Unsupported @SuppressWarnings("squid:S1244")
[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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 1.0 MB/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 472 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 636 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 1.2 MB/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 335 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 5.3 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.5 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.3 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 362 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 371 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 446 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.1 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.9 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.1 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 125 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.1 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 499 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 708 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 342 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 2.2 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 2.2 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 3.1 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.5 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 3.1 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 712 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 532 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/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/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 24 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] 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 3.2 MB/s)
[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] 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-booter/3.2.3/surefire-booter-3.2.3.jar (118 kB at 13 MB/s)
[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.4 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] 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-api/3.2.3/surefire-api-3.2.3.jar (171 kB at 14 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/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/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 8.5 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 22 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 42 MB/s)
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 435 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 522 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 555 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 402 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 3.0 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 2.0 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 2.9 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 3.7 MB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.json.CompatibilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.json.CompatibilityTest
[INFO] Running org.json.JSONArrayTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.json.JSONArrayTest
[INFO] Running org.json.JSONObjectTest
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.json.JSONObjectTest
[INFO] Running org.json.JSONStringerTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.json.JSONStringerTest
[INFO] Running org.json.JSONTokenerTest
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.json.JSONTokenerTest
[INFO] Running org.json.ParsingTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.json.ParsingTest
[INFO] Running org.json.SelfUseTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.json.SelfUseTest
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >---------
[INFO] Building org.eclipse.scout.rt.platform 24.2-SNAPSHOT              [6/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 562 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.0 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 1.2 MB/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 2.2 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 703 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.6 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.2 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.3 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 2.2 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 183 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 2.2 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 3.3 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 216 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 356 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 30 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 745 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 8.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.6 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 33 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 28 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<java.lang.reflect.Method[]>) from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<VALUE_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<D> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<D> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<D> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/IOUtility.java:[548,21] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[2124,21] Unsupported @SuppressWarnings("squid:S2245")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject >--------
[INFO] Building org.eclipse.scout.rt.dataobject 24.2-SNAPSHOT            [7/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<capture#38-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<capture#42-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<capture#127-of ?> to org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<WRAPPED_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<WRAPPED_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[44,32] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoSet.java:[25,19] Unsupported @SuppressWarnings("squid:S2333")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<capture#2-of ?> to org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<capture#1-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.migration.IDoStructureMigrationTargetContextData>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<capture#21-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<capture#28-of ? extends java.lang.Object> to java.lang.Class<java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[170,42] Type safety: Unchecked cast from java.util.function.Function<T,java.lang.String> to java.util.function.Function<java.lang.Object,java.lang.String>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<EXPLICIT_SOURCE>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<EXPLICIT_TARGET>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<capture#18-of ?> to NODE
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.dataobject.DoValue>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.dataobject.DoList>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >-------
[INFO] Building org.eclipse.scout.rt.platform.test 24.2-SNAPSHOT         [8/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 352 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.3 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 8.8 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.7 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.2 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 44 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 20 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 62 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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<? extends java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<? extends java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<java.lang.String,java.lang.String>[]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<java.lang.String,java.lang.String>[]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<java.lang.String,java.lang.String>[]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<java.lang.Integer,java.lang.String>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<java.lang.Integer,java.lang.String>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<java.lang.Integer,java.lang.String>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<java.lang.Integer,java.lang.String>
[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_gerrit_jdk11_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_gerrit_jdk11_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 528 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 574 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 11 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 448 kB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.platform.ApplicationTest
2024-05-14 06:14:04,642 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader
2024-05-14 06:14:04,668 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-05-14 06:14:04,677 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:14:04,730 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:14:05,292 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 621.848450 ms. Total class count: 1360
2024-05-14 06:14:05,333 WARN  [main] 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-05-14 06:14:05,361 WARN  [main] 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-05-14 06:14:05,376 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 161 beans in 83.705664 ms
2024-05-14 06:14:05,434 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 161 beans in 58.041854 ms
2024-05-14 06:14:05,446 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:14:05,546 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:14:05,547 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-05-14 06:14:05,549 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: 1.404 s -- in org.eclipse.scout.rt.platform.ApplicationTest
[INFO] Running org.eclipse.scout.rt.platform.ApplicationsScopedTest
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.199 s -- in org.eclipse.scout.rt.platform.ApplicationsScopedTest
[INFO] Running org.eclipse.scout.rt.platform.BEANSTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.BEANSTest
[INFO] Running org.eclipse.scout.rt.platform.BeanContextTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.platform.BeanContextTest
[INFO] Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.049 s -- in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
[INFO] Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
[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.BeanManagerUniqueTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanManagerUniqueTest
[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.BeanRegisterUnregisterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
[INFO] Running org.eclipse.scout.rt.platform.BeanTestingHelperTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in org.eclipse.scout.rt.platform.BeanTestingHelperTest
[INFO] Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
[INFO] Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.189 s -- in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
[INFO] Running org.eclipse.scout.rt.platform.DoubleReplaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.DoubleReplaceTest
[INFO] Running org.eclipse.scout.rt.platform.DynamicAnnotationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.DynamicAnnotationTest
[INFO] Running org.eclipse.scout.rt.platform.InheritOrderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.InheritOrderTest
[INFO] Running org.eclipse.scout.rt.platform.InjectInstancesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.InjectInstancesTest
[INFO] Running org.eclipse.scout.rt.platform.InjectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.InjectionTest
[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.PlatformAwaitStartedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest
[INFO] Running org.eclipse.scout.rt.platform.PlatformStartTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.PlatformStartTest
[INFO] Running org.eclipse.scout.rt.platform.PostConstructTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.PostConstructTest
[INFO] Running org.eclipse.scout.rt.platform.PreDestroyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.PreDestroyTest
[INFO] Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.ReUseVsReplaceTest
[INFO] Running org.eclipse.scout.rt.platform.SameBeanOrderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.SameBeanOrderTest
[INFO] Running org.eclipse.scout.rt.platform.SimpleInstanceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.SimpleInstanceTest
[INFO] Running org.eclipse.scout.rt.platform.cache.BasicCacheTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.scout.rt.platform.cache.BasicCacheTest
[INFO] Running org.eclipse.scout.rt.platform.cache.CacheBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.scout.rt.platform.cache.CacheBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
[INFO] Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
[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.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.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.PropertiesHelperTest
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.030 s -- in org.eclipse.scout.rt.platform.config.PropertiesHelperTest
[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.context.RunContextChainInterceptorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest
[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.RunContextExceptionTranslationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunContextTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.eclipse.scout.rt.platform.context.RunContextTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunMonitorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.platform.context.RunMonitorTest
[INFO] Running org.eclipse.scout.rt.platform.events.ListenerListMonitorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.platform.events.ListenerListMonitorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
[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.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.PlaceholderExceptionTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
[INFO] Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.exception.VetoExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.filter.AndFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.scout.rt.platform.filter.AndFilterTest
[INFO] Running org.eclipse.scout.rt.platform.html.HTMLTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.platform.html.HTMLTest
[INFO] Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
[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.StyleHelperTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.platform.html.StyleHelperTest
[INFO] Running org.eclipse.scout.rt.platform.index.IndexedStoreTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.index.IndexedStoreTest
[INFO] Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
[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.internal.BeanHierarchyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest
[INFO] Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
[INFO] Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
[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.inventory.internal.JandexClassInventoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
[INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.209 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.job.AwaitDoneTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s -- in org.eclipse.scout.rt.platform.job.AwaitDoneTest
[INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
[INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionTest
[INFO] Running org.eclipse.scout.rt.platform.job.ExecutionHintTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.job.ExecutionHintTest
[INFO] Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
[INFO] Running org.eclipse.scout.rt.platform.job.FutureAwaitTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.platform.job.FutureAwaitTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobCancelTest
for-loop 1 in state DONE
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.051 s -- in org.eclipse.scout.rt.platform.job.JobCancelTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest
Run: 7466 [7255 run/sec]
Run: 18155 [8947 run/sec]
Run: 32128 [10606 run/sec]
Run: 50694 [12582 run/sec]
Run: 71755 [14265 run/sec]
Run: 93410 [15490 run/sec]
Run: 100000 [14224 run/sec]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.035 s -- in org.eclipse.scout.rt.platform.job.JobFutureTaskTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.platform.job.JobFutureVisitTest
[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.JobListenerTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.platform.job.JobListenerTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobManagerTest
[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.JobScheduleTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.520 s -- in org.eclipse.scout.rt.platform.job.JobScheduleTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobStateTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.272 s -- in org.eclipse.scout.rt.platform.job.JobStateTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.job.JobsTest
[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.ScheduleAtFixedRateTest
[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.ScheduleDelayedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 s -- in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
[INFO] Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.815 s -- in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
[INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 s -- in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
[INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 s -- in org.eclipse.scout.rt.platform.job.WhenDoneTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
[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.future.FutureFilterBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
[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.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.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.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.RunContextFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s -- in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.846 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
[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.FutureFinishedTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 s -- in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerTest
[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.MutualExclusionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s -- in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
[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.PermitAcquisitionOrderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.24 s -- in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.208 s -- in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.02 s -- in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
[INFO] Running org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest
[INFO] Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
[INFO] Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
[INFO] Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
[INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest
[INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest
[INFO] Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.platform.nls.CollatorProviderTest
[INFO] Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.platform.nls.DynamicNlsTest
[INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest
Done: Job 6
Done: Job 1
Done: Job 9
Done: Job 7
Done: Job 8
Done: Job 3
Done: Job 5
Done: Job 0
Done: Job 4
Done: Job 2
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest
[INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest
[INFO] Running org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest
[INFO] Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
[INFO] Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.resource.BinaryRefTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.platform.resource.BinaryRefTest
[INFO] Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.platform.resource.BinaryResourceTest
[INFO] Running org.eclipse.scout.rt.platform.security.CrypterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.eclipse.scout.rt.platform.security.CrypterTest
[INFO] Running org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest
[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.SecurityUtilityTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.894 s -- in org.eclipse.scout.rt.platform.security.SecurityUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.security.SubjectProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest
[WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest
[INFO] Running org.eclipse.scout.rt.platform.service.ServiceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.service.ServiceTest
[INFO] Running org.eclipse.scout.rt.platform.status.MultiStatusTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.status.MultiStatusTest
[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.text.HTMLTextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.text.HTMLTextTest
[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.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)
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
[INFO] Running org.eclipse.scout.rt.platform.util.AssertionsTest
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.platform.util.AssertionsTest
[INFO] Running org.eclipse.scout.rt.platform.util.Base64UtilityTest
#TUNING: decode[1000] sum=20.540094ms min=0.004248ms avg=0.020540ms median=0.019871ms max=0.066639ms  [without 10 smallest and 10 largest:  sum=20.045003 min=0.005350ms avg=0.020474ms median=0.019871ms max=0.038706ms]
#TUNING: encode[1000] sum=3.474923ms min=0.001915ms avg=0.003474ms median=0.002995ms max=0.053171ms  [without 10 smallest and 10 largest:  sum=3.208906 min=0.001972ms avg=0.003277ms median=0.002995ms max=0.010906ms]
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.platform.util.Base64UtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.BeanUtilityTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.util.BeanUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
[INFO] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
[INFO] Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.BooleanUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.ClassIdentifierTest
[INFO] Running org.eclipse.scout.rt.platform.util.CloneUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.CloneUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.CollectionUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.CompositeObjectTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.platform.util.CompositeObjectTest
[INFO] Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
[INFO] Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest
[INFO] Running org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest
[INFO] Running org.eclipse.scout.rt.platform.util.EnumerationUtilityTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.EnumerationUtilityTest
[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.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.FileUtilityTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.util.FileUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.FinalValueTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.FinalValueTest
[INFO] Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.util.FormattingUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.HexUtilityTest
#TUNING: decode[1000] sum=37.911170ms min=0.001927ms avg=0.037911ms median=0.034196ms max=0.137165ms  [without 10 smallest and 10 largest:  sum=36.754744 min=0.003000ms avg=0.037543ms median=0.034196ms max=0.098092ms]
#TUNING: encode[1000] sum=29.082069ms min=0.001663ms avg=0.029082ms median=0.028877ms max=0.085883ms  [without 10 smallest and 10 largest:  sum=28.324605 min=0.002257ms avg=0.028932ms median=0.028877ms max=0.069641ms]
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.scout.rt.platform.util.HexUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.IOUtilityTest
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.platform.util.IOUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.JarManifestHelperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.JarManifestHelperTest
[INFO] Running org.eclipse.scout.rt.platform.util.LambdaUtilityTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.LambdaUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.LazyValueTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.LazyValueTest
[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.LockFileTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s -- in org.eclipse.scout.rt.platform.util.LockFileTest
[INFO] Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.util.MatrixUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
[INFO] Running org.eclipse.scout.rt.platform.util.NumberUtilityTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.util.NumberUtilityTest
[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.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.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.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.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.StreamUtilityTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.util.StreamUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.StringUtilityTest
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.platform.util.StringUtilityTest
[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.ToStringBuilderTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ToStringBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.util.TriStateTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.TriStateTest
[INFO] Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.UriBuilderTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.UriBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.util.UriUtilityTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.platform.util.UriUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
[INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
[INFO] Running org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest
[INFO] Running org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.060 s -- in org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest
[INFO] Running org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.632 s -- in org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest
[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.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.DateTimePeriodFormatterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.522 s -- in org.eclipse.scout.rt.platform.util.date.DateUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest
[INFO] Running org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest
#TUNING: add1 50000 took 76.729167ms
#TUNING: add1-last 50000 took 88.127717ms
#TUNING: add2 50000 took 14.150487ms
#TUNING: add2-last 50000 took 13.596385ms
#TUNING: event1 took 25.481330ms
#TUNING: event2 took 8.146236ms
#TUNING: remove1 50000 took 201.151051ms
#TUNING: remove2 50000 took 8.821810ms
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.444 s -- in org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest
[INFO] Running org.eclipse.scout.rt.platform.util.event.FastListenerListTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.event.FastListenerListTest
[INFO] Running org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest
[INFO] Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
[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.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.parameterized.ParameterizedPlatformTestRunnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
[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.statement.ScheduledDescendantJobListenerPlatformTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s -- in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 s -- in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
[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.concurrent.ThreadInterruptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 1932, 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.api.data >---------
[INFO] Building org.eclipse.scout.rt.api.data 24.2-SNAPSHOT              [9/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<DATA_TYPE> 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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.ApiExposeHelperTest
2024-05-14 06:16:20,776 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-05-14 06:16:20,836 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:16:20,940 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:16:21,075 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 289.145602 ms. Total class count: 839
2024-05-14 06:16:21,273 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 163 beans in 194.789856 ms
2024-05-14 06:16:21,369 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 163 beans in 96.214143 ms
2024-05-14 06:16:21,426 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-05-14 06:16:21,428 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-05-14 06:16:21,545 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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s -- in org.eclipse.scout.rt.api.data.ApiExposeHelperTest
[INFO] Running org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.security >---------
[INFO] Building org.eclipse.scout.rt.security 24.2-SNAPSHOT             [10/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.nls >------------
[INFO] Building org.eclipse.scout.rt.nls 24.2-SNAPSHOT                  [11/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >----------
[INFO] Building org.eclipse.scout.rt.shared 24.2-SNAPSHOT               [12/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 868 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 4.5 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 305 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 1.8 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 487 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 373 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 244 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 994 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 3.4 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 5.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 723 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 288 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 24 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/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-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 592 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/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 19 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/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 1.3 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/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/5.2/httpcore5-5.2.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.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 19 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/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/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar (237 kB at 8.8 MB/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 26 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 54 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_gerrit_jdk11_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_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[67,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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[114,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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<OWNER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------
[INFO] Building org.eclipse.scout.rt.server.commons 24.2-SNAPSHOT       [13/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 28 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_gerrit_jdk11_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_gerrit_jdk11_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<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >----------
[INFO] Building org.eclipse.scout.rt.mom.api 24.2-SNAPSHOT              [14/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<REQUEST,REPLY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<REQUEST,REPLY> 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >----------
[INFO] Building org.eclipse.scout.rt.jackson 24.2-SNAPSHOT              [15/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 2.4 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 710 kB/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 53 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 8.7 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 34 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<capture#6-of ?> to org.eclipse.scout.rt.dataobject.AbstractDoCollection<?,java.util.Collection<?>>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<capture#7-of ?> to java.util.Collection<? extends org.eclipse.scout.rt.dataobject.IDoEntityContribution>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<java.lang.Object,capture#4-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<java.lang.Object,capture#6-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapper.java:[137,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.uinotification >------
[INFO] Building org.eclipse.scout.rt.uinotification 24.2-SNAPSHOT       [16/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:16:27,635 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-05-14 06:16:27,658 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:16:27,834 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 189.548976 ms. Total class count: 903
2024-05-14 06:16:28,172 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 187 beans in 335.902293 ms
2024-05-14 06:16:28,250 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 187 beans in 78.312457 ms
2024-05-14 06:16:28,266 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-05-14 06:16:28,268 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-05-14 06:16:29,546 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:29,555 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:29.555","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:29,941 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:29.941","id":"2","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 2
2024-05-14 06:16:29,942 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:29.942","id":"3","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 3
2024-05-14 06:16:29,999 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,000 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.000","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:30,001 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.001","id":"2","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 2
2024-05-14 06:16:30,005 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.005","id":"3","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 3
2024-05-14 06:16:30,006 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.006","id":"4","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 4
2024-05-14 06:16:30,008 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.008","id":"5","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 5
2024-05-14 06:16:30,010 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,012 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.012","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:30,026 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,029 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,030 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.030","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:30,033 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,033 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.033","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:30,034 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.034","id":"2","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 2
2024-05-14 06:16:30,036 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,037 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.037","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:30,039 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.039","id":"2","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 2
2024-05-14 06:16:30,040 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.040","id":"3","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 3
2024-05-14 06:16:30,042 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.042","id":"4","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 4
2024-05-14 06:16:30,043 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.043","id":"5","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 5
2024-05-14 06:16:30,045 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,045 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.045","id":"11","message":{"dummy":"a"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:30,047 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.047","id":"12","message":{"dummy":"b"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 2
2024-05-14 06:16:30,051 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,051 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.051","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic a"} for topic topic a. New size: 1
2024-05-14 06:16:30,052 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.052","id":"2","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic a"} for topic topic a. New size: 2
2024-05-14 06:16:30,053 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.053","id":"3","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic a"} for topic topic a. New size: 3
2024-05-14 06:16:30,056 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.056","id":"4","message":{"dummy":"a new"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic a"} for topic topic a. New size: 4
2024-05-14 06:16:30,058 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.058","id":"5","message":{"dummy":"a new user"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic a"} for topic topic a. New size: 5
2024-05-14 06:16:30,059 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.059","id":"6","message":{"dummy":"a new user max"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic a"} for topic topic a. New size: 6
2024-05-14 06:16:30,061 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,061 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.061","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:30,062 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.062","id":"2","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 2
2024-05-14 06:16:30,115 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 1.
2024-05-14 06:16:30,566 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 0.
2024-05-14 06:16:30,567 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:30,572 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.572","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:30,573 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":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q=="}],"name":"topic"}] and user null.
2024-05-14 06:16:30,579 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":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q=="}],"name":"topic"}] and user null.
2024-05-14 06:16:30,582 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.582","id":"2","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic b"} for topic topic b. New size: 1
2024-05-14 06:16:30,583 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":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q=="}],"name":"topic b"}] and user otto.
2024-05-14 06:16:30,585 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:30.585","id":"3","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic b"} for topic topic b. New size: 2
2024-05-14 06:16:30,586 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":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q=="}],"name":"topic b"}] and user null.
2024-05-14 06:16:30,589 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:31,091 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:31,092 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-05-14 06:16:31,094 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:31,094 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.094","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:31,095 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":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q=="}],"name":"topic"}] and user null without waiting.
2024-05-14 06:16:31,098 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:31,098 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.098","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:31,100 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.100","id":"2","message":{"dummy":"a"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 2
2024-05-14 06:16:31,102 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.102","id":"3","message":{"dummy":"b"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 3
2024-05-14 06:16:31,104 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:31,105 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.105","id":"2","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:31,108 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:31,108 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.108","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
2024-05-14 06:16:31,109 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":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q=="}],"name":"topic"}] and user null.
2024-05-14 06:16:31,111 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:31,111 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.111","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic a"} for topic topic a. New size: 1
2024-05-14 06:16:31,114 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.114","id":"2","message":{"dummy":"a"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic a"} for topic topic a. New size: 2
2024-05-14 06:16:31,115 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.115","id":"3","message":{"dummy":"b"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic b"} for topic topic b. New size: 1
2024-05-14 06:16:31,118 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-05-14 06:16:31,118 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-05-14 06:16:31.118","id":"1","message":{"dummy":"value"},"nodeId":"qhqlNne9lKsuKz8J+IOdxURsxaoRQ7piFaQmWow8LLCVuDJ8r8K+gWupxvO4emutP9NJRvyDjLgQwKfcfTPT3Q==","topic":"topic"} for topic topic. New size: 1
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.161 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >----------
[INFO] Building org.eclipse.scout.rt.server 24.2-SNAPSHOT               [17/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >-------
[INFO] Building org.eclipse.scout.rt.server.jaxws 24.2-SNAPSHOT         [18/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 1.9 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 2.2 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.4 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 400 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 4.6 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 3.8 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.9 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 8.9 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/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar (37 kB at 4.7 MB/s)
[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] 
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<C> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<C> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >----------
[INFO] Building org.eclipse.scout.jaxws.apt 24.2-SNAPSHOT               [19/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 289 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.9 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 19 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/EntryPointDefinition.java:[46,19] Unsupported @SuppressWarnings("squid:S00117")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/codemodel/JConditionalEx.java:[27,19] Unsupported @SuppressWarnings("squid:S00100")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test >------
[INFO] Building org.eclipse.scout.rt.dataobject.test 24.2-SNAPSHOT      [20/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/migration/ConstantUuidProvider.java:[26,21] Unsupported @SuppressWarnings("squid:S2245")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractIdCodecTest.java:[35,19] Unsupported @SuppressWarnings("squid:S00100")
[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_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoEntityTest.java:[97,21] Unnecessary @SuppressWarnings("unchecked")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[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_gerrit_jdk11_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_gerrit_jdk11_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.AbstractLongIdTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.scout.rt.dataobject.AbstractLongIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractRootIdTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.dataobject.AbstractRootIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractStringIdTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.dataobject.AbstractStringIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractUuIdTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.AbstractUuIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectContributionTest
2024-05-14 06:16:36,480 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-05-14 06:16:36,541 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:16:36,661 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:16:37,127 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 595.816944 ms. Total class count: 1096
2024-05-14 06:16:37,416 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 254 beans in 286.995902 ms
2024-05-14 06:16:37,469 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 254 beans in 53.099665 ms
2024-05-14 06:16:37,484 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-05-14 06:16:37,485 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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.846 s -- in org.eclipse.scout.rt.dataobject.DataObjectContributionTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectHelperTest
2024-05-14 06:16:39,384 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-05-14 06:16:39,449 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.
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.569 s -- in org.eclipse.scout.rt.dataobject.DataObjectHelperTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectInventoryTest
2024-05-14 06:16:40,376 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-05-14 06:16:40,376 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-05-14 06:16:40,377 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-05-14 06:16:40,379 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-05-14 06:16:40,381 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-05-14 06:16:40,382 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-05-14 06:16:40,383 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-05-14 06:16:40,384 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-05-14 06:16:40,385 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-05-14 06:16:40,389 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-05-14 06:16:40,426 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-05-14 06:16:40,427 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-05-14 06:16:40,436 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-05-14 06:16:40,437 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-05-14 06:16:40,438 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.066 s -- in org.eclipse.scout.rt.dataobject.DataObjectInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoCollectionTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.dataobject.DoCollectionTest
[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.DoEntityHolderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DoEntityHolderTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMapperTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.dataobject.DoEntityMapperTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMappingsTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.dataobject.DoEntityMappingsTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.dataobject.DoEntityTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoListTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.dataobject.DoListTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoMapEntityTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DoMapEntityTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoNodeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.dataobject.DoNodeTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoPredicatesTest
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.scout.rt.dataobject.DoPredicatesTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoSetTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.dataobject.DoSetTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoValueTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DoValueTest
[INFO] Running org.eclipse.scout.rt.dataobject.EnumResolverTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.dataobject.EnumResolverTest
[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.enumeration.EnumInventoryTest
2024-05-14 06:16:40,826 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-05-14 06:16:40,827 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-05-14 06:16:40,828 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-05-14 06:16:40,829 INFO  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.init(EnumInventory.java:48) - Registry initialized, found 4 IEnum implementations with @EnumName annotation.
2024-05-14 06:16:40,830 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-05-14 06:16:40,830 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-05-14 06:16:40,830 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-05-14 06:16:40,831 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-05-14 06:16:40,831 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-05-14 06:16:40,831 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-05-14 06:16:40,832 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-05-14 06:16:40,832 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-05-14 06:16:40,833 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-05-14 06:16:40,833 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-05-14 06:16:40,833 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-05-14 06:16:40,834 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.010 s -- in org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IIdsTest
2024-05-14 06:16:41,183 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-05-14 06:16:41,186 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.355 s -- in org.eclipse.scout.rt.dataobject.id.IIdsTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IdCodecTest
[INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.dataobject.id.IdCodecTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IdFactoryTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.dataobject.id.IdFactoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IdInventoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.id.IdInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.NodeIdTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.dataobject.id.NodeIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest
[INFO] Running org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest
2024-05-14 06:16:41,692 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-05-14 06:16:41,695 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: 0.165 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest
[INFO] Running org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 604, 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >--------
[INFO] Building org.eclipse.scout.rt.shared.test 24.2-SNAPSHOT          [21/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<CODE_ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<OWNER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<DATA_TYPE> 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_gerrit_jdk11_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_gerrit_jdk11_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.ScoutSharedIdStructureTest
2024-05-14 06:16:44,334 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:16:44,551 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:16:44,851 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 596.335963 ms. Total class count: 1412
2024-05-14 06:16:44,960 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-05-14 06:16:45,065 WARN  [ForkJoinPool.commonPool-worker-1] 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-05-14 06:16:45,256 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 267 beans in 294.481998 ms
2024-05-14 06:16:45,351 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 267 beans in 95.040802 ms
2024-05-14 06:16:45,366 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-05-14 06:16:45,435 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered.
2024-05-14 06:16:45,436 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-05-14 06:16:45,567 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.842 s -- in org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest
[INFO] Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
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.097 s -- in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
[INFO] Running org.eclipse.scout.rt.shared.calendar.CalendarTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.scout.rt.shared.calendar.CalendarTest
[INFO] Running org.eclipse.scout.rt.shared.csv.CsvHelperTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.eclipse.scout.rt.shared.csv.CsvHelperTest
[INFO] Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
[INFO] Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
[INFO] Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.data.form.FormDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
[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.010 s -- in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
[INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.shared.extension.ExtensionChainTest
[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.064 s -- in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
[INFO] Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
[INFO] Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
[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.045 s -- in org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
[INFO] Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
[INFO] Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
[INFO] Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
2024-05-14 06:16:49,362 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,369 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,371 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,372 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,373 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-05-14 06:16:49,373 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,374 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,376 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,377 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,379 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,380 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-05-14 06:16:49,381 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.096 s -- in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
2024-05-14 06:16:49,387 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-05-14 06:16:49,426 WARN  [ForkJoinPool.commonPool-worker-1] 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-05-14 06:16:49,438 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:16:49,440 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered.
2024-05-14 06:16:49,441 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-05-14 06:16:49,483 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:16:49,483 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.102 s -- in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
[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;18f75c84272;0F$02$21$00$a7$bf$7f$3az$99H$be$5e$92e$10$9f$e0$ae$1a$87X$84_$c4$a7$de$c4$15rM$5c$16l$eb-$02$21$00$c8M$ffU$8c$84$db$b5f$9e$03$27$16$84$8f$a0$b8D4Z$0d$ee$0f$25$7c$b7$22$bc$1dLjl
Token: foo;18f75c842bd;jwt;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa;bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb;cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc;0E$02$20$0f$b0l$0f$5c$ff$07$9f$d1$fb$ed$01$1d$84$a3$fb$c17$a8$e0$d5$f4-$11$99$90$a7$7b$a3$80D$f1$02$21$00$c7$02$b0W$1cTJ$db$7eiP$ea$84$01$fbix$f5a$5d$0d$04$a6$e4$b3$84_$96OU$98$bd
2024-05-14 06:16:49,725 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:49) - Failed verifying signature of token foo;18f75c842de;0F$02$21$00$df$1b$da$ec$23$5d$0e$14$14W$fc$1f$fa$b5x$15$17$a63$c3$95$a6Z$16z$b0$7f$91$9f$0fQ$dc$02$21$00$c0H$8e$b0$08$a7$b81$05$fc$f7gC$0e$f6lc1$9c$10p$14Pd$d5g$3d$c2$9eu
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.<init>(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.249 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
2024-05-14 06:16:50,244 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:42) - Successfully installed java.net.CookieManager@3dd591b9 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@538905d2)
2024-05-14 06:16:50,353 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 2105598387
2024-05-14 06:16:50,354 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 232834050 (Cookie store: null)
2024-05-14 06:16:50,397 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 232834050 (Cookie store: Mock for CookieStore, hashCode: 1487941673)
2024-05-14 06:16:50,397 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@3dd591b9 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@538905d2)
2024-05-14 06:16:50,398 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:80) - Successfully uninstalled java.net.CookieManager@3dd591b9 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@538905d2)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
[INFO] Running org.eclipse.scout.rt.shared.session.SessionDataTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.shared.session.SessionDataTest
[INFO] Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
2024-05-14 06:16:50,750 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-05-14 06:16:50,752 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-05-14 06:16:50,755 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.020 s -- in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
[INFO] Running org.eclipse.scout.rt.shared.ui.UserAgentTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.ui.UserAgentTest
[INFO] Running org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest
[INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest
[INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >----
[INFO] Building org.eclipse.scout.rt.server.commons.test 24.2-SNAPSHOT  [22/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 457 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 130 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 14 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.1 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 2.6 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 2.9 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.3 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 85 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 272 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 610 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 433 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.9 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 19 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 23 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 12 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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")
[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_gerrit_jdk11_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_gerrit_jdk11_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.authentication.BearerAuthAccessControllerTest
2024-05-14 06:16:53,528 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-05-14 06:16:53,548 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:16:53,662 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:16:53,877 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 339.269028 ms. Total class count: 1393
2024-05-14 06:16:54,467 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 309 beans in 587.637953 ms
2024-05-14 06:16:54,551 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 309 beans in 83.425389 ms
2024-05-14 06:16:54,565 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-05-14 06:16:54,630 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-05-14 06:16:54,631 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-05-14 06:16:54,637 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.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-05-14 06:16:56,789 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: 4.667 s -- in org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest
2024-05-14 06:16:58,206 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.768 s -- in org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest
[INFO] Running org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest
[INFO] Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
2024-05-14 06:17:00,553 WARN  [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:131) - HealthCheck[40be24fa-43c5-4f63-9264-1a9140bca03d] has timed out after 1000ms, future=JobFutureTask@4ab090b6[job=40be24fa-43c5-4f63-9264-1a9140bca03d, state=RUNNING]. Cancelling job now.
2024-05-14 06:17:04,598 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=995d21ee-524a-4fca-bc06-f933fc2da100]
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.114 s -- in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
[INFO] Running org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest
2024-05-14 06:17:04,606 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-05-14 06:17:04,621 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:17:04,622 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-05-14 06:17:04,623 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-05-14 06:17:04,623 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-05-14 06:17:04,634 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-05-14 06:17:04,634 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-05-14 06:17:04,638 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:17:04,639 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.036 s -- in org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest
2024-05-14 06:17:05,011 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-05-14 06:17:05,086 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6df31abf{HTTP/1.1, (http/1.1)}{0.0.0.0:40341}
2024-05-14 06:17:05,090 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@18f8e2e0{STARTING}[11.0.18,sto=0] @13155ms
2024-05-14 06:17:05,928 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@18f8e2e0{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:05,931 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6df31abf{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-05-14 06:17:05,935 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-05-14 06:17:05,937 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4e35a219{HTTP/1.1, (http/1.1)}{0.0.0.0:34267}
2024-05-14 06:17:05,937 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@be9cc86{STARTING}[11.0.18,sto=0] @14003ms
2024-05-14 06:17:05,964 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@be9cc86{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:05,965 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4e35a219{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-05-14 06:17:05,968 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-05-14 06:17:05,969 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6ba0dcba{HTTP/1.1, (http/1.1)}{0.0.0.0:44709}
2024-05-14 06:17:05,970 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@37d3e740{STARTING}[11.0.18,sto=0] @14035ms
2024-05-14 06:17:06,037 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@37d3e740{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,038 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6ba0dcba{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-05-14 06:17:06,040 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-05-14 06:17:06,042 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@51f009ef{HTTP/1.1, (http/1.1)}{0.0.0.0:39387}
2024-05-14 06:17:06,042 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@9734cae{STARTING}[11.0.18,sto=0] @14108ms
2024-05-14 06:17:06,047 WARN  [qtp179168674-110] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException
2024-05-14 06:17:06,079 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@9734cae{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,079 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@51f009ef{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-05-14 06:17:06,081 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-05-14 06:17:06,083 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@84eafc2{HTTP/1.1, (http/1.1)}{0.0.0.0:39177}
2024-05-14 06:17:06,083 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6d658aa8{STARTING}[11.0.18,sto=0] @14149ms
2024-05-14 06:17:06,097 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6d658aa8{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,098 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@84eafc2{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-05-14 06:17:06,100 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-05-14 06:17:06,126 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5ab3f611{HTTP/1.1, (http/1.1)}{0.0.0.0:33363}
2024-05-14 06:17:06,126 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@40fd1a78{STARTING}[11.0.18,sto=0] @14192ms
2024-05-14 06:17:06,140 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@40fd1a78{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,140 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5ab3f611{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-05-14 06:17:06,142 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-05-14 06:17:06,144 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5b76b891{HTTP/1.1, (http/1.1)}{0.0.0.0:39269}
2024-05-14 06:17:06,144 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@245dbd09{STARTING}[11.0.18,sto=0] @14210ms
2024-05-14 06:17:06,157 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@245dbd09{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,158 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5b76b891{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-05-14 06:17:06,160 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-05-14 06:17:06,161 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6b6f73d{HTTP/1.1, (http/1.1)}{0.0.0.0:46365}
2024-05-14 06:17:06,161 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1f1e15de{STARTING}[11.0.18,sto=0] @14227ms
2024-05-14 06:17:06,175 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1f1e15de{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,175 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6b6f73d{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-05-14 06:17:06,200 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-05-14 06:17:06,202 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@694f0655{h2c, (h2c)}{0.0.0.0:36433}
2024-05-14 06:17:06,202 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5c13534a{STARTING}[11.0.18,sto=0] @14268ms
2024-05-14 06:17:06,466 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5c13534a{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,468 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@694f0655{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,471 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-05-14 06:17:06,472 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6792f2c6{h2c, (h2c)}{0.0.0.0:40541}
2024-05-14 06:17:06,473 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6920fa35{STARTING}[11.0.18,sto=0] @14538ms
2024-05-14 06:17:06,537 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6920fa35{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,538 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6792f2c6{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,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-05-14 06:17:06,541 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2b9bbaa8{h2c, (h2c)}{0.0.0.0:38023}
2024-05-14 06:17:06,541 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4d142b53{STARTING}[11.0.18,sto=0] @14607ms
2024-05-14 06:17:06,568 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4d142b53{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,569 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2b9bbaa8{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,571 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-05-14 06:17:06,573 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@3c468360{h2c, (h2c)}{0.0.0.0:36491}
2024-05-14 06:17:06,574 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@169d5567{STARTING}[11.0.18,sto=0] @14639ms
2024-05-14 06:17:06,578 WARN  [qtp942016720-189] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException
2024-05-14 06:17:06,588 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@169d5567{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,589 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@3c468360{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,591 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-05-14 06:17:06,592 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7f6a6d46{h2c, (h2c)}{0.0.0.0:33849}
2024-05-14 06:17:06,593 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6bec566e{STARTING}[11.0.18,sto=0] @14658ms
2024-05-14 06:17:06,638 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6bec566e{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,639 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7f6a6d46{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,642 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-05-14 06:17:06,643 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6d84ab90{h2c, (h2c)}{0.0.0.0:41929}
2024-05-14 06:17:06,644 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7983a5d5{STARTING}[11.0.18,sto=0] @14710ms
2024-05-14 06:17:06,658 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7983a5d5{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,660 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6d84ab90{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,662 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-05-14 06:17:06,664 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@469bd719{h2c, (h2c)}{0.0.0.0:37585}
2024-05-14 06:17:06,664 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1dc2c13c{STARTING}[11.0.18,sto=0] @14730ms
2024-05-14 06:17:06,677 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1dc2c13c{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,678 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@469bd719{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,680 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-05-14 06:17:06,682 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@549debdb{h2c, (h2c)}{0.0.0.0:34925}
2024-05-14 06:17:06,683 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6075a4ea{STARTING}[11.0.18,sto=0] @14749ms
2024-05-14 06:17:06,698 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6075a4ea{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,699 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@549debdb{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,702 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-05-14 06:17:06,704 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@49c6ee4a{h2c, (h2c)}{0.0.0.0:44577}
2024-05-14 06:17:06,705 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1bfb60b7{STARTING}[11.0.18,sto=0] @14770ms
2024-05-14 06:17:06,840 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1bfb60b7{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,841 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@49c6ee4a{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,843 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-05-14 06:17:06,845 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@68dc2f53{h2c, (h2c)}{0.0.0.0:43289}
2024-05-14 06:17:06,845 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1c09bb7a{STARTING}[11.0.18,sto=0] @14911ms
2024-05-14 06:17:06,873 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1c09bb7a{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,874 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@68dc2f53{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,877 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-05-14 06:17:06,878 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2b18b308{h2c, (h2c)}{0.0.0.0:35429}
2024-05-14 06:17:06,879 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3e755d5f{STARTING}[11.0.18,sto=0] @14944ms
2024-05-14 06:17:06,947 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3e755d5f{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,950 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2b18b308{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,951 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-05-14 06:17:06,953 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@215404a1{h2c, (h2c)}{0.0.0.0:39175}
2024-05-14 06:17:06,953 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@41dc34c8{STARTING}[11.0.18,sto=0] @15019ms
2024-05-14 06:17:06,957 WARN  [qtp522361920-266] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException
2024-05-14 06:17:06,966 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@41dc34c8{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,967 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@215404a1{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,969 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-05-14 06:17:06,970 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6fd37997{h2c, (h2c)}{0.0.0.0:35361}
2024-05-14 06:17:06,970 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1c97c3bb{STARTING}[11.0.18,sto=0] @15036ms
2024-05-14 06:17:06,983 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1c97c3bb{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:06,984 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6fd37997{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:06,986 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-05-14 06:17:06,988 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@116efe65{h2c, (h2c)}{0.0.0.0:37511}
2024-05-14 06:17:06,988 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4bec6682{STARTING}[11.0.18,sto=0] @15054ms
2024-05-14 06:17:07,025 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4bec6682{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:07,026 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@116efe65{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:07,028 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-05-14 06:17:07,030 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6406b84d{h2c, (h2c)}{0.0.0.0:46211}
2024-05-14 06:17:07,030 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5e643402{STARTING}[11.0.18,sto=0] @15096ms
2024-05-14 06:17:07,044 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5e643402{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:07,045 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6406b84d{h2c, (h2c)}{0.0.0.0:0}
2024-05-14 06:17:07,047 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-05-14 06:17:07,049 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@75559cd9{h2c, (h2c)}{0.0.0.0:35885}
2024-05-14 06:17:07,049 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@626ff077{STARTING}[11.0.18,sto=0] @15115ms
2024-05-14 06:17:07,062 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@626ff077{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:07,063 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@75559cd9{h2c, (h2c)}{0.0.0.0:0}
[WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.295 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 102, 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.jetty >-----------
[INFO] Building org.eclipse.scout.rt.jetty 24.2-SNAPSHOT                [23/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 449 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 343 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 316 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 318 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 16 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-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar (17 kB at 1.9 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 2.0 MB/s)
[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 8.1 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 12 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] 
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.app >------------
[INFO] Building org.eclipse.scout.rt.app 24.2-SNAPSHOT                  [24/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.app >--------
[INFO] Building org.eclipse.scout.rt.server.app 24.2-SNAPSHOT           [25/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >--------
[INFO] Building org.eclipse.scout.rt.server.test 24.2-SNAPSHOT          [26/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<E> 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_gerrit_jdk11_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_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> 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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:17:11,819 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-05-14 06:17:11,845 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:17:11,972 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:17:12,259 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 424.407141 ms. Total class count: 1736
2024-05-14 06:17:12,576 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 398 beans in 314.915676 ms
2024-05-14 06:17:12,639 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 398 beans in 62.990123 ms
2024-05-14 06:17:12,652 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-05-14 06:17:12,673 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-05-14 06:17:12,674 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-05-14 06:17:12,680 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-05-14 06:17:12,868 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.server.AbstractServerSessionTest
2024-05-14 06:17:13,050 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=john]
2024-05-14 06:17:13,126 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4016ccc1[id = 15rh1skfsihuo899obl94msh2apfq97i1df3936riibldo7c1jkp], user=john] - MDC[principal=john]
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-05-14 06:17:14,232 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@7a31ca20[id = 6f8aca41-6c01-40c5-982d-c0668c96b8d7], user=john] - MDC[principal=john, scoutSession=15rh1skfsihuo899obl94msh2apfq97i1df3936riibldo7c1jkp]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s -- in org.eclipse.scout.rt.server.AbstractServerSessionTest
[INFO] Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
2024-05-14 06:17:14,749 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.545 s -- in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
[INFO] Running org.eclipse.scout.rt.server.ServerSessionListenerTest
2024-05-14 06:17:14,847 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@60b1ff3b[id = ], user=null]
2024-05-14 06:17:14,874 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@69feb4d9[id = ], user=null]
2024-05-14 06:17:14,884 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@69feb4d9[id = ], user=null]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.scout.rt.server.ServerSessionListenerTest
[INFO] Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest
2024-05-14 06:17:14,951 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-05-14 06:17:14,984 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.099 s -- in org.eclipse.scout.rt.server.ServiceOperationInvokerTest
[INFO] Running org.eclipse.scout.rt.server.ServiceTunnelServletTest
2024-05-14 06:17:15,026 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6e00837f[id = is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg], user=default] - MDC[principal=default]
2024-05-14 06:17:15,634 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4fa91d5b[id = testSessionId], user=default] - MDC[principal=default, scoutSession=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:17,755 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@401926df[id = testid], user=default] - MDC[principal=default]
2024-05-14 06:17:17,764 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4db728df[id = id1], user=null]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.777 s -- in org.eclipse.scout.rt.server.ServiceTunnelServletTest
[INFO] Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
[INFO] Running org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest
[INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
2024-05-14 06:17:18,057 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-05-14 06:17:18.038, newNotifications=[String -> all nodes (1x)], droppedNotifications=[String -> all nodes (1x)]]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
[INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
2024-05-14 06:17:19,801 INFO  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.publishWithoutClusterNotification(ClientNotificationRegistry.java:231) - Removing expired queue [clientNodeId=NodeId [Node1], lastConsumeAccess=2024-05-14 06:17:19.700]
2024-05-14 06:17:19,803 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.510 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
[INFO] Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
2024-05-14 06:17:19,846 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-05-14 06:17:19,877 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:17:19,880 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-05-14 06:17:19,881 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-05-14 06:17:19,882 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-05-14 06:17:19,887 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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
2024-05-14 06:17:20,141 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-05-14 06:17:20,284 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:20,299 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:20,369 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3a359f7c{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:20,388 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@28295554{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-05-14 06:17:20,426 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@24cbf894{STARTING}[11.0.18,sto=0] @10291ms
2024-05-14 06:17:20,861 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@24cbf894{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:20,863 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@28295554{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-05-14 06:17:20,867 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3a359f7c{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:20,872 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-05-14 06:17:20,890 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:20,892 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:20,894 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@20a7ce0{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:20,895 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@d426e01{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-05-14 06:17:20,895 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@183435c0{STARTING}[11.0.18,sto=0] @10760ms
2024-05-14 06:17:20,928 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@183435c0{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:20,929 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@d426e01{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-05-14 06:17:20,930 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@20a7ce0{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:20,932 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-05-14 06:17:20,946 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:20,947 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:20,949 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5ec25b61{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:20,950 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4db10b9f{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-05-14 06:17:20,950 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4830c979{STARTING}[11.0.18,sto=0] @10815ms
2024-05-14 06:17:20,957 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4830c979{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:20,957 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4db10b9f{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-05-14 06:17:20,958 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5ec25b61{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:20,961 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-05-14 06:17:20,971 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:20,972 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:20,974 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@79169472{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:20,974 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4468ced2{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-05-14 06:17:20,975 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2c989d82{STARTING}[11.0.18,sto=0] @10840ms
2024-05-14 06:17:20,987 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2c989d82{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:20,987 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4468ced2{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-05-14 06:17:20,988 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@79169472{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,027 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:17:21,028 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: 1.103 s -- in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRetryTest
2024-05-14 06:17:21,031 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-05-14 06:17:21,043 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,044 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,046 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@1b89debc{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,046 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@31c29db1{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,047 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4c5e123d{STARTING}[11.0.18,sto=0] @10912ms
2024-05-14 06:17:21,151 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4c5e123d{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,152 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@31c29db1{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,153 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@1b89debc{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,155 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-05-14 06:17:21,165 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,166 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,168 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3f7d73e3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,168 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4f239a76{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,169 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@190cc39e{STARTING}[11.0.18,sto=0] @11034ms
2024-05-14 06:17:21,174 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@190cc39e{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,174 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4f239a76{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,175 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3f7d73e3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,176 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-05-14 06:17:21,187 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,189 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,191 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@58c93be3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,192 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@153cf928{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,192 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@66ad7167{STARTING}[11.0.18,sto=0] @11057ms
2024-05-14 06:17:21,197 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-05-14 06:17:21,199 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@66ad7167{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,200 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@153cf928{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,201 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@58c93be3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,203 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-05-14 06:17:21,214 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,215 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,226 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@6a087c72{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,227 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@51d80f6e{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,227 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4bca2a09{STARTING}[11.0.18,sto=0] @11092ms
2024-05-14 06:17:21,231 WARN  [qtp1541974316-145] 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-05-14 06:17:21,234 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4bca2a09{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,235 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@51d80f6e{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,236 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@6a087c72{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,237 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-05-14 06:17:21,250 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,252 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,254 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@1f138b74{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,254 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@41bc501b{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,255 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@89dd102{STARTING}[11.0.18,sto=0] @11120ms
2024-05-14 06:17:21,260 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@89dd102{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,261 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@41bc501b{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,261 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@1f138b74{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,263 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-05-14 06:17:21,276 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,278 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,280 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@19bad88{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,281 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5ae6119b{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,281 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@329a27ae{STARTING}[11.0.18,sto=0] @11147ms
2024-05-14 06:17:21,286 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-05-14 06:17:21,288 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-05-14 06:17:21,292 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@329a27ae{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,292 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5ae6119b{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-05-14 06:17:21,293 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@19bad88{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,326 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-05-14 06:17:21,339 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:17:21,340 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-05-14 06:17:21,340 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-05-14 06:17:21,341 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-05-14 06:17:21,345 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.319 s -- in org.eclipse.scout.rt.server.commons.http.HttpRetryTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest
2024-05-14 06:17:21,353 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-05-14 06:17:21,362 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,363 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,364 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5e445ffe{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,365 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2c1b10f2{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-05-14 06:17:21,365 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@71eead09{STARTING}[11.0.18,sto=0] @11231ms
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$525/0x00007f4ff851f700]
	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-05-14 06:17:21,374 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@71eead09{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,374 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2c1b10f2{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-05-14 06:17:21,375 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5e445ffe{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,378 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-05-14 06:17:21,386 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,387 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,425 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@4ea4290f{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,426 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@70a3b{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-05-14 06:17:21,426 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@37289e90{STARTING}[11.0.18,sto=0] @11292ms
2024-05-14 06:17:21,428 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-05-14 06:17:21,448 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@37289e90{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,449 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@70a3b{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-05-14 06:17:21,450 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@4ea4290f{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,452 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:17:21,453 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-05-14 06:17:21,453 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-05-14 06:17:21,462 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:17:21,463 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-05-14 06:17:21,464 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-05-14 06:17:21,464 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-05-14 06:17:21,467 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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest
2024-05-14 06:17:21,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-05-14 06:17:21,482 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,483 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,485 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5924ea91{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,485 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@779cda39{HTTP/1.1, (http/1.1)}{0.0.0.0:33007}
2024-05-14 06:17:21,485 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2a22e7e2{STARTING}[11.0.18,sto=0] @11351ms
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-05-14 06:17:21,747 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2a22e7e2{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,748 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@779cda39{HTTP/1.1, (http/1.1)}{0.0.0.0:33007}
2024-05-14 06:17:21,748 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5924ea91{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,751 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:17:21,751 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.278 s -- in org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpSimpleTest
2024-05-14 06:17:21,755 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-05-14 06:17:21,764 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,765 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,766 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@6441cff1{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,767 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5ab1107d{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-05-14 06:17:21,767 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4fd70118{STARTING}[11.0.18,sto=0] @11632ms
2024-05-14 06:17:21,772 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4fd70118{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,772 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5ab1107d{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-05-14 06:17:21,773 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@6441cff1{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
# HttpClient.write

# HttpClient.read

2024-05-14 06:17:21,775 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-05-14 06:17:21,783 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,784 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,785 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@72924f19{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,785 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@eb77241{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-05-14 06:17:21,786 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@77737e3e{STARTING}[11.0.18,sto=0] @11651ms
2024-05-14 06:17:21,790 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@77737e3e{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,791 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@eb77241{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-05-14 06:17:21,826 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@72924f19{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
# HttpClient.write

# HttpClient.read

2024-05-14 06:17:21,827 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-05-14 06:17:21,837 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,838 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,840 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@1e3689e7{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,841 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4c5ae26d{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-05-14 06:17:21,841 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@158b8d10{STARTING}[11.0.18,sto=0] @11707ms
2024-05-14 06:17:21,853 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@158b8d10{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,854 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4c5ae26d{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-05-14 06:17:21,854 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@1e3689e7{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
# HttpClient.write

# HttpClient.read

[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.server.commons.http.HttpSimpleTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest
2024-05-14 06:17:21,857 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-05-14 06:17:21,865 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,866 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,867 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@615bd28b{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,868 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@67201eeb{HTTP/1.1, (http/1.1)}{0.0.0.0:33002}
2024-05-14 06:17:21,868 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2eea0775{STARTING}[11.0.18,sto=0] @11734ms
2024-05-14 06:17:21,869 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-05-14 06:17:21,876 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-05-14 06:17:21,877 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-05-14 06:17:21,878 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7d2ddbf3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,879 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6a0a0f12{HTTP/1.1, (http/1.1)}{0.0.0.0:33003}
2024-05-14 06:17:21,879 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@689fe2a3{STARTING}[11.0.18,sto=0] @11744ms
2024-05-14 06:17:21,879 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2eea0775{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,879 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@67201eeb{HTTP/1.1, (http/1.1)}{0.0.0.0:33002}
2024-05-14 06:17:21,880 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@615bd28b{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-05-14 06:17:21,881 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@689fe2a3{STOPPING}[11.0.18,sto=0]
2024-05-14 06:17:21,881 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6a0a0f12{HTTP/1.1, (http/1.1)}{0.0.0.0:33003}
2024-05-14 06:17:21,881 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7d2ddbf3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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.025 s -- in org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest
[INFO] Running org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest
2024-05-14 06:17:21,888 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@401926df[id = testid], user=default]
2024-05-14 06:17:21,894 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-05-14 06:17:21,926 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2bc52b08[id = testId], user=null] - MDC[cid=5c56bb40-5dbb-401b-aa4f-acd30312b5bc]
2024-05-14 06:17:21,926 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@2bc52b08[id = testId], user=null]
2024-05-14 06:17:21,930 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-05-14 06:17:21,932 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@235b4aea[id = m3vrfaa2elq9mvgqj3l5rkn7u6ntrflrsc1b6vm3bpo1gdeg3kv], user=null] - MDC[cid=245debbb-57ba-4677-9fe1-a28a5d3adfc7]
2024-05-14 06:17:21,933 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@235b4aea[id = m3vrfaa2elq9mvgqj3l5rkn7u6ntrflrsc1b6vm3bpo1gdeg3kv], user=null]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest
[INFO] Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
[INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.context.ServerRunContextChainTest
[INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
2024-05-14 06:17:21,940 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4795876e[id = 39buqd0e1igoj9eq93sgh4akdj8q09euutkdb6a13412810b7mt], user=alpha] - MDC[principal=alpha]
2024-05-14 06:17:21,942 INFO  [scout-thread-24] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6fe828eb[id = d3uea3hj7dvi0lt63de3chknnh2mp95hrh8bpl9eufvi4cr10ki], user=beta] - MDC[principal=beta, jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$$Lambda$540/0x00007f4ff852e110]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
[INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.server.context.ServerRunContextTest
[INFO] Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
[INFO] Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
[INFO] Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
[INFO] Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
[INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
[INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
[INFO] Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
[INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
2024-05-14 06:17:22,361 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:22,429 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@768967cf[id = 1t00ipo7aah9puaku6fs76vg0m5q6dleja8tnea9m021spa7k8kn], user=system] - MDC[principal=system]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
[INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
[INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
2024-05-14 06:17:22,728 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:22,735 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:22,740 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:22,742 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:22,745 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:22,749 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:22,752 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:22,755 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
2024-05-14 06:17:22,758 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=is6iogbat3u1p7kdrp9jubur9qkmqu9u3d76gol4n0qa5hag8bg]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
[INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest
[INFO] Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s -- in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest
[INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
2024-05-14 06:17:23,543 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-05-14 06:17:23,629 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-05-14 06:17:23,654 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-05-14 06:17:23,680 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.277 s -- in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
[INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
2024-05-14 06:17:23,787 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.076 s -- in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
[INFO] Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest
2024-05-14 06:17:23,815 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@5aef36a9[id = testId], user=null]
2024-05-14 06:17:23,862 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@66d9c846[id = testId], user=null]
2024-05-14 06:17:23,866 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@2e0d6270[id = testId], user=null]
2024-05-14 06:17:23,869 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@1bad5ab3[id = testId], user=null]
2024-05-14 06:17:23,871 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@67b5da40[id = testId], user=null]
2024-05-14 06:17:23,876 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@3c48bbf3[id = testId], user=null]
2024-05-14 06:17:23,913 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@65a03c19[id = testId], user=null]
2024-05-14 06:17:23,915 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@59eff566[id = testId], user=null]
2024-05-14 06:17:23,916 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6bafe3b0[id = testId], user=null]
2024-05-14 06:17:23,917 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6992a147[id = testId], user=null]
2024-05-14 06:17:23,919 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@267a0b6a[id = c4ako1a4godt2t7v9s6gkk5r1ds2p489iko2764d6ae2aujcqo1], user=anna] - MDC[principal=anna]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.scout.rt.server.session.ServerSessionCacheTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
2024-05-14 06:17:23,926 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@70c3c5d7[id = 1ccu1cnd3g9dgigh03kbp35e82d3q25q859gtb4d26lq2f5pr4s7], user=anna] - MDC[principal=anna]
2024-05-14 06:17:23,928 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@7b381066[id = 1k4eedb05jn1qtbprshq792o95q11fn843mnmhji973o2nesgtbu], user=anna] - MDC[principal=anna]
2024-05-14 06:17:23,931 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@77c4aeb6[id = lu9t56phijs4919002fepiclvo4jjs4hct4mjabrb0k3kevtsg4], user=anna] - MDC[principal=anna]
2024-05-14 06:17:23,933 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@943d0c2[id = 9meihhllicemoqcvbqcnqcvcpeh576ej4li1mgdfdo5a35o0vks], user=anna] - MDC[principal=anna]
2024-05-14 06:17:23,935 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@79f6b43a[id = 1m3jpm2e5pko3te505prs197rvrv9jjvlmidteg197l0c4f55bap], user=anna] - MDC[principal=anna]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
2024-05-14 06:17:23,939 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@67c2ff5d[id = 55chv086s4i0dfq58jooeo475b835722mse13917f6f775rbbvb], user=john] - MDC[principal=john]
2024-05-14 06:17:23,941 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@421c4c3e[id = 1q682akatr9iohabsu9cab9j65dn8b1r98hg8m4hh4mbreju8j0f], 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.ServerTestRunnerDifferentSubjectTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >-----
[INFO] Building org.eclipse.scout.rt.server.jaxws.test 24.2-SNAPSHOT    [27/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 3.7 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 7.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.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 5.2 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 2.4 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 5.7 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 610 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.7 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 746 kB/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.1 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 224 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.1 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 579 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 2.2 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 2.0 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.8 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.7 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.9 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 2.4 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 560 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 2.8 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 520 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 4.0 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 2.2 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.6 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 3.9 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 1.0 MB/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.3 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 54 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/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar (29 kB at 3.6 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/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 5.4 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 18 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.7 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/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar (75 kB at 5.0 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/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar (65 kB at 4.3 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 40 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/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar (457 kB at 16 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.3 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 22 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 30 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_gerrit_jdk11_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_gerrit_jdk11_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.4 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 3.9 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 3.0 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 2.5 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 446 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 3.2 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 316 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 3.6 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 276 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 41 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 13 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 22 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/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar (89 kB at 5.9 MB/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/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] 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 1.2 MB/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 524 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 49 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 24 MB/s)
[INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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 538 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 2.0 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 432 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 549 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 1.8 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 2.2 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 352 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 904 kB/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 59 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 975 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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.adapter.CalendarDateTimeAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
2024-05-14 06:17:31,042 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-05-14 06:17:31,060 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:17:31,154 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:17:31,327 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 275.671250 ms. Total class count: 1688
2024-05-14 06:17:31,684 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 413 beans in 354.815966 ms
2024-05-14 06:17:31,763 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 413 beans in 79.386958 ms
2024-05-14 06:17:31,778 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-05-14 06:17:31,781 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-05-14 06:17:31,798 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-05-14 06:17:31,800 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-05-14 06:17:31,828 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-05-14 06:17:32,029 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-05-14 06:17:32,047 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-05-14 06:17:32,270 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=jaxws-user]
2024-05-14 06:17:32,327 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@1d2644e3[id = 1uvt6nkli8lf8ieu91hk4ajut9tiv39jpbpivn4akq1vvk6138mc], user=jaxws-user] - MDC[principal=jaxws-user]
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: 3.725 s -- in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >--------
[INFO] Building org.eclipse.scout.rt.server.jdbc 24.2-SNAPSHOT          [28/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >-----
[INFO] Building org.eclipse.scout.rt.server.jdbc.test 24.2-SNAPSHOT     [29/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> 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_gerrit_jdk11_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_gerrit_jdk11_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.BindValueTest
2024-05-14 06:17:38,054 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-05-14 06:17:38,075 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:17:38,194 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:17:38,377 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 314.024872 ms. Total class count: 1749
2024-05-14 06:17:38,728 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 407 beans in 348.369769 ms
2024-05-14 06:17:38,784 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 407 beans in 56.792095 ms
2024-05-14 06:17:38,799 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-05-14 06:17:38,838 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-05-14 06:17:38,840 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-05-14 06:17:38,846 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-05-14 06:17:39,028 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-05-14 06:17:39,196 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=default]
2024-05-14 06:17:39,243 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@7de4a01f[id = 180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v], user=default] - MDC[principal=default]
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-05-14 06:17:40,407 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.<clinit>(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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,452 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,484 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,488 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.048 s -- in org.eclipse.scout.rt.server.jdbc.BindValueTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
2024-05-14 06:17:40,528 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,528 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,544 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,545 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,548 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,550 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,555 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,556 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,558 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,560 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,564 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,564 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,566 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,568 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,572 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,573 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,574 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,576 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,580 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,580 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,582 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,583 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,587 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,588 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,589 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,591 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,595 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,595 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,597 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,627 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,633 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,634 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,635 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,637 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,641 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,642 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,643 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,645 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,649 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,649 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,651 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,653 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,657 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,657 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,659 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,660 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,664 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,664 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,666 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,667 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,671 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,672 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,673 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,675 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,680 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,681 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,682 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,684 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,688 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,688 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,689 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,691 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
2024-05-14 06:17:40,729 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,729 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,730 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,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     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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,739 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,745 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,745 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,746 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,751 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,751 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,752 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,755 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,756 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,757 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,760 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,760 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,761 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,765 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,765 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,766 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,770 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,770 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,771 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,774 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,776 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,780 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,780 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,781 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,784 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,786 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,787 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:40,788 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
2024-05-14 06:17:41,782 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,826 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,835 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,842 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,847 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,852 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,858 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,886 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,886 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,902 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,940 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,941 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,963 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,975 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,990 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,990 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:41,996 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:42,003 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:42,004 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
2024-05-14 06:17:42,028 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=180048eddi7vcpu9u9km1jg8ndpr8c1ogd8kbijeo7v6e5jad47v]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
[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.parsers.SqlFunctionReplaceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s -- in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.760 s -- in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >-----------
[INFO] Building org.eclipse.scout.rt.rest 24.2-SNAPSHOT                 [30/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.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 15 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[128,10] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[136,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[136,65] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[149,45] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[169,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.api >------------
[INFO] Building org.eclipse.scout.rt.api 24.2-SNAPSHOT                  [31/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:17:46,268 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-05-14 06:17:46,327 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:17:46,449 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:17:46,561 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 281.843619 ms. Total class count: 959
2024-05-14 06:17:46,845 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 214 beans in 281.811826 ms
2024-05-14 06:17:46,935 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 214 beans in 90.300259 ms
2024-05-14 06:17:46,955 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-05-14 06:17:46,958 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-05-14 06:17:47,135 WARN  [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:81) - Skipping CodeType without id.
2024-05-14 06:17:47,136 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.505 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >-------
[INFO] Building org.eclipse.scout.rt.jackson.test 24.2-SNAPSHOT         [32/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.dataobject.DoList>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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
[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_gerrit_jdk11_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_gerrit_jdk11_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.dataobject.DataObjectHelperNormalizeTest
2024-05-14 06:17:49,934 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-05-14 06:17:49,960 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:17:50,061 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:17:50,382 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 437.412071 ms. Total class count: 1046
2024-05-14 06:17:50,592 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 258 beans in 207.963387 ms
2024-05-14 06:17:50,655 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 258 beans in 62.991787 ms
2024-05-14 06:17:50,668 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-05-14 06:17:50,669 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-05-14 06:17:51,945 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-05-14 06:17:51,963 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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.989 s -- in org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.655 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
2024-05-14 06:17:56,334 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-05-14 06:17:56,651 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-05-14 06:17:56,685 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-05-14 06:17:56,791 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.448 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest
[INFO] Running org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >-------
[INFO] Building org.eclipse.scout.rt.mom.api.test 24.2-SNAPSHOT         [33/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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.DestinationConfigPropertyParserTest
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: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s -- in org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >----------
[INFO] Building org.eclipse.scout.rt.mom.jms 24.2-SNAPSHOT              [34/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<DTO> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<DTO> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<DTO> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<DTO> 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >-------
[INFO] Building org.eclipse.scout.rt.mom.jms.test 24.2-SNAPSHOT         [35/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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.6 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 5.7 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 11 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.5 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 2.4 MB/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 371 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 3.0 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 13 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 1.0 MB/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 2.7 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 1.2 MB/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.5 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 934 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 264 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 12 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 2.0 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 166 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 5.0 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 305 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 924 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 592 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 844 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 2.2 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 563 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 577 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.8 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 558 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 3.1 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 234 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 4.4 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.4 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 761 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.7 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 44 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 5.6 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-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar (39 kB at 2.8 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/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.7 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/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar (842 kB at 40 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-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar (147 kB at 6.4 MB/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-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar (25 kB at 1.0 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.9 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 45 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 9.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 16 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-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar (25 kB at 637 kB/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-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar (497 kB at 12 MB/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/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar (2.3 MB at 52 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 12 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-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar (38 kB at 741 kB/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/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar (121 kB at 1.4 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-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar (345 kB at 3.8 MB/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.2 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/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar (661 kB at 7.0 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/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar (666 kB at 7.1 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/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 2.6 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-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar (123 kB at 1.3 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 1.1 MB/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-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 1.2 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-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 2.0 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 119 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.6 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 2.2 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 2.0 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 5.3 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/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar (42 kB at 337 kB/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/artemis-journal/2.31.2/artemis-journal-2.31.2.jar (236 kB at 1.9 MB/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 267 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 220 kB/s)
[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 5.1 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 18 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-05-14 06:18:06,285 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-05-14 06:18:06,329 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:18:06,470 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:18:06,666 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 363.550131 ms. Total class count: 1002
2024-05-14 06:18:07,033 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 207 beans in 365.331680 ms
2024-05-14 06:18:07,079 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 207 beans in 45.559235 ms
2024-05-14 06:18:07,097 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-05-14 06:18:07,098 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-05-14 06:18:07,139 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-05-14 06:18:07,203 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-05-14 06:18:07,896 INFO  [main] 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.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.433 s -- in org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomManualTest
2024-05-14 06:18:08,369 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-05-14 06:18:08,387 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-05-14 06:18:08,497 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-05-14 06:18:08,788 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-05-14 06:18:08,860 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-05-14 06:18:08,993 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-05-14 06:18:08,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.ActiveMQServerControlImpl@44c54463
2024-05-14 06:18:08,995 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-05-14 06:18:09,037 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-05-14 06:18:09,038 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-05-14 06:18:09,244 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-05-14 06:18:09,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@4d5d945d
2024-05-14 06:18:09,433 INFO  [main] org.apache.activemq.audit.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@f1b006b
2024-05-14 06:18:09,436 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-05-14 06:18:09,437 INFO  [main] org.apache.activemq.audit.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@2c2dfde3
2024-05-14 06:18:09,438 INFO  [main] org.apache.activemq.audit.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@1131fcfd
2024-05-14 06:18:09,439 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-05-14 06:18:09,439 INFO  [main] org.apache.activemq.audit.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@46d2be66
2024-05-14 06:18:09,440 INFO  [main] org.apache.activemq.audit.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@119de68f
2024-05-14 06:18:09,441 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-05-14 06:18:09,441 INFO  [main] org.apache.activemq.audit.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@529cd3ba
2024-05-14 06:18:09,442 INFO  [main] org.apache.activemq.audit.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@4c541b00
2024-05-14 06:18:09,443 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-05-14 06:18:09,443 INFO  [main] org.apache.activemq.audit.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@1f26bd62
2024-05-14 06:18:09,444 INFO  [main] org.apache.activemq.audit.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@61f18997
2024-05-14 06:18:09,444 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-05-14 06:18:09,445 INFO  [main] org.apache.activemq.audit.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@55448710
2024-05-14 06:18:09,446 INFO  [main] org.apache.activemq.audit.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@39240aa3
2024-05-14 06:18:09,446 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-05-14 06:18:09,446 INFO  [main] org.apache.activemq.audit.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@13c36d48
2024-05-14 06:18:09,447 INFO  [main] org.apache.activemq.audit.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@7e93e396
2024-05-14 06:18:09,448 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-05-14 06:18:09,448 INFO  [main] org.apache.activemq.audit.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@f1e8753
2024-05-14 06:18:09,449 INFO  [main] org.apache.activemq.audit.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@1676e501
2024-05-14 06:18:09,450 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-05-14 06:18:09,450 INFO  [main] org.apache.activemq.audit.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@1ed763aa
2024-05-14 06:18:09,451 INFO  [main] org.apache.activemq.audit.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@7f39bcb5
2024-05-14 06:18:09,452 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-05-14 06:18:09,452 INFO  [main] org.apache.activemq.audit.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@4e6881e
2024-05-14 06:18:09,453 INFO  [main] org.apache.activemq.audit.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@25192b6e
2024-05-14 06:18:09,453 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-05-14 06:18:09,454 INFO  [main] org.apache.activemq.audit.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@76d654
2024-05-14 06:18:09,455 INFO  [main] org.apache.activemq.audit.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@32180efb
2024-05-14 06:18:09,455 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-05-14 06:18:09,455 INFO  [main] org.apache.activemq.audit.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@20ed6de
2024-05-14 06:18:09,456 INFO  [main] org.apache.activemq.audit.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@6ea0dfaa
2024-05-14 06:18:09,456 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-05-14 06:18:09,457 INFO  [main] org.apache.activemq.audit.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@5852605c
2024-05-14 06:18:09,458 INFO  [main] org.apache.activemq.audit.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@2acfd27b
2024-05-14 06:18:09,458 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-05-14 06:18:09,458 INFO  [main] org.apache.activemq.audit.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@5e8359da
2024-05-14 06:18:09,459 INFO  [main] org.apache.activemq.audit.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@36b6802f
2024-05-14 06:18:09,459 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-05-14 06:18:09,460 INFO  [main] org.apache.activemq.audit.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@7d2d5625
2024-05-14 06:18:09,460 INFO  [main] org.apache.activemq.audit.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@29a51ff1
2024-05-14 06:18:09,461 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-05-14 06:18:09,461 INFO  [main] org.apache.activemq.audit.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@6dacde96
2024-05-14 06:18:09,462 INFO  [main] org.apache.activemq.audit.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@6f999cf4
2024-05-14 06:18:09,462 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-05-14 06:18:09,463 INFO  [main] org.apache.activemq.audit.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@7892635c
2024-05-14 06:18:09,463 INFO  [main] org.apache.activemq.audit.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@79c9a128
2024-05-14 06:18:09,464 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-05-14 06:18:09,464 INFO  [main] org.apache.activemq.audit.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@729a98e9
2024-05-14 06:18:09,465 INFO  [main] org.apache.activemq.audit.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@51c7d472
2024-05-14 06:18:09,465 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-05-14 06:18:09,465 INFO  [main] org.apache.activemq.audit.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@3aa4d595
2024-05-14 06:18:09,466 INFO  [main] org.apache.activemq.audit.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@e50e308
2024-05-14 06:18:09,466 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-05-14 06:18:09,467 INFO  [main] org.apache.activemq.audit.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@28ab7ffb
2024-05-14 06:18:09,467 INFO  [main] org.apache.activemq.audit.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@47a05ad8
2024-05-14 06:18:09,468 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-05-14 06:18:09,468 INFO  [main] org.apache.activemq.audit.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@5b3427c4
2024-05-14 06:18:09,469 INFO  [main] org.apache.activemq.audit.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@5275d709
2024-05-14 06:18:09,469 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-05-14 06:18:09,469 INFO  [main] org.apache.activemq.audit.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@21523e1b
2024-05-14 06:18:09,470 INFO  [main] org.apache.activemq.audit.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@6461c673
2024-05-14 06:18:09,471 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-05-14 06:18:09,471 INFO  [main] org.apache.activemq.audit.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@1e11d73c
2024-05-14 06:18:09,472 INFO  [main] org.apache.activemq.audit.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@62a09668
2024-05-14 06:18:09,472 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-05-14 06:18:09,472 INFO  [main] org.apache.activemq.audit.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@5232cec1
2024-05-14 06:18:09,473 INFO  [main] org.apache.activemq.audit.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@388ad8aa
2024-05-14 06:18:09,473 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-05-14 06:18:09,474 INFO  [main] org.apache.activemq.audit.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@283240b0
2024-05-14 06:18:09,474 INFO  [main] org.apache.activemq.audit.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@4ec78008
2024-05-14 06:18:09,475 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-05-14 06:18:09,475 INFO  [main] org.apache.activemq.audit.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@ac71bd7
2024-05-14 06:18:09,476 INFO  [main] org.apache.activemq.audit.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@64e6cdad
2024-05-14 06:18:09,476 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-05-14 06:18:09,476 INFO  [main] org.apache.activemq.audit.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@5e6b2641
2024-05-14 06:18:09,477 INFO  [main] org.apache.activemq.audit.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@2c5e2a44
2024-05-14 06:18:09,477 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-05-14 06:18:09,477 INFO  [main] org.apache.activemq.audit.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@1ef585bb
2024-05-14 06:18:09,478 INFO  [main] org.apache.activemq.audit.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@4caca86d
2024-05-14 06:18:09,478 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-05-14 06:18:09,479 INFO  [main] org.apache.activemq.audit.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@4bf2c697
2024-05-14 06:18:09,479 INFO  [main] org.apache.activemq.audit.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@16a3d9a7
2024-05-14 06:18:09,480 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-05-14 06:18:09,480 INFO  [main] org.apache.activemq.audit.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@24c94e95
2024-05-14 06:18:09,481 INFO  [main] org.apache.activemq.audit.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@d8f65a1
2024-05-14 06:18:09,481 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-05-14 06:18:09,481 INFO  [main] org.apache.activemq.audit.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@5014ccf9
2024-05-14 06:18:09,482 INFO  [main] org.apache.activemq.audit.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@58f259bd
2024-05-14 06:18:09,483 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-05-14 06:18:09,483 INFO  [main] org.apache.activemq.audit.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@362109d0
2024-05-14 06:18:09,484 INFO  [main] org.apache.activemq.audit.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@4075c0d8
2024-05-14 06:18:09,484 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-05-14 06:18:09,484 INFO  [main] org.apache.activemq.audit.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@3670af2b
2024-05-14 06:18:09,485 INFO  [main] org.apache.activemq.audit.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@7c8537e9
2024-05-14 06:18:09,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@2b43eb71
2024-05-14 06:18:09,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@17224bad
2024-05-14 06:18:09,608 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-05-14 06:18:09,608 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=bb74a41e-11b9-11ef-8fb5-0a580a2842f4] 
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.679 s -- in org.eclipse.scout.rt.mom.jms.JmsMomManualTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest
2024-05-14 06:18:09,647 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:09,647 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [activemq]>
2024-05-14 06:18:09,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1269406647'.
2024-05-14 06:18:09,786 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #1 initialized: null
2024-05-14 06:18:09,879 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-05-14 06:18:09,881 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-05-14 06:18:09,882 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-05-14 06:18:09,882 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-05-14 06:18:09,882 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-05-14 06:18:10,137 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:1) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-05-14 06:18:10,145 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:1) started - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-05-14 06:18:10,146 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 subscriber, activemq.broker=mom1]
2024-05-14 06:18:10,189 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom1 started - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-05-14 06:18:10,250 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-4:1,clientId=Scout JUnit MOM #1 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-05-14 06:18:10,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@271df4c0, org.eclipse.scout.rt.mom.jms.JmsSubscription@86e7c7a]
2024-05-14 06:18:10,461 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:10,461 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:10,465 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom1 stopped
2024-05-14 06:18:10,466 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:1) is shutting down - MDC[activemq.broker=mom1]
2024-05-14 06:18:10,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:1) uptime 0.604 seconds - MDC[activemq.broker=mom1]
2024-05-14 06:18:10,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:1) is shutdown - MDC[activemq.broker=mom1]
2024-05-14 06:18:10,479 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:10,480 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 832.055678 ms
2024-05-14 06:18:10,480 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [activemq]>
2024-05-14 06:18:10,483 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:10,483 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [activemq]>
2024-05-14 06:18:10,484 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-05-14 06:18:10,484 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 217114804'.
2024-05-14 06:18:10,526 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #2 initialized: null
2024-05-14 06:18:10,528 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-05-14 06:18:10,528 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-05-14 06:18:10,529 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-05-14 06:18:10,529 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-05-14 06:18:10,529 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-05-14 06:18:10,530 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:2) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-05-14 06:18:10,531 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:2) started - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-05-14 06:18:10,531 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=mom2]
2024-05-14 06:18:10,532 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom2 started - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-05-14 06:18:10,533 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-7:1,clientId=Scout JUnit MOM #2 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-05-14 06:18:10,535 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works
2024-05-14 06:18:10,639 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works
2024-05-14 06:18:10,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$398/0x00007f25044b67c8@3ae648d2, org.eclipse.scout.rt.mom.jms.JmsSubscription@559d9517]
2024-05-14 06:18:10,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING]]
2024-05-14 06:18:10,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026738 ms
2024-05-14 06:18:10,643 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:10,643 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:10,644 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom2 stopped
2024-05-14 06:18:10,644 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:2) is shutting down - MDC[activemq.broker=mom2]
2024-05-14 06:18:10,645 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:2) uptime 0.117 seconds - MDC[activemq.broker=mom2]
2024-05-14 06:18:10,645 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:2) is shutdown - MDC[activemq.broker=mom2]
2024-05-14 06:18:10,645 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:10,645 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.871673 ms
2024-05-14 06:18:10,646 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [activemq]>
2024-05-14 06:18:10,647 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:10,647 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [activemq]>
2024-05-14 06:18:10,648 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1860982348'.
2024-05-14 06:18:10,649 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #3 initialized: null
2024-05-14 06:18:10,652 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:18:10,652 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:18:10,653 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:18:10,653 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:18:10,653 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:18:10,654 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:3) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:18:10,654 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:3) started - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:18:10,654 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=mom3]
2024-05-14 06:18:10,655 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom3 started - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:18:10,657 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-10:1,clientId=Scout JUnit MOM #3 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:18:10,763 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1f94e1, org.eclipse.scout.rt.mom.jms.JmsSubscription@30bd925c]
2024-05-14 06:18:10,763 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1e5e0e75[job=JMS subscriber, state=RUNNING]]
2024-05-14 06:18:10,764 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013084 ms
2024-05-14 06:18:10,764 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:10,764 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:10,765 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom3 stopped
2024-05-14 06:18:10,765 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:3) is shutting down - MDC[activemq.broker=mom3]
2024-05-14 06:18:10,766 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:3) uptime 0.113 seconds - MDC[activemq.broker=mom3]
2024-05-14 06:18:10,766 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:3) is shutdown - MDC[activemq.broker=mom3]
2024-05-14 06:18:10,766 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:10,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 118.981501 ms
2024-05-14 06:18:10,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [activemq]>
2024-05-14 06:18:10,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:10,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [activemq-j2ee]>
2024-05-14 06:18:10,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 222663848'.
2024-05-14 06:18:10,770 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #4 initialized: null
2024-05-14 06:18:10,771 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,771 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,772 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,772 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,772 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,772 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:4) is starting - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,773 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:4) started - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,773 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=mom4]
2024-05-14 06:18:10,773 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom4 started - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,778 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-13:2,clientId=null,started=false} - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1b3ba1e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@4893d628] - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012055 ms - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,831 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,831 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,832 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom4 stopped - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,832 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:4) is shutting down - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,833 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:4) uptime 0.062 seconds - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,833 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:4) is shutdown - MDC[activemq.broker=mom4]
2024-05-14 06:18:10,833 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:10,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.889730 ms
2024-05-14 06:18:10,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [activemq-j2ee]>
2024-05-14 06:18:10,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:10,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [activemq-j2ee]>
2024-05-14 06:18:10,835 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-05-14 06:18:10,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1660189868'.
2024-05-14 06:18:10,837 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #5 initialized: null
2024-05-14 06:18:10,838 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,838 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,838 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,838 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,839 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,839 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:5) is starting - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,839 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:5) started - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,840 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=mom5]
2024-05-14 06:18:10,840 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom5 started - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,843 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,843 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-16:2,clientId=null,started=false} - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,936 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@48f6f272, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fd2a6a4] - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION]] - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013494 ms - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,940 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,940 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,941 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom5 stopped - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,941 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:5) is shutting down - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,941 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:5) uptime 0.103 seconds - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:5) is shutdown - MDC[activemq.broker=mom5]
2024-05-14 06:18:10,942 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:10,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 106.688305 ms
2024-05-14 06:18:10,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [activemq-j2ee]>
2024-05-14 06:18:10,944 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:10,944 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [activemq-j2ee]>
2024-05-14 06:18:10,944 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 140033932'.
2024-05-14 06:18:10,945 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #6 initialized: null
2024-05-14 06:18:10,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom6]
2024-05-14 06:18:10,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom6]
2024-05-14 06:18:10,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom6]
2024-05-14 06:18:10,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom6]
2024-05-14 06:18:10,947 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom6]
2024-05-14 06:18:10,947 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:6) is starting - MDC[activemq.broker=mom6]
2024-05-14 06:18:10,947 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:6) started - MDC[activemq.broker=mom6]
2024-05-14 06:18:10,948 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=mom6]
2024-05-14 06:18:10,948 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom6 started - MDC[activemq.broker=mom6]
2024-05-14 06:18:10,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-19:2,clientId=null,started=false} - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@64903a20, org.eclipse.scout.rt.mom.jms.JmsSubscription@38e61b69] - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,041 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,042 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012905 ms - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,042 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,042 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,042 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom6 stopped - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,043 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:6) is shutting down - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,043 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:6) uptime 0.097 seconds - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,043 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:6) is shutdown - MDC[activemq.broker=mom6]
2024-05-14 06:18:11,044 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:11,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 99.992531 ms
2024-05-14 06:18:11,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [activemq-j2ee]>
2024-05-14 06:18:11,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:11,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [artemis]>
2024-05-14 06:18:11,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1130075212'.
2024-05-14 06:18:11,148 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:11,255 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection bd269901-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-05-14 06:18:11,371 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd42ac84-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71cd83fd, true, {}]
2024-05-14 06:18:11,470 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@18ab4d90 - MDC[jobName=JMS subscriber]
2024-05-14 06:18:11,471 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd52b215-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a9a7074, true, {}]
2024-05-14 06:18:11,570 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.resource.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-05-14 06:18:11,575 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.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@3c6a9318
2024-05-14 06:18:11,576 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3cd6cb6e
2024-05-14 06:18:11,581 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.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-05-14 06:18:11,648 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd6d3ef7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d79c60a, true, {}]
2024-05-14 06:18:11,693 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd6faff9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@722452992
2024-05-14 06:18:11,693 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=bd6faff9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@722452992, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,733 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd6faff9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@722452992 to transaction: TransactionImpl [xid=null, txID=149, xid=null, state=ACTIVE, createTime=1715667491695(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71acd4ae
2024-05-14 06:18:11,736 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd6faff9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@722452992, transaction: TransactionImpl [xid=null, txID=149, xid=null, state=COMMITTED, createTime=1715667491695(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71acd4ae
2024-05-14 06:18:11,758 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd7e55fa-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@552c1318, true, {}]
2024-05-14 06:18:11,761 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=bd7ecb2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@903599535, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,765 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd7ecb2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@903599535
2024-05-14 06:18:11,766 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd7ecb2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@903599535 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1715667491766(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a990528
2024-05-14 06:18:11,766 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd7fb58d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f53c2f9, true, {}]
2024-05-14 06:18:11,768 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd7ecb2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@903599535, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1715667491766(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a990528
2024-05-14 06:18:11,768 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=bd7fdc9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1246800332, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,771 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd7fdc9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1246800332
2024-05-14 06:18:11,772 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd7fdc9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1246800332 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1715667491772(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b6867b9
2024-05-14 06:18:11,773 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd809ff0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60b58752, true, {}]
2024-05-14 06:18:11,775 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd7fdc9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1246800332, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1715667491772(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b6867b9
2024-05-14 06:18:11,775 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=bd80ee12-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756896716, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,778 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd80ee12-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756896716
2024-05-14 06:18:11,780 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd80ee12-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756896716 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1715667491779(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c55f8fb
2024-05-14 06:18:11,780 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd81d873-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46008d6d, true, {}]
2024-05-14 06:18:11,782 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd80ee12-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756896716, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1715667491779(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c55f8fb
2024-05-14 06:18:11,782 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=172, durable=true, userID=bd81ff85-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669606004, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,785 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd81ff85-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669606004
2024-05-14 06:18:11,786 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd81ff85-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669606004 to transaction: TransactionImpl [xid=null, txID=175, xid=null, state=ACTIVE, createTime=1715667491786(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3e981835
2024-05-14 06:18:11,787 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd82c2d6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fc7ae41, true, {}]
2024-05-14 06:18:11,789 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd81ff85-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669606004, transaction: TransactionImpl [xid=null, txID=175, xid=null, state=COMMITTED, createTime=1715667491786(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3e981835
2024-05-14 06:18:11,789 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=178, durable=true, userID=bd8310f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2044509977, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,792 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd8310f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2044509977
2024-05-14 06:18:11,793 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd8310f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2044509977 to transaction: TransactionImpl [xid=null, txID=181, xid=null, state=ACTIVE, createTime=1715667491793(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d9617ab
2024-05-14 06:18:11,794 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd83d449-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bf53eaa, true, {}]
2024-05-14 06:18:11,795 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd8310f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2044509977, transaction: TransactionImpl [xid=null, txID=181, xid=null, state=COMMITTED, createTime=1715667491793(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d9617ab
2024-05-14 06:18:11,796 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=184, durable=true, userID=bd84226b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1584711381, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,799 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd84226b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1584711381
2024-05-14 06:18:11,800 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd84226b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1584711381 to transaction: TransactionImpl [xid=null, txID=187, xid=null, state=ACTIVE, createTime=1715667491800(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ca42664
2024-05-14 06:18:11,825 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd84e5bc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ff4ff74, true, {}]
2024-05-14 06:18:11,826 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd84226b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1584711381, transaction: TransactionImpl [xid=null, txID=187, xid=null, state=COMMITTED, createTime=1715667491800(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ca42664
2024-05-14 06:18:11,829 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=190, durable=true, userID=bd89046e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1880909982, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,833 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd89046e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1880909982
2024-05-14 06:18:11,834 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd89046e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1880909982 to transaction: TransactionImpl [xid=null, txID=193, xid=null, state=ACTIVE, createTime=1715667491834(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c6190e5
2024-05-14 06:18:11,834 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd8a15df-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@628e0859, true, {}]
2024-05-14 06:18:11,836 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd89046e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1880909982, transaction: TransactionImpl [xid=null, txID=193, xid=null, state=COMMITTED, createTime=1715667491834(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c6190e5
2024-05-14 06:18:11,836 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=196, durable=true, userID=bd8a3cf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@247894158, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,839 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd8a3cf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@247894158
2024-05-14 06:18:11,841 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd8a3cf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@247894158 to transaction: TransactionImpl [xid=null, txID=199, xid=null, state=ACTIVE, createTime=1715667491840(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d45ef4
2024-05-14 06:18:11,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd8b2752-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd269901-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd269901-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7828e68b, true, {}]
2024-05-14 06:18:11,843 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd8a3cf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@247894158, transaction: TransactionImpl [xid=null, txID=199, xid=null, state=COMMITTED, createTime=1715667491840(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d45ef4
2024-05-14 06:18:11,843 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=202, durable=true, userID=bd8b4e64-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@590787395, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:11,846 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd8b4e64-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@590787395
2024-05-14 06:18:11,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd8b4e64-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@590787395 to transaction: TransactionImpl [xid=null, txID=205, xid=null, state=ACTIVE, createTime=1715667491847(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59a22a8a
2024-05-14 06:18:11,848 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@25297d52, org.eclipse.scout.rt.mom.jms.JmsSubscription@69c27acb]
2024-05-14 06:18:11,849 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd8b4e64-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@590787395, transaction: TransactionImpl [xid=null, txID=205, xid=null, state=COMMITTED, createTime=1715667491847(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59a22a8a
2024-05-14 06:18:11,853 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:11,853 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012791 ms
2024-05-14 06:18:11,853 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:11,853 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:11,854 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection bd269901-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:11,856 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:11,857 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 811.248006 ms
2024-05-14 06:18:11,857 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [artemis]>
2024-05-14 06:18:11,859 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:11,859 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [artemis]>
2024-05-14 06:18:11,859 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-05-14 06:18:11,859 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1685965918'.
2024-05-14 06:18:11,862 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:11,863 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection bd8e82b6-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-05-14 06:18:11,864 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd8ea9c9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10e48b7a, true, {}]
2024-05-14 06:18:11,866 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@301ea99 - MDC[jobName=JMS subscriber]
2024-05-14 06:18:11,867 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd8ef7ea-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a7bebdb, true, {}]
2024-05-14 06:18:11,868 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.resource.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-05-14 06:18:11,869 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.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@153f9c7e
2024-05-14 06:18:11,870 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3925881
2024-05-14 06:18:11,871 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.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-05-14 06:18:11,872 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works
2024-05-14 06:18:11,872 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd8fe24c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30fd6723, true, {}]
2024-05-14 06:18:11,874 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=225, durable=true, userID=bd90095e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@924429522, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,875 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd90095e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@924429522
2024-05-14 06:18:11,876 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd90095e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@924429522 to transaction: TransactionImpl [xid=null, txID=228, xid=null, state=ACTIVE, createTime=1715667491875(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c169552
2024-05-14 06:18:11,876 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd907e8f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@216f081e, true, {}]
2024-05-14 06:18:11,878 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=231, durable=true, userID=bd90a5a1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@767501650, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,878 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd90095e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@924429522, transaction: TransactionImpl [xid=null, txID=228, xid=null, state=COMMITTED, createTime=1715667491875(Tue May 14 06:18:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c169552
2024-05-14 06:18:11,882 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd90a5a1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@767501650
2024-05-14 06:18:11,883 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9168f2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6838da64, true, {}]
2024-05-14 06:18:11,885 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=236, durable=true, userID=bd91b714-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@363018946, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,889 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd91b714-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@363018946
2024-05-14 06:18:11,890 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd927a65-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13558146, true, {}]
2024-05-14 06:18:11,926 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=241, durable=true, userID=bd97f8a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@82063015, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,927 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd97f8a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@82063015
2024-05-14 06:18:11,928 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd986dd8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b05370d, true, {}]
2024-05-14 06:18:11,930 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=246, durable=true, userID=bd9894ea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1458204145, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,934 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9894ea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1458204145
2024-05-14 06:18:11,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd997f4b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ee17dd5, true, {}]
2024-05-14 06:18:11,937 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=bd99a65d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115754039, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd99a65d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115754039
2024-05-14 06:18:11,938 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd99f47e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@596d1cd2, true, {}]
2024-05-14 06:18:11,940 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=256, durable=true, userID=bd9a1b90-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@988582516, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,941 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9a1b90-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@988582516
2024-05-14 06:18:11,942 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9a69b1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fd81298, true, {}]
2024-05-14 06:18:11,943 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=261, durable=true, userID=bd9a90c3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@528733439, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,944 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9a90c3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@528733439
2024-05-14 06:18:11,945 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9b05f4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72f53252, true, {}]
2024-05-14 06:18:11,947 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=266, durable=true, userID=bd9b2d06-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956738076, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,948 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9b2d06-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956738076
2024-05-14 06:18:11,948 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9b7b27-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73c7ea9a, true, {}]
2024-05-14 06:18:11,950 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=bd9ba239-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@984726117, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,951 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9ba239-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@984726117
2024-05-14 06:18:11,952 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9bf05a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54fe1a5a, true, {}]
2024-05-14 06:18:11,953 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=276, durable=true, userID=bd9c176c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1068621095, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,954 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9c176c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1068621095
2024-05-14 06:18:11,955 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9c8c9d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bf4072d, true, {}]
2024-05-14 06:18:11,957 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=281, durable=true, userID=bd9cb3af-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@188936474, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,958 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9cb3af-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@188936474
2024-05-14 06:18:11,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9d01d0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17f0dd6b, true, {}]
2024-05-14 06:18:11,960 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=286, durable=true, userID=bd9d4ff2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1991665067, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,961 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9d4ff2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1991665067
2024-05-14 06:18:11,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9d9e13-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a514642, true, {}]
2024-05-14 06:18:11,964 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=291, durable=true, userID=bd9dc525-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2006152110, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,965 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9dc525-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2006152110
2024-05-14 06:18:11,965 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9e1346-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@304d0c20, true, {}]
2024-05-14 06:18:11,967 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=296, durable=true, userID=bd9e3a58-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2085998366, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,968 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9e3a58-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2085998366
2024-05-14 06:18:11,969 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9eaf89-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b290113, true, {}]
2024-05-14 06:18:11,970 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=301, durable=true, userID=bd9ed69b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@374983652, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,971 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9ed69b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@374983652
2024-05-14 06:18:11,972 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9f24bc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78781405, true, {}]
2024-05-14 06:18:11,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=306, durable=true, userID=bd9f4bce-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1401388985, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,975 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9f4bce-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1401388985
2024-05-14 06:18:11,976 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bd9f99ef-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fe56864, true, {}]
2024-05-14 06:18:11,977 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=311, durable=true, userID=bd9fc101-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036660280, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,978 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9fc101-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036660280
2024-05-14 06:18:11,979 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda03632-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ca0d89d, true, {}]
2024-05-14 06:18:11,981 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=316, durable=true, userID=bda05d44-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@902077701, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,982 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda05d44-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@902077701
2024-05-14 06:18:11,983 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda0ab65-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e097bee, true, {}]
2024-05-14 06:18:11,984 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=321, durable=true, userID=bda0d277-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1565935283, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,985 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda0d277-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1565935283
2024-05-14 06:18:11,986 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda147a8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7800770f, true, {}]
2024-05-14 06:18:11,987 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=326, durable=true, userID=bda16eba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1231332149, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,988 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda16eba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1231332149
2024-05-14 06:18:11,989 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda1bcdb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18af08c2, true, {}]
2024-05-14 06:18:11,991 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=331, durable=true, userID=bda1e3ed-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2007885829, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,992 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda1e3ed-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2007885829
2024-05-14 06:18:11,993 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda2591e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@505e4bae, true, {}]
2024-05-14 06:18:11,994 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=336, durable=true, userID=bda28030-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1712353088, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:11,995 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda28030-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1712353088
2024-05-14 06:18:12,026 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda76231-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b041bf0, true, {}]
2024-05-14 06:18:12,028 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=bda7b053-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@161275631, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,032 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda7b053-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@161275631
2024-05-14 06:18:12,033 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda873a4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d725cf4, true, {}]
2024-05-14 06:18:12,035 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=346, durable=true, userID=bda89ab6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1695398370, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,036 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda89ab6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1695398370
2024-05-14 06:18:12,036 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda8e8d7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53fc137, true, {}]
2024-05-14 06:18:12,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=351, durable=true, userID=bda936f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2105055366, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,039 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda936f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2105055366
2024-05-14 06:18:12,040 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda9851a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d32793b, true, {}]
2024-05-14 06:18:12,041 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=356, durable=true, userID=bda9ac2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@781867196, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,043 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda9ac2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@781867196
2024-05-14 06:18:12,043 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bda9fa4d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@625191a6, true, {}]
2024-05-14 06:18:12,045 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=bdaa215f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@738634023, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,046 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdaa215f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@738634023
2024-05-14 06:18:12,047 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdaa9690-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18f78206, true, {}]
2024-05-14 06:18:12,048 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=366, durable=true, userID=bdaabda2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1472984041, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,049 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdaabda2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1472984041
2024-05-14 06:18:12,050 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdab0bc3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4970087c, true, {}]
2024-05-14 06:18:12,052 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=371, durable=true, userID=bdab32d5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2009550993, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,053 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdab32d5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2009550993
2024-05-14 06:18:12,054 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdab80f6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f3929e4, true, {}]
2024-05-14 06:18:12,055 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=376, durable=true, userID=bdabcf18-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@191146349, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,056 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdabcf18-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@191146349
2024-05-14 06:18:12,057 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdac1d39-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40432b52, true, {}]
2024-05-14 06:18:12,059 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=381, durable=true, userID=bdac444b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@313685687, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,060 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdac444b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@313685687
2024-05-14 06:18:12,061 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdac926c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62ff6f4e, true, {}]
2024-05-14 06:18:12,062 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=bdacb97e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@451840947, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,063 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdacb97e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@451840947
2024-05-14 06:18:12,064 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdad2eaf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34510257, true, {}]
2024-05-14 06:18:12,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=391, durable=true, userID=bdad55c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465910183, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdad55c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465910183
2024-05-14 06:18:12,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdada3e2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49585237, true, {}]
2024-05-14 06:18:12,069 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=396, durable=true, userID=bdadcaf4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2036459495, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,070 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdadcaf4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2036459495
2024-05-14 06:18:12,071 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdae4025-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@569c513d, true, {}]
2024-05-14 06:18:12,072 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=401, durable=true, userID=bdae6737-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2020024754, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,073 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdae6737-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2020024754
2024-05-14 06:18:12,074 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdaeb558-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a077cdc, true, {}]
2024-05-14 06:18:12,076 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=406, durable=true, userID=bdaedc6a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372936222, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,077 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdaedc6a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372936222
2024-05-14 06:18:12,078 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdaf2a8b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39435899, true, {}]
2024-05-14 06:18:12,079 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=411, durable=true, userID=bdaf519d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1091623493, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,080 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdaf519d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1091623493
2024-05-14 06:18:12,081 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdafc6ce-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@755a14e, true, {}]
2024-05-14 06:18:12,083 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=416, durable=true, userID=bdafede0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@926434143, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,084 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdafede0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@926434143
2024-05-14 06:18:12,085 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb03c01-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32d00511, true, {}]
2024-05-14 06:18:12,086 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=421, durable=true, userID=bdb08a23-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1980993211, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,087 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb08a23-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1980993211
2024-05-14 06:18:12,088 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb0d844-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@491ed4e6, true, {}]
2024-05-14 06:18:12,090 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=426, durable=true, userID=bdb0ff56-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@874226713, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb0ff56-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@874226713
2024-05-14 06:18:12,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb14d77-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f7d86ab, true, {}]
2024-05-14 06:18:12,126 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=431, durable=true, userID=bdb17489-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1939767853, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,126 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb17489-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1939767853
2024-05-14 06:18:12,127 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb6cbba-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c905ba, true, {}]
2024-05-14 06:18:12,129 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=436, durable=true, userID=bdb6f2cc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1406732138, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,130 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb6f2cc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1406732138
2024-05-14 06:18:12,130 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb740ed-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c73b009, true, {}]
2024-05-14 06:18:12,132 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=441, durable=true, userID=bdb767ff-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432273691, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,133 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb767ff-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432273691
2024-05-14 06:18:12,134 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb7dd30-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5976f63, true, {}]
2024-05-14 06:18:12,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=446, durable=true, userID=bdb80442-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1792578738, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,137 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb80442-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1792578738
2024-05-14 06:18:12,137 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb85263-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a112274, true, {}]
2024-05-14 06:18:12,139 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=451, durable=true, userID=bdb87975-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1129029052, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,140 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb87975-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1129029052
2024-05-14 06:18:12,141 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb8eea6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c353b3a, true, {}]
2024-05-14 06:18:12,142 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=bdb915b8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1488072936, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,143 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb915b8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1488072936
2024-05-14 06:18:12,144 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb963d9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2be88e06, true, {}]
2024-05-14 06:18:12,146 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=461, durable=true, userID=bdb98aeb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2069329662, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,147 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb98aeb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2069329662
2024-05-14 06:18:12,148 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdb9d90c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37cb0450, true, {}]
2024-05-14 06:18:12,149 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=466, durable=true, userID=bdba272e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1411801878, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,150 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdba272e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1411801878
2024-05-14 06:18:12,151 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdba754f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2877696b, true, {}]
2024-05-14 06:18:12,153 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=471, durable=true, userID=bdba9c61-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2048367686, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,154 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdba9c61-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2048367686
2024-05-14 06:18:12,154 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbaea82-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55840022, true, {}]
2024-05-14 06:18:12,156 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=476, durable=true, userID=bdbb1194-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@358655420, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,157 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbb1194-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@358655420
2024-05-14 06:18:12,158 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbb5fb5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d27499d, true, {}]
2024-05-14 06:18:12,159 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=481, durable=true, userID=bdbb86c7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@39768267, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,161 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbb86c7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@39768267
2024-05-14 06:18:12,161 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbbfbf8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ca6d94a, true, {}]
2024-05-14 06:18:12,163 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=486, durable=true, userID=bdbc230a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@483258713, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbc230a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@483258713
2024-05-14 06:18:12,165 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbc983b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c90fa39, true, {}]
2024-05-14 06:18:12,166 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=491, durable=true, userID=bdbc983d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125569985, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,168 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbc983d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125569985
2024-05-14 06:18:12,168 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbd0d6e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73d04b6d, true, {}]
2024-05-14 06:18:12,169 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=496, durable=true, userID=bdbd3480-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@607261271, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,171 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbd3480-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@607261271
2024-05-14 06:18:12,171 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbd82a1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c18d9c, true, {}]
2024-05-14 06:18:12,173 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=bdbda9b3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1460041905, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,174 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbda9b3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1460041905
2024-05-14 06:18:12,175 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbe1ee4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18424995, true, {}]
2024-05-14 06:18:12,176 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=506, durable=true, userID=bdbe45f6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1556877658, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,178 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbe45f6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1556877658
2024-05-14 06:18:12,179 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbe9417-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3656e3dd, true, {}]
2024-05-14 06:18:12,180 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=511, durable=true, userID=bdbebb29-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@251514097, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,181 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbebb29-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@251514097
2024-05-14 06:18:12,182 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbf305a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@369166d2, true, {}]
2024-05-14 06:18:12,183 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=516, durable=true, userID=bdbf576c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1726340339, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,185 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbf576c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1726340339
2024-05-14 06:18:12,185 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdbfa58d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a9f57b4, true, {}]
2024-05-14 06:18:12,187 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=521, durable=true, userID=bdbfcc9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1115778538, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,188 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbfcc9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1115778538
2024-05-14 06:18:12,189 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc040d0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48859ace, true, {}]
2024-05-14 06:18:12,190 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=526, durable=true, userID=bdc067e2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1316914702, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,192 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc067e2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1316914702
2024-05-14 06:18:12,192 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc0b603-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@634d976, true, {}]
2024-05-14 06:18:12,194 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=531, durable=true, userID=bdc0dd15-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827045940, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,195 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc0dd15-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827045940
2024-05-14 06:18:12,196 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc12b36-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25c15c7f, true, {}]
2024-05-14 06:18:12,197 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=536, durable=true, userID=bdc15248-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@488660139, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,199 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc15248-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@488660139
2024-05-14 06:18:12,199 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc1c779-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5151f998, true, {}]
2024-05-14 06:18:12,226 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=541, durable=true, userID=bdc5bf1b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@804048898, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,227 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc5bf1b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@804048898
2024-05-14 06:18:12,228 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc6344c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@774300e9, true, {}]
2024-05-14 06:18:12,230 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=546, durable=true, userID=bdc65b5e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1299357827, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,230 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc65b5e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1299357827
2024-05-14 06:18:12,231 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc6a97f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a3f93cb, true, {}]
2024-05-14 06:18:12,233 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=551, durable=true, userID=bdc6d091-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1996882389, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,234 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc6d091-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1996882389
2024-05-14 06:18:12,234 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc71eb2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ec183c9, true, {}]
2024-05-14 06:18:12,236 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=556, durable=true, userID=bdc745c4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1473874218, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,237 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc745c4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1473874218
2024-05-14 06:18:12,238 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc793e5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b26e52e, true, {}]
2024-05-14 06:18:12,239 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=561, durable=true, userID=bdc7baf7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1092503206, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,240 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc7baf7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1092503206
2024-05-14 06:18:12,241 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc83028-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8cf2a8e, true, {}]
2024-05-14 06:18:12,242 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=566, durable=true, userID=bdc8573a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@422609086, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,244 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc8573a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@422609086
2024-05-14 06:18:12,245 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc8cc6b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cffd497, true, {}]
2024-05-14 06:18:12,246 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=571, durable=true, userID=bdc8f37d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1593778916, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,247 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc8f37d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1593778916
2024-05-14 06:18:12,248 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc9419e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@616fb8a, true, {}]
2024-05-14 06:18:12,250 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=576, durable=true, userID=bdc968b0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1165258952, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,251 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc968b0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1165258952
2024-05-14 06:18:12,251 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdc9b6d1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4faf8ea0, true, {}]
2024-05-14 06:18:12,253 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=581, durable=true, userID=bdc9dde3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822620897, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,254 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc9dde3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822620897
2024-05-14 06:18:12,255 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdca5314-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76ec35b6, true, {}]
2024-05-14 06:18:12,256 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=586, durable=true, userID=bdca7a26-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1254114438, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,257 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdca7a26-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1254114438
2024-05-14 06:18:12,258 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcac847-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@627fd9a7, true, {}]
2024-05-14 06:18:12,260 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=591, durable=true, userID=bdcaef59-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2067475711, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,261 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcaef59-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2067475711
2024-05-14 06:18:12,262 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcb3d7a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c8b892b, true, {}]
2024-05-14 06:18:12,263 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=596, durable=true, userID=bdcb648c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@743914258, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,264 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcb648c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@743914258
2024-05-14 06:18:12,265 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcbd9bd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62ea2af4, true, {}]
2024-05-14 06:18:12,266 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=601, durable=true, userID=bdcc00cf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1547209539, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,268 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcc00cf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1547209539
2024-05-14 06:18:12,268 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcc4ef0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65626e34, true, {}]
2024-05-14 06:18:12,270 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=606, durable=true, userID=bdcc7602-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@345247798, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,271 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcc7602-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@345247798
2024-05-14 06:18:12,272 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcceb33-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@595705ca, true, {}]
2024-05-14 06:18:12,273 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=611, durable=true, userID=bdcd1245-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@912956047, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,274 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcd1245-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@912956047
2024-05-14 06:18:12,275 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcd6066-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@441ee80e, true, {}]
2024-05-14 06:18:12,277 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=616, durable=true, userID=bdcd8778-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602974459, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,278 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcd8778-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602974459
2024-05-14 06:18:12,279 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcdd599-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b0a4d55, true, {}]
2024-05-14 06:18:12,280 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=621, durable=true, userID=bdce23bb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@548911911, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,281 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdce23bb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@548911911
2024-05-14 06:18:12,282 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdce71dc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44a6b364, true, {}]
2024-05-14 06:18:12,284 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=626, durable=true, userID=bdce98ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@791732692, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,285 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdce98ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@791732692
2024-05-14 06:18:12,286 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcee70f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f505214, true, {}]
2024-05-14 06:18:12,287 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=631, durable=true, userID=bdcf3531-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1311295661, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,288 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcf3531-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1311295661
2024-05-14 06:18:12,289 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcf8352-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6730a4d8, true, {}]
2024-05-14 06:18:12,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=636, durable=true, userID=bdcfaa64-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1844949562, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcfaa64-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1844949562
2024-05-14 06:18:12,292 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdcff885-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11bff728, true, {}]
2024-05-14 06:18:12,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=641, durable=true, userID=bdd01f97-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1265006607, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd01f97-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1265006607
2024-05-14 06:18:12,296 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdd094c8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a38a208, true, {}]
2024-05-14 06:18:12,326 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=646, durable=true, userID=bdd528aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577762515, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,330 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd528aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577762515
2024-05-14 06:18:12,331 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdd5ebfb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24da76a7, true, {}]
2024-05-14 06:18:12,333 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=651, durable=true, userID=bdd6130d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1927891411, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,334 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd6130d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1927891411
2024-05-14 06:18:12,334 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdd6612e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e01fd85, true, {}]
2024-05-14 06:18:12,336 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=656, durable=true, userID=bdd68840-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@576672726, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,337 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd68840-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@576672726
2024-05-14 06:18:12,338 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdd6fd71-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42d70b39, true, {}]
2024-05-14 06:18:12,339 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=661, durable=true, userID=bdd6fd73-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518465426, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,340 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd6fd73-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518465426
2024-05-14 06:18:12,341 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdd772a4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a38d724, true, {}]
2024-05-14 06:18:12,342 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=666, durable=true, userID=bdd799b6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@118841213, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,344 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd799b6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@118841213
2024-05-14 06:18:12,345 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdd80ee7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59aafe37, true, {}]
2024-05-14 06:18:12,346 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=671, durable=true, userID=bdd80ee9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1057630621, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,347 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd80ee9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1057630621
2024-05-14 06:18:12,348 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdd8841a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b548d69, true, {}]
2024-05-14 06:18:12,349 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=676, durable=true, userID=bdd8ab2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1729305673, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,351 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd8ab2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1729305673
2024-05-14 06:18:12,351 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdd8f94d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44c62a01, true, {}]
2024-05-14 06:18:12,353 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=681, durable=true, userID=bdd9205f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@843807832, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,354 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd9205f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@843807832
2024-05-14 06:18:12,355 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdd99590-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a907563, true, {}]
2024-05-14 06:18:12,356 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=686, durable=true, userID=bdd9bca2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@520627163, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,357 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd9bca2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@520627163
2024-05-14 06:18:12,358 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdda0ac3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c0d8147, true, {}]
2024-05-14 06:18:12,360 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=691, durable=true, userID=bdda31d5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1906358118, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,361 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdda31d5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1906358118
2024-05-14 06:18:12,362 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdda7ff6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a44d92d, true, {}]
2024-05-14 06:18:12,363 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=696, durable=true, userID=bddaa708-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@246291535, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,364 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddaa708-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@246291535
2024-05-14 06:18:12,365 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bddb1c39-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3adfe38e, true, {}]
2024-05-14 06:18:12,366 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=701, durable=true, userID=bddb434b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1735268478, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,368 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddb434b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1735268478
2024-05-14 06:18:12,368 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bddb916c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dde5fbe, true, {}]
2024-05-14 06:18:12,370 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=706, durable=true, userID=bddbb87e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@967240115, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,371 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddbb87e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@967240115
2024-05-14 06:18:12,372 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bddc2daf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b2f399, true, {}]
2024-05-14 06:18:12,373 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=711, durable=true, userID=bddc2db1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1305047654, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,375 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddc2db1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1305047654
2024-05-14 06:18:12,375 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bddca2e2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bd8e82b6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7596f15b, true, {}]
2024-05-14 06:18:12,376 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=716, durable=true, userID=bddcc9f4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1515714172, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,378 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddcc9f4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1515714172
2024-05-14 06:18:12,378 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works
2024-05-14 06:18:12,379 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd90a5a1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@767501650 to transaction: TransactionImpl [xid=null, txID=719, xid=null, state=ACTIVE, createTime=1715667492379(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@337b53f4
2024-05-14 06:18:12,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@595713f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@7bbd133c]
2024-05-14 06:18:12,380 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd91b714-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@363018946 to transaction: TransactionImpl [xid=null, txID=720, xid=null, state=ACTIVE, createTime=1715667492380(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e1bb5fc
2024-05-14 06:18:12,381 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd90a5a1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@767501650, transaction: TransactionImpl [xid=null, txID=719, xid=null, state=COMMITTED, createTime=1715667492379(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@337b53f4
2024-05-14 06:18:12,382 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd91b714-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@363018946, transaction: TransactionImpl [xid=null, txID=720, xid=null, state=COMMITTED, createTime=1715667492380(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e1bb5fc
2024-05-14 06:18:12,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:12,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015017 ms
2024-05-14 06:18:12,385 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:12,385 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:12,385 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection bd8e82b6-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:12,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:12,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 527.371972 ms
2024-05-14 06:18:12,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [artemis]>
2024-05-14 06:18:12,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:12,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [artemis]>
2024-05-14 06:18:12,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 210616815'.
2024-05-14 06:18:12,391 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:12,392 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection bddf3af6-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-05-14 06:18:12,393 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bddf6209-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2441000d, true, {}]
2024-05-14 06:18:12,394 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@f51fa42 - MDC[jobName=JMS subscriber]
2024-05-14 06:18:12,395 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bddfb02a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@771b58da, true, {}]
2024-05-14 06:18:12,396 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.resource.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-05-14 06:18:12,397 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.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@7de333aa
2024-05-14 06:18:12,398 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38e1b272
2024-05-14 06:18:12,398 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.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-05-14 06:18:12,399 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde04c6c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1511e03c, true, {}]
2024-05-14 06:18:12,401 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde0737e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1837695196
2024-05-14 06:18:12,401 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=740, durable=true, userID=bde0737e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1837695196, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,425 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde0737e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1837695196 to transaction: TransactionImpl [xid=null, txID=741, xid=null, state=ACTIVE, createTime=1715667492425(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3253bc24
2024-05-14 06:18:12,426 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde46b1f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58ce4d3d, true, {}]
2024-05-14 06:18:12,428 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=746, durable=true, userID=bde49231-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1403488323, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,429 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde0737e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1837695196, transaction: TransactionImpl [xid=null, txID=741, xid=null, state=COMMITTED, createTime=1715667492425(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3253bc24
2024-05-14 06:18:12,429 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde49231-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1403488323
2024-05-14 06:18:12,430 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde49231-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1403488323 to transaction: TransactionImpl [xid=null, txID=749, xid=null, state=ACTIVE, createTime=1715667492430(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1758bfcc
2024-05-14 06:18:12,430 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde50762-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b12f26b, true, {}]
2024-05-14 06:18:12,431 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=752, durable=true, userID=bde52e74-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1890880736, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,433 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde52e74-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1890880736
2024-05-14 06:18:12,433 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde49231-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1403488323, transaction: TransactionImpl [xid=null, txID=749, xid=null, state=COMMITTED, createTime=1715667492430(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1758bfcc
2024-05-14 06:18:12,433 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde52e74-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1890880736 to transaction: TransactionImpl [xid=null, txID=755, xid=null, state=ACTIVE, createTime=1715667492433(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@768ded0b
2024-05-14 06:18:12,433 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde57c95-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fa6f188, true, {}]
2024-05-14 06:18:12,435 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=758, durable=true, userID=bde5a3a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1804185736, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,436 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde52e74-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1890880736, transaction: TransactionImpl [xid=null, txID=755, xid=null, state=COMMITTED, createTime=1715667492433(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@768ded0b
2024-05-14 06:18:12,436 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde5a3a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1804185736
2024-05-14 06:18:12,437 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde5a3a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1804185736 to transaction: TransactionImpl [xid=null, txID=761, xid=null, state=ACTIVE, createTime=1715667492436(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@457591af
2024-05-14 06:18:12,437 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde618d8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@537bdd1, true, {}]
2024-05-14 06:18:12,438 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=764, durable=true, userID=bde63fea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328246195, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,439 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde5a3a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1804185736, transaction: TransactionImpl [xid=null, txID=761, xid=null, state=COMMITTED, createTime=1715667492436(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@457591af
2024-05-14 06:18:12,439 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde63fea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328246195
2024-05-14 06:18:12,440 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde63fea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328246195 to transaction: TransactionImpl [xid=null, txID=767, xid=null, state=ACTIVE, createTime=1715667492440(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f8ef295
2024-05-14 06:18:12,440 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde68e0b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c80f142, true, {}]
2024-05-14 06:18:12,441 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=770, durable=true, userID=bde6b51d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1394506253, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,443 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde63fea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328246195, transaction: TransactionImpl [xid=null, txID=767, xid=null, state=COMMITTED, createTime=1715667492440(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f8ef295
2024-05-14 06:18:12,443 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde6b51d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1394506253
2024-05-14 06:18:12,443 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde6b51d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1394506253 to transaction: TransactionImpl [xid=null, txID=773, xid=null, state=ACTIVE, createTime=1715667492443(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6918b064
2024-05-14 06:18:12,443 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde7033e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ddf0d45, true, {}]
2024-05-14 06:18:12,445 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=776, durable=true, userID=bde72a50-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998724887, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,446 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde6b51d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1394506253, transaction: TransactionImpl [xid=null, txID=773, xid=null, state=COMMITTED, createTime=1715667492443(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6918b064
2024-05-14 06:18:12,446 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde72a50-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998724887
2024-05-14 06:18:12,447 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde79f81-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a6220d0, true, {}]
2024-05-14 06:18:12,448 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=781, durable=true, userID=bde7c693-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@226065981, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,449 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde7c693-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@226065981
2024-05-14 06:18:12,450 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde814b4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57cc6e5d, true, {}]
2024-05-14 06:18:12,451 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=786, durable=true, userID=bde83bc6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1816960772, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,453 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde83bc6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1816960772
2024-05-14 06:18:12,454 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde889e7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63f0b2b5, true, {}]
2024-05-14 06:18:12,455 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=791, durable=true, userID=bde8b0f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1423745623, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,456 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde8b0f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1423745623
2024-05-14 06:18:12,457 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde9262a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d17a38d, true, {}]
2024-05-14 06:18:12,458 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=796, durable=true, userID=bde94d3c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2030433439, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,460 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde94d3c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2030433439
2024-05-14 06:18:12,460 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bde99b5d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67404da6, true, {}]
2024-05-14 06:18:12,461 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=801, durable=true, userID=bde9c26f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717083117, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,463 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde9c26f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717083117
2024-05-14 06:18:12,464 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdea37a0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33e1d57c, true, {}]
2024-05-14 06:18:12,465 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=806, durable=true, userID=bdea37a2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378915806, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,466 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdea37a2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378915806
2024-05-14 06:18:12,467 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdeaacd3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f4be514, true, {}]
2024-05-14 06:18:12,468 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=811, durable=true, userID=bdead3e5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@442472324, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,470 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdead3e5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@442472324
2024-05-14 06:18:12,471 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdeb2206-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@634f4bd5, true, {}]
2024-05-14 06:18:12,472 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=816, durable=true, userID=bdeb4918-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@511664201, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,473 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdeb4918-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@511664201
2024-05-14 06:18:12,474 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdebbe49-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@241ec242, true, {}]
2024-05-14 06:18:12,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=821, durable=true, userID=bdebe55b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1633364291, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,477 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdebe55b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1633364291
2024-05-14 06:18:12,477 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdec337c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a6f9cd2, true, {}]
2024-05-14 06:18:12,478 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=bdec5a8e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1819793513, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,480 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdec5a8e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1819793513
2024-05-14 06:18:12,481 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdeccfbf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4837983d, true, {}]
2024-05-14 06:18:12,482 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=bdecf6d1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1323238991, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,484 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdecf6d1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1323238991
2024-05-14 06:18:12,484 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bded44f2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69673ed3, true, {}]
2024-05-14 06:18:12,485 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=836, durable=true, userID=bded6c04-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@216674348, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,487 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bded6c04-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@216674348
2024-05-14 06:18:12,487 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdedba25-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b474af5, true, {}]
2024-05-14 06:18:12,489 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=841, durable=true, userID=bdede137-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1967717950, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,490 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdede137-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1967717950
2024-05-14 06:18:12,491 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdee5668-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34c311c3, true, {}]
2024-05-14 06:18:12,492 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=846, durable=true, userID=bdee7d7a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@279243604, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,494 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdee7d7a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@279243604
2024-05-14 06:18:12,494 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdeecb9b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@786d3ded, true, {}]
2024-05-14 06:18:12,496 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=851, durable=true, userID=bdeef2ad-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991392646, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,497 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdeef2ad-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991392646
2024-05-14 06:18:12,526 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf3868e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d92c23c, true, {}]
2024-05-14 06:18:12,527 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=856, durable=true, userID=bdf3d4b0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@344313860, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,528 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf3d4b0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@344313860
2024-05-14 06:18:12,529 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf3fbc1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@529299c3, true, {}]
2024-05-14 06:18:12,530 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=861, durable=true, userID=bdf422d3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@291758677, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,531 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf422d3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@291758677
2024-05-14 06:18:12,532 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf49804-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60114074, true, {}]
2024-05-14 06:18:12,533 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=866, durable=true, userID=bdf49806-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@314733677, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,534 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf49806-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@314733677
2024-05-14 06:18:12,535 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf50d37-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23cc778b, true, {}]
2024-05-14 06:18:12,536 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=871, durable=true, userID=bdf53449-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@90204949, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,538 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf53449-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@90204949
2024-05-14 06:18:12,538 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf5826a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ca8295c, true, {}]
2024-05-14 06:18:12,540 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=876, durable=true, userID=bdf5a97c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@46152780, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,541 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf5a97c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@46152780
2024-05-14 06:18:12,542 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf61ead-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4935ad9c, true, {}]
2024-05-14 06:18:12,543 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=881, durable=true, userID=bdf61eaf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856903444, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,545 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf61eaf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856903444
2024-05-14 06:18:12,545 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf693e0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12c9bef0, true, {}]
2024-05-14 06:18:12,547 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=886, durable=true, userID=bdf6baf2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@487122462, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,548 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf6baf2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@487122462
2024-05-14 06:18:12,549 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf70913-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46c3715, true, {}]
2024-05-14 06:18:12,550 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=891, durable=true, userID=bdf73025-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1845542763, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,551 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf73025-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1845542763
2024-05-14 06:18:12,552 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf7a556-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64456827, true, {}]
2024-05-14 06:18:12,553 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=bdf7cc68-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@499194705, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,555 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf7cc68-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@499194705
2024-05-14 06:18:12,555 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf81a89-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74642ba, true, {}]
2024-05-14 06:18:12,557 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=901, durable=true, userID=bdf8419b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372204537, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,558 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf8419b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372204537
2024-05-14 06:18:12,559 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf8b6cc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ee076f9, true, {}]
2024-05-14 06:18:12,560 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=906, durable=true, userID=bdf8ddde-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1782835138, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,562 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf8ddde-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1782835138
2024-05-14 06:18:12,562 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf92bff-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fdf9e4d, true, {}]
2024-05-14 06:18:12,563 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=911, durable=true, userID=bdf95311-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@565377201, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,565 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf95311-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@565377201
2024-05-14 06:18:12,566 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdf9c842-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ada3b4c, true, {}]
2024-05-14 06:18:12,567 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=916, durable=true, userID=bdf9c844-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432292569, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,569 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf9c844-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432292569
2024-05-14 06:18:12,569 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfa3d75-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@278c0751, true, {}]
2024-05-14 06:18:12,570 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=921, durable=true, userID=bdfa6487-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1698483667, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,572 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfa6487-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1698483667
2024-05-14 06:18:12,573 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfab2a8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55fa466e, true, {}]
2024-05-14 06:18:12,574 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=926, durable=true, userID=bdfad9ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1445744702, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,575 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfad9ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1445744702
2024-05-14 06:18:12,576 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfb4eeb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53fdd6b5, true, {}]
2024-05-14 06:18:12,577 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=931, durable=true, userID=bdfb75fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717355918, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,579 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfb75fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717355918
2024-05-14 06:18:12,579 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfbc41e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bb8b7e6, true, {}]
2024-05-14 06:18:12,581 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=936, durable=true, userID=bdfbeb30-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248809142, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,582 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfbeb30-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248809142
2024-05-14 06:18:12,583 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfc6061-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fcd6248, true, {}]
2024-05-14 06:18:12,584 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=941, durable=true, userID=bdfc6063-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789794373, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,585 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfc6063-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789794373
2024-05-14 06:18:12,586 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfcd594-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@650dcec3, true, {}]
2024-05-14 06:18:12,587 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=bdfcfca6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@732925671, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,589 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfcfca6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@732925671
2024-05-14 06:18:12,590 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfd4ac7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c6898ce, true, {}]
2024-05-14 06:18:12,591 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=951, durable=true, userID=bdfd71d9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834401655, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,592 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfd71d9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834401655
2024-05-14 06:18:12,593 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfde70a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e765465, true, {}]
2024-05-14 06:18:12,594 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=bdfe0e1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@239666197, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,596 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfe0e1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@239666197
2024-05-14 06:18:12,596 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfe5c3d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fa68f25, true, {}]
2024-05-14 06:18:12,598 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=961, durable=true, userID=bdfe834f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1049825162, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,599 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfe834f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1049825162
2024-05-14 06:18:12,600 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdfef780-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bd9dd48, true, {}]
2024-05-14 06:18:12,601 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=966, durable=true, userID=bdff1e92-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022703118, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,603 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdff1e92-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022703118
2024-05-14 06:18:12,603 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bdff6cb3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b5f5ea9, true, {}]
2024-05-14 06:18:12,625 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=971, durable=true, userID=bdff93c5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1064113095, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,629 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdff93c5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1064113095
2024-05-14 06:18:12,630 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be038b66-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@720aa141, true, {}]
2024-05-14 06:18:12,631 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=976, durable=true, userID=be03b278-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@176843132, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,632 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be03b278-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@176843132
2024-05-14 06:18:12,633 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be040099-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@520b7caa, true, {}]
2024-05-14 06:18:12,634 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=981, durable=true, userID=be0427ab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@944596966, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,636 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0427ab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@944596966
2024-05-14 06:18:12,636 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0475cc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68627a7b, true, {}]
2024-05-14 06:18:12,638 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=986, durable=true, userID=be049cde-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1725893490, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,639 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be049cde-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1725893490
2024-05-14 06:18:12,640 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be05120f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5513e414, true, {}]
2024-05-14 06:18:12,641 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=991, durable=true, userID=be053921-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687278525, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,643 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be053921-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687278525
2024-05-14 06:18:12,643 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be058742-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d1d73a7, true, {}]
2024-05-14 06:18:12,644 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=996, durable=true, userID=be05ae54-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1035977739, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,646 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be05ae54-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1035977739
2024-05-14 06:18:12,647 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be062385-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@317bdf45, true, {}]
2024-05-14 06:18:12,648 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1001, durable=true, userID=be062387-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1023512486, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,650 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be062387-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1023512486
2024-05-14 06:18:12,650 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0698b8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e1ef60d, true, {}]
2024-05-14 06:18:12,651 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1006, durable=true, userID=be06bfca-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1500995343, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,653 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be06bfca-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1500995343
2024-05-14 06:18:12,654 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0734fb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@411862d, true, {}]
2024-05-14 06:18:12,655 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1011, durable=true, userID=be0734fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@746139979, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,656 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0734fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@746139979
2024-05-14 06:18:12,657 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be07aa2e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@231b97ef, true, {}]
2024-05-14 06:18:12,658 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=be07d140-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@139840081, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,660 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be07d140-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@139840081
2024-05-14 06:18:12,660 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be081f61-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aab57b6, true, {}]
2024-05-14 06:18:12,662 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1021, durable=true, userID=be084673-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1781271809, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,663 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be084673-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1781271809
2024-05-14 06:18:12,664 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be08bba4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc3d8f8, true, {}]
2024-05-14 06:18:12,665 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1026, durable=true, userID=be08e2b6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779095432, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,667 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be08e2b6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779095432
2024-05-14 06:18:12,667 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0930d7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@940a86c, true, {}]
2024-05-14 06:18:12,668 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1031, durable=true, userID=be0957e9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@701041315, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,670 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0957e9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@701041315
2024-05-14 06:18:12,671 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be09a60a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3392823c, true, {}]
2024-05-14 06:18:12,672 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1036, durable=true, userID=be09cd1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@692874278, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,673 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be09cd1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@692874278
2024-05-14 06:18:12,674 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0a424d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23875e9e, true, {}]
2024-05-14 06:18:12,675 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1041, durable=true, userID=be0a695f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1411723870, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,677 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0a695f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1411723870
2024-05-14 06:18:12,677 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0ab780-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15465810, true, {}]
2024-05-14 06:18:12,678 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1046, durable=true, userID=be0ade92-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396764396, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,680 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0ade92-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396764396
2024-05-14 06:18:12,681 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0b53c3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3558b66b, true, {}]
2024-05-14 06:18:12,682 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1051, durable=true, userID=be0b53c5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205578749, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,684 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0b53c5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205578749
2024-05-14 06:18:12,684 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0bc8f6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d415762, true, {}]
2024-05-14 06:18:12,685 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1056, durable=true, userID=be0bf008-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2069718308, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,687 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0bf008-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2069718308
2024-05-14 06:18:12,688 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0c3e29-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@469f0342, true, {}]
2024-05-14 06:18:12,689 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1061, durable=true, userID=be0c653b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205449314, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,690 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0c653b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205449314
2024-05-14 06:18:12,691 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0cda6c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39180842, true, {}]
2024-05-14 06:18:12,692 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1066, durable=true, userID=be0d017e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@637310338, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,694 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0d017e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@637310338
2024-05-14 06:18:12,695 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0d76af-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a11d69a, true, {}]
2024-05-14 06:18:12,696 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1071, durable=true, userID=be0d76b1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1969782017, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,697 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0d76b1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1969782017
2024-05-14 06:18:12,698 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0debe2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c70c76a, true, {}]
2024-05-14 06:18:12,699 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=be0debe4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1590798891, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,701 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0debe4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1590798891
2024-05-14 06:18:12,701 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be0e6115-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22cf30bb, true, {}]
2024-05-14 06:18:12,725 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1081, durable=true, userID=be0e8827-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1813608746, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,726 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0e8827-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1813608746
2024-05-14 06:18:12,727 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1231a8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4eb58090, true, {}]
2024-05-14 06:18:12,728 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1086, durable=true, userID=be1258ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1730847813, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,729 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1258ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1730847813
2024-05-14 06:18:12,730 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be12cdeb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f76a412, true, {}]
2024-05-14 06:18:12,731 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1091, durable=true, userID=be12f4fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1196623213, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,733 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be12f4fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1196623213
2024-05-14 06:18:12,734 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be13431e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35dc42e, true, {}]
2024-05-14 06:18:12,735 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1096, durable=true, userID=be136a30-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@641873261, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,736 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be136a30-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@641873261
2024-05-14 06:18:12,737 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be13df61-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7165e8f3, true, {}]
2024-05-14 06:18:12,738 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1101, durable=true, userID=be140673-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1212067822, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,740 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be140673-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1212067822
2024-05-14 06:18:12,740 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be145494-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66598c69, true, {}]
2024-05-14 06:18:12,741 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1106, durable=true, userID=be147ba6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@76578513, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,743 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be147ba6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@76578513
2024-05-14 06:18:12,744 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be14c9c7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6753f4a2, true, {}]
2024-05-14 06:18:12,745 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1111, durable=true, userID=be14f0d9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@67277291, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,746 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be14f0d9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@67277291
2024-05-14 06:18:12,747 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be15660a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1719b3e9, true, {}]
2024-05-14 06:18:12,748 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1116, durable=true, userID=be158d1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@776759312, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,750 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be158d1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@776759312
2024-05-14 06:18:12,750 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be15db3d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23678740, true, {}]
2024-05-14 06:18:12,752 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1121, durable=true, userID=be16024f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1968445924, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,753 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be16024f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1968445924
2024-05-14 06:18:12,754 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be167780-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@335c255b, true, {}]
2024-05-14 06:18:12,756 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1126, durable=true, userID=be169e92-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1343048814, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,757 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be169e92-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1343048814
2024-05-14 06:18:12,757 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be16ecb3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34f9da79, true, {}]
2024-05-14 06:18:12,759 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1131, durable=true, userID=be1713c5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@278234005, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,760 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1713c5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@278234005
2024-05-14 06:18:12,761 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1761e6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b59769, true, {}]
2024-05-14 06:18:12,762 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1136, durable=true, userID=be1788f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1421924704, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,763 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1788f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1421924704
2024-05-14 06:18:12,764 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be17fe29-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12b481f9, true, {}]
2024-05-14 06:18:12,765 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1141, durable=true, userID=be18253b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1927516188, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,767 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be18253b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1927516188
2024-05-14 06:18:12,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be18735c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13b0e3e8, true, {}]
2024-05-14 06:18:12,769 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=be189a6e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1647486613, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be189a6e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1647486613
2024-05-14 06:18:12,771 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be190f9f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ffb883, true, {}]
2024-05-14 06:18:12,772 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1151, durable=true, userID=be190fa1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@601371506, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,774 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be190fa1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@601371506
2024-05-14 06:18:12,774 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1984d2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32a1e677, true, {}]
2024-05-14 06:18:12,776 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1156, durable=true, userID=be19abe4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1924621509, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,777 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be19abe4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1924621509
2024-05-14 06:18:12,778 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1a2115-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22af154e, true, {}]
2024-05-14 06:18:12,779 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1161, durable=true, userID=be1a4827-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1564192468, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,780 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1a4827-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1564192468
2024-05-14 06:18:12,781 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1a9648-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7181f5b0, true, {}]
2024-05-14 06:18:12,782 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1166, durable=true, userID=be1abd5a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1409992598, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,784 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1abd5a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1409992598
2024-05-14 06:18:12,785 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1b0b7b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@618e07cd, true, {}]
2024-05-14 06:18:12,786 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1171, durable=true, userID=be1b328d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@440693108, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,787 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1b328d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@440693108
2024-05-14 06:18:12,788 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1ba7be-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cba79ff, true, {}]
2024-05-14 06:18:12,789 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1176, durable=true, userID=be1bced0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1170833530, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,791 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1bced0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1170833530
2024-05-14 06:18:12,791 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1c1cf1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7609a698, true, {}]
2024-05-14 06:18:12,793 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1181, durable=true, userID=be1c4403-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1859569408, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,794 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1c4403-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1859569408
2024-05-14 06:18:12,795 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1cb934-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c91554a, true, {}]
2024-05-14 06:18:12,796 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1186, durable=true, userID=be1ce046-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1325441340, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,798 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1ce046-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1325441340
2024-05-14 06:18:12,798 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1d2e67-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@362b2dc6, true, {}]
2024-05-14 06:18:12,800 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1191, durable=true, userID=be1d5579-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1679049234, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,801 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1d5579-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1679049234
2024-05-14 06:18:12,802 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1dcaaa-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1927c241, true, {}]
2024-05-14 06:18:12,803 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1196, durable=true, userID=be1df1bc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@458573794, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,805 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1df1bc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@458573794
2024-05-14 06:18:12,805 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1e3fdd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46c322f6, true, {}]
2024-05-14 06:18:12,806 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1201, durable=true, userID=be1e66ef-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582183000, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,808 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1e66ef-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582183000
2024-05-14 06:18:12,825 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be1edc20-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43636d4f, true, {}]
2024-05-14 06:18:12,826 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1206, durable=true, userID=be217432-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1244275199, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,827 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be217432-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1244275199
2024-05-14 06:18:12,827 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be219b43-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66200f71, true, {}]
2024-05-14 06:18:12,829 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1211, durable=true, userID=be21c255-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@174487499, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,830 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be21c255-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@174487499
2024-05-14 06:18:12,831 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be223786-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a8931e6, true, {}]
2024-05-14 06:18:12,832 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1216, durable=true, userID=be225e98-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991375476, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,834 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be225e98-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991375476
2024-05-14 06:18:12,834 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be22acb9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@148d61ec, true, {}]
2024-05-14 06:18:12,835 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=be22d3cb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2070670596, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,837 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be22d3cb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2070670596
2024-05-14 06:18:12,838 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be2321ec-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ca4a047, true, {}]
2024-05-14 06:18:12,839 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1226, durable=true, userID=be2348fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1897105971, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,840 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2348fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1897105971
2024-05-14 06:18:12,841 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be23be2f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5418dcc3, true, {}]
2024-05-14 06:18:12,842 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1231, durable=true, userID=be23e541-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1370559269, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,844 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be23e541-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1370559269
2024-05-14 06:18:12,844 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be243362-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=bddf3af6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=bddf3af6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bf1150f, true, {}]
2024-05-14 06:18:12,846 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1236, durable=true, userID=be245a74-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1265400877, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:12,847 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be245a74-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1265400877
2024-05-14 06:18:12,848 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3c175d82, org.eclipse.scout.rt.mom.jms.JmsSubscription@133acad0]
2024-05-14 06:18:12,848 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde72a50-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998724887 to transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=ACTIVE, createTime=1715667492848(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48f263f5
2024-05-14 06:18:12,851 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde72a50-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998724887, transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=COMMITTED, createTime=1715667492848(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48f263f5
2024-05-14 06:18:12,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:12,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013508 ms
2024-05-14 06:18:12,852 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:12,852 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:12,853 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection bddf3af6-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:12,854 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:12,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 465.941509 ms
2024-05-14 06:18:12,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [artemis]>
2024-05-14 06:18:12,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:12,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [artemis-j2ee]>
2024-05-14 06:18:12,856 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 74288440'.
2024-05-14 06:18:12,858 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:12,859 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection be267d56-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:12,860 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be267d59-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be267d56-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be267d56-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21bd4434, true, {}]
2024-05-14 06:18:12,860 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be26a46a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be267d56-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be267d56-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50529966, true, {}]
2024-05-14 06:18:12,863 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.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-05-14 06:18:12,864 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection be2740ab-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:12,864 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be2740ae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d43e547, true, {}]
2024-05-14 06:18:12,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@3eb814dd
2024-05-14 06:18:12,865 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be2767bf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ca7c04, true, {}]
2024-05-14 06:18:12,867 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1256, durable=true, userID=be278ed1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1034072287, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,871 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be278ed1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1034072287
2024-05-14 06:18:12,871 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be278ed1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1034072287 to transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=ACTIVE, createTime=1715667492871(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c32c0f6
2024-05-14 06:18:12,871 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be285222-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e139b3, true, {}]
2024-05-14 06:18:12,873 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1262, durable=true, userID=be287934-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1480968367, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,874 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be278ed1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1034072287, transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=COMMITTED, createTime=1715667492871(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c32c0f6
2024-05-14 06:18:12,874 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be287934-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1480968367
2024-05-14 06:18:12,875 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be28c755-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56823dd7, true, {}]
2024-05-14 06:18:12,875 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be287934-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1480968367 to transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=ACTIVE, createTime=1715667492874(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d38b16e
2024-05-14 06:18:12,876 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1268, durable=true, userID=be28ee67-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@402703845, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,877 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be287934-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1480968367, transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=COMMITTED, createTime=1715667492874(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d38b16e
2024-05-14 06:18:12,877 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be28ee67-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@402703845
2024-05-14 06:18:12,878 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be28ee67-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@402703845 to transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=ACTIVE, createTime=1715667492878(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a5b627f
2024-05-14 06:18:12,878 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be296398-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17bf37ec, true, {}]
2024-05-14 06:18:12,879 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1274, durable=true, userID=be298aaa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@177523385, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,881 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be28ee67-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@402703845, transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=COMMITTED, createTime=1715667492878(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a5b627f
2024-05-14 06:18:12,881 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be298aaa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@177523385
2024-05-14 06:18:12,881 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be298aaa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@177523385 to transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=ACTIVE, createTime=1715667492881(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7516c7da
2024-05-14 06:18:12,881 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be29d8cb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2662606f, true, {}]
2024-05-14 06:18:12,883 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1280, durable=true, userID=be29ffdd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@336148682, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,884 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be298aaa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@177523385, transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=COMMITTED, createTime=1715667492881(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7516c7da
2024-05-14 06:18:12,884 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be29ffdd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@336148682
2024-05-14 06:18:12,885 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be29ffdd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@336148682 to transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=ACTIVE, createTime=1715667492885(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@596dbdb3
2024-05-14 06:18:12,885 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be2a750e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7790c8a3, true, {}]
2024-05-14 06:18:12,886 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1286, durable=true, userID=be2a7510-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1916861099, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,887 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be29ffdd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@336148682, transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=COMMITTED, createTime=1715667492885(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@596dbdb3
2024-05-14 06:18:12,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2a7510-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1916861099
2024-05-14 06:18:12,888 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2a7510-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1916861099 to transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=ACTIVE, createTime=1715667492888(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f0870dc
2024-05-14 06:18:12,888 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be2aea41-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5acc9874, true, {}]
2024-05-14 06:18:12,889 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1292, durable=true, userID=be2b1153-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690112045, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,891 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2a7510-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1916861099, transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=COMMITTED, createTime=1715667492888(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f0870dc
2024-05-14 06:18:12,891 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2b1153-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690112045
2024-05-14 06:18:12,892 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2b1153-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690112045 to transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=ACTIVE, createTime=1715667492891(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@677af37f
2024-05-14 06:18:12,892 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be2b8684-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35449b4f, true, {}]
2024-05-14 06:18:12,893 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1298, durable=true, userID=be2b8686-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@243021167, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,894 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2b1153-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690112045, transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=COMMITTED, createTime=1715667492891(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@677af37f
2024-05-14 06:18:12,894 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2b8686-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@243021167
2024-05-14 06:18:12,895 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2b8686-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@243021167 to transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=ACTIVE, createTime=1715667492895(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c567e15
2024-05-14 06:18:12,895 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be2bfbb7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e1595b6, true, {}]
2024-05-14 06:18:12,896 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1304, durable=true, userID=be2c22c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@49993406, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,898 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2b8686-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@243021167, transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=COMMITTED, createTime=1715667492895(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c567e15
2024-05-14 06:18:12,898 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2c22c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@49993406
2024-05-14 06:18:12,925 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2c22c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@49993406 to transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=ACTIVE, createTime=1715667492925(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66339a00
2024-05-14 06:18:12,926 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be30b6aa-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be2740ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be2740ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74b36126, true, {}]
2024-05-14 06:18:12,927 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1310, durable=true, userID=be30ddbc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1445148796, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** 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-05-14 06:18:12,929 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2c22c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@49993406, transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=COMMITTED, createTime=1715667492925(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66339a00
2024-05-14 06:18:12,929 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be30ddbc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1445148796
2024-05-14 06:18:12,930 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be30ddbc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1445148796 to transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=ACTIVE, createTime=1715667492930(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4140e08d
2024-05-14 06:18:12,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@6d0ef6dc, org.eclipse.scout.rt.mom.jms.JmsSubscription@2936f48a]
2024-05-14 06:18:12,933 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be30ddbc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=be2740ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1445148796, transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=COMMITTED, createTime=1715667492930(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4140e08d
2024-05-14 06:18:12,934 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection be267d56-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:12,934 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:12,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019739 ms
2024-05-14 06:18:12,935 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:12,935 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:12,935 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection be2740ab-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:12,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:12,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 80.865087 ms
2024-05-14 06:18:12,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [artemis-j2ee]>
2024-05-14 06:18:12,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:12,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [artemis-j2ee]>
2024-05-14 06:18:12,938 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-05-14 06:18:12,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1500532986'.
2024-05-14 06:18:12,942 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:12,942 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection be3327ae-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:12,943 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be334ec1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be3327ae-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be3327ae-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24d6c191, true, {}]
2024-05-14 06:18:12,944 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be3375d2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be3327ae-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be3327ae-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73ded392, true, {}]
2024-05-14 06:18:12,946 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.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-05-14 06:18:12,946 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works
2024-05-14 06:18:12,947 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd97f8a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@82063015
2024-05-14 06:18:12,947 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9894ea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1458204145
2024-05-14 06:18:12,947 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection be33eb03-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:12,947 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd99a65d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115754039
2024-05-14 06:18:12,947 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9a1b90-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@988582516
2024-05-14 06:18:12,947 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd97f8a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@82063015 to transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=ACTIVE, createTime=1715667492947(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6cea1286
2024-05-14 06:18:12,947 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9a90c3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@528733439
2024-05-14 06:18:12,947 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9b2d06-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956738076
2024-05-14 06:18:12,948 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be33eb06-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a667730, true, {}]
2024-05-14 06:18:12,948 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9ba239-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@984726117
2024-05-14 06:18:12,948 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9c176c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1068621095
2024-05-14 06:18:12,948 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9cb3af-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@188936474
2024-05-14 06:18:12,948 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4f4c3934
2024-05-14 06:18:12,948 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9d4ff2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1991665067
2024-05-14 06:18:12,948 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be341217-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f4295d8, true, {}]
2024-05-14 06:18:12,949 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9dc525-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2006152110
2024-05-14 06:18:12,949 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9e3a58-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2085998366
2024-05-14 06:18:12,949 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9ed69b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@374983652
2024-05-14 06:18:12,949 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9f4bce-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1401388985
2024-05-14 06:18:12,949 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9fc101-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036660280
2024-05-14 06:18:12,949 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda05d44-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@902077701
2024-05-14 06:18:12,950 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda0d277-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1565935283
2024-05-14 06:18:12,950 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda16eba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1231332149
2024-05-14 06:18:12,950 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1333, durable=true, userID=be343929-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1695355762, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,950 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda1e3ed-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2007885829
2024-05-14 06:18:12,950 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda28030-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1712353088
2024-05-14 06:18:12,951 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda7b053-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@161275631
2024-05-14 06:18:12,951 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd97f8a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@82063015, transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=COMMITTED, createTime=1715667492947(Tue May 14 06:18:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6cea1286
2024-05-14 06:18:12,951 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda89ab6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1695398370
2024-05-14 06:18:12,951 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda936f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2105055366
2024-05-14 06:18:12,951 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bda9ac2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@781867196
2024-05-14 06:18:12,952 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdaa215f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@738634023
2024-05-14 06:18:12,952 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be34874a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3196764b, true, {}]
2024-05-14 06:18:12,952 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdaabda2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1472984041
2024-05-14 06:18:12,952 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdab32d5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2009550993
2024-05-14 06:18:12,952 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdabcf18-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@191146349
2024-05-14 06:18:12,952 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdac444b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@313685687
2024-05-14 06:18:12,952 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdacb97e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@451840947
2024-05-14 06:18:12,953 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdad55c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465910183
2024-05-14 06:18:12,953 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdadcaf4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2036459495
2024-05-14 06:18:12,953 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1338, durable=true, userID=be34ae5c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1282955292, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,953 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdae6737-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2020024754
2024-05-14 06:18:12,953 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdaedc6a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372936222
2024-05-14 06:18:12,954 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdaf519d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1091623493
2024-05-14 06:18:12,954 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdafede0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@926434143
2024-05-14 06:18:12,954 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb08a23-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1980993211
2024-05-14 06:18:12,954 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb0ff56-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@874226713
2024-05-14 06:18:12,954 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb17489-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1939767853
2024-05-14 06:18:12,955 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb6f2cc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1406732138
2024-05-14 06:18:12,955 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb767ff-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432273691
2024-05-14 06:18:12,955 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb80442-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1792578738
2024-05-14 06:18:12,955 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be35238d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36e12809, true, {}]
2024-05-14 06:18:12,955 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb87975-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1129029052
2024-05-14 06:18:12,955 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb915b8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1488072936
2024-05-14 06:18:12,956 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdb98aeb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2069329662
2024-05-14 06:18:12,956 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdba272e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1411801878
2024-05-14 06:18:12,956 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdba9c61-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2048367686
2024-05-14 06:18:12,956 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbb1194-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@358655420
2024-05-14 06:18:12,956 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1343, durable=true, userID=be354a9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@237772845, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,957 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbb86c7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@39768267
2024-05-14 06:18:12,957 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbc230a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@483258713
2024-05-14 06:18:12,957 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbc983d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125569985
2024-05-14 06:18:12,957 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbd3480-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@607261271
2024-05-14 06:18:12,957 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbda9b3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1460041905
2024-05-14 06:18:12,958 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbe45f6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1556877658
2024-05-14 06:18:12,958 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbebb29-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@251514097
2024-05-14 06:18:12,958 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbf576c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1726340339
2024-05-14 06:18:12,958 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be3598c0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a4051e8, true, {}]
2024-05-14 06:18:12,958 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdbfcc9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1115778538
2024-05-14 06:18:12,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc067e2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1316914702
2024-05-14 06:18:12,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc0dd15-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827045940
2024-05-14 06:18:12,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc15248-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@488660139
2024-05-14 06:18:12,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc5bf1b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@804048898
2024-05-14 06:18:12,960 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc65b5e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1299357827
2024-05-14 06:18:12,960 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1348, durable=true, userID=be35bfd2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@99562725, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,960 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc6d091-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1996882389
2024-05-14 06:18:12,960 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc745c4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1473874218
2024-05-14 06:18:12,960 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc7baf7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1092503206
2024-05-14 06:18:12,961 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc8573a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@422609086
2024-05-14 06:18:12,961 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc8f37d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1593778916
2024-05-14 06:18:12,961 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc968b0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1165258952
2024-05-14 06:18:12,961 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdc9dde3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822620897
2024-05-14 06:18:12,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdca7a26-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1254114438
2024-05-14 06:18:12,962 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be363503-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@87421a9, true, {}]
2024-05-14 06:18:12,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcaef59-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2067475711
2024-05-14 06:18:12,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcb648c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@743914258
2024-05-14 06:18:12,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcc00cf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1547209539
2024-05-14 06:18:12,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcc7602-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@345247798
2024-05-14 06:18:12,963 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcd1245-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@912956047
2024-05-14 06:18:12,963 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcd8778-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602974459
2024-05-14 06:18:12,963 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1353, durable=true, userID=be363505-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@751933252, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,963 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdce23bb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@548911911
2024-05-14 06:18:12,963 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdce98ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@791732692
2024-05-14 06:18:12,964 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcf3531-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1311295661
2024-05-14 06:18:12,964 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdcfaa64-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1844949562
2024-05-14 06:18:12,964 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd01f97-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1265006607
2024-05-14 06:18:12,964 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd528aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577762515
2024-05-14 06:18:12,964 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd6130d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1927891411
2024-05-14 06:18:12,964 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd68840-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@576672726
2024-05-14 06:18:12,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd6fd73-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518465426
2024-05-14 06:18:12,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd799b6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@118841213
2024-05-14 06:18:12,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd80ee9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1057630621
2024-05-14 06:18:12,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd8ab2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1729305673
2024-05-14 06:18:12,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd9205f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@843807832
2024-05-14 06:18:12,965 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be36aa36-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22e7827a, true, {}]
2024-05-14 06:18:12,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdd9bca2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@520627163
2024-05-14 06:18:12,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdda31d5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1906358118
2024-05-14 06:18:12,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddaa708-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@246291535
2024-05-14 06:18:12,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddb434b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1735268478
2024-05-14 06:18:12,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddbb87e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@967240115
2024-05-14 06:18:12,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddc2db1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1305047654
2024-05-14 06:18:12,967 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bddcc9f4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1515714172
2024-05-14 06:18:12,967 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be343929-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1695355762
2024-05-14 06:18:12,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1358, durable=true, userID=be36d148-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1244195608, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,967 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be34ae5c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1282955292
2024-05-14 06:18:12,967 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be354a9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@237772845
2024-05-14 06:18:12,967 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be35bfd2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@99562725
2024-05-14 06:18:12,967 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be363505-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@751933252
2024-05-14 06:18:12,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be36d148-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1244195608
2024-05-14 06:18:12,969 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be371f69-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bb1951a, true, {}]
2024-05-14 06:18:12,970 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1363, durable=true, userID=be37467b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@636127032, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,971 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be37467b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@636127032
2024-05-14 06:18:12,972 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be37bbac-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@828a00a, true, {}]
2024-05-14 06:18:12,973 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1368, durable=true, userID=be37e2be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@55739705, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,975 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be37e2be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@55739705
2024-05-14 06:18:12,976 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be3830df-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c076e24, true, {}]
2024-05-14 06:18:12,977 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1373, durable=true, userID=be3857f1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@900847105, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,978 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be3857f1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@900847105
2024-05-14 06:18:12,979 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be38cd22-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4985844e, true, {}]
2024-05-14 06:18:12,980 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1378, durable=true, userID=be38f434-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1075432708, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,982 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be38f434-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1075432708
2024-05-14 06:18:12,983 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be394255-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4910cd26, true, {}]
2024-05-14 06:18:12,984 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1383, durable=true, userID=be396967-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1027427708, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:12,985 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be396967-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1027427708
2024-05-14 06:18:12,986 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be39de98-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dd83dfe, true, {}]
2024-05-14 06:18:13,026 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1388, durable=true, userID=be3a05aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2076884812, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,030 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be3a05aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2076884812
2024-05-14 06:18:13,030 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be40955b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@187f31d, true, {}]
2024-05-14 06:18:13,032 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1393, durable=true, userID=be40bc6d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2135201562, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,033 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be40bc6d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2135201562
2024-05-14 06:18:13,034 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be410a8e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@713b141b, true, {}]
2024-05-14 06:18:13,035 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1398, durable=true, userID=be4131a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@885788655, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,036 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4131a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@885788655
2024-05-14 06:18:13,037 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be41a5d1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1487c585, true, {}]
2024-05-14 06:18:13,038 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1403, durable=true, userID=be41cce3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779300383, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,040 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be41cce3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779300383
2024-05-14 06:18:13,040 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be421b04-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5df91c00, true, {}]
2024-05-14 06:18:13,041 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1408, durable=true, userID=be424216-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@305362724, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,043 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be424216-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@305362724
2024-05-14 06:18:13,044 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be42b747-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@239f847c, true, {}]
2024-05-14 06:18:13,045 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1413, durable=true, userID=be42b749-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1782207491, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,047 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be42b749-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1782207491
2024-05-14 06:18:13,047 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be432c7a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5716e0e4, true, {}]
2024-05-14 06:18:13,048 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1418, durable=true, userID=be43538c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834192113, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,050 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be43538c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834192113
2024-05-14 06:18:13,051 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be43c8bd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f19c0c0, true, {}]
2024-05-14 06:18:13,052 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1423, durable=true, userID=be43c8bf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1226104383, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,053 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be43c8bf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1226104383
2024-05-14 06:18:13,054 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be443df0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c76a80f, true, {}]
2024-05-14 06:18:13,055 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1428, durable=true, userID=be446502-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1033593134, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,057 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be446502-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1033593134
2024-05-14 06:18:13,058 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be44b323-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a708c5f, true, {}]
2024-05-14 06:18:13,059 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1433, durable=true, userID=be44da35-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1997396959, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,060 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be44da35-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1997396959
2024-05-14 06:18:13,061 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be454f66-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@626f1730, true, {}]
2024-05-14 06:18:13,062 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1438, durable=true, userID=be454f68-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1766253883, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,064 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be454f68-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1766253883
2024-05-14 06:18:13,064 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be45c499-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47581780, true, {}]
2024-05-14 06:18:13,065 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1443, durable=true, userID=be45ebab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@435869371, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,067 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be45ebab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@435869371
2024-05-14 06:18:13,068 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4660dc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@703c7a2e, true, {}]
2024-05-14 06:18:13,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1448, durable=true, userID=be4660de-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520358550, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,071 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4660de-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520358550
2024-05-14 06:18:13,071 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be46d60f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@474fc9a2, true, {}]
2024-05-14 06:18:13,072 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1453, durable=true, userID=be46fd21-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1621524682, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,074 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be46fd21-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1621524682
2024-05-14 06:18:13,075 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be477252-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@320e408f, true, {}]
2024-05-14 06:18:13,076 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1458, durable=true, userID=be477254-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1571146023, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,078 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be477254-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1571146023
2024-05-14 06:18:13,078 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be47e785-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54875fd5, true, {}]
2024-05-14 06:18:13,079 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1463, durable=true, userID=be480e97-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@456222419, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,081 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be480e97-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@456222419
2024-05-14 06:18:13,082 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be485cb8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@357f87b5, true, {}]
2024-05-14 06:18:13,083 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1468, durable=true, userID=be4883ca-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1085872102, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,084 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4883ca-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1085872102
2024-05-14 06:18:13,085 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be48f8fb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17bebc2f, true, {}]
2024-05-14 06:18:13,086 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1473, durable=true, userID=be49200d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1137979193, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,088 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be49200d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1137979193
2024-05-14 06:18:13,088 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be496e2e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6069bb4d, true, {}]
2024-05-14 06:18:13,089 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1478, durable=true, userID=be499540-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2029577063, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,091 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be499540-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2029577063
2024-05-14 06:18:13,092 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4a0a71-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@686f0555, true, {}]
2024-05-14 06:18:13,093 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1483, durable=true, userID=be4a3183-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1845571494, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4a3183-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1845571494
2024-05-14 06:18:13,095 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4a7fa4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69e2d1f1, true, {}]
2024-05-14 06:18:13,096 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1488, durable=true, userID=be4aa6b6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@332660555, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,098 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4aa6b6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@332660555
2024-05-14 06:18:13,099 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4af4d7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bf13b7e, true, {}]
2024-05-14 06:18:13,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=be4b1be9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@266187981, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,101 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4b1be9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@266187981
2024-05-14 06:18:13,102 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4b911a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30018d8a, true, {}]
2024-05-14 06:18:13,103 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1498, durable=true, userID=be4bb82c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2146485588, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,105 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4bb82c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2146485588
2024-05-14 06:18:13,105 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4c064d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18eba913, true, {}]
2024-05-14 06:18:13,106 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1503, durable=true, userID=be4c2d5f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@182059110, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,108 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4c2d5f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@182059110
2024-05-14 06:18:13,109 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4ca290-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ac4cf27, true, {}]
2024-05-14 06:18:13,110 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1508, durable=true, userID=be4cc9a2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1547269119, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,112 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4cc9a2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1547269119
2024-05-14 06:18:13,112 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4d17c3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@221c58cf, true, {}]
2024-05-14 06:18:13,113 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1513, durable=true, userID=be4d3ed5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1041934665, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,115 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4d3ed5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1041934665
2024-05-14 06:18:13,116 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4d8cf6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@323f3066, true, {}]
2024-05-14 06:18:13,125 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1518, durable=true, userID=be4db408-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1503164132, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,125 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4db408-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1503164132
2024-05-14 06:18:13,126 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4f3aa9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@435d6715, true, {}]
2024-05-14 06:18:13,128 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1523, durable=true, userID=be4f61bb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@622511945, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,129 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4f61bb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@622511945
2024-05-14 06:18:13,129 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be4fafdc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ffdfd3, true, {}]
2024-05-14 06:18:13,131 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1528, durable=true, userID=be4fd6ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1882942712, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,132 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be4fd6ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1882942712
2024-05-14 06:18:13,133 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be504c1f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fed4013, true, {}]
2024-05-14 06:18:13,134 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1533, durable=true, userID=be504c21-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2094289882, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be504c21-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2094289882
2024-05-14 06:18:13,136 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be50c152-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60fc41c8, true, {}]
2024-05-14 06:18:13,137 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1538, durable=true, userID=be50e864-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2039849673, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,139 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be50e864-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2039849673
2024-05-14 06:18:13,140 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be513685-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c6adbc0, true, {}]
2024-05-14 06:18:13,141 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1543, durable=true, userID=be515d97-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@757080988, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be515d97-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@757080988
2024-05-14 06:18:13,143 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be51d2c8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b668ca, true, {}]
2024-05-14 06:18:13,144 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1548, durable=true, userID=be51f9da-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@453038935, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,146 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be51f9da-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@453038935
2024-05-14 06:18:13,146 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5247fb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79cc57ff, true, {}]
2024-05-14 06:18:13,147 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=be526f0d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@971277900, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,163 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be526f0d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@971277900
2024-05-14 06:18:13,164 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be54e00e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@671e75c0, true, {}]
2024-05-14 06:18:13,165 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1558, durable=true, userID=be550720-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2132340929, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,166 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be550720-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2132340929
2024-05-14 06:18:13,167 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be557c51-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f0205cd, true, {}]
2024-05-14 06:18:13,168 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1563, durable=true, userID=be55a363-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1358392401, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,169 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be55a363-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1358392401
2024-05-14 06:18:13,170 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be55f184-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ea09bec, true, {}]
2024-05-14 06:18:13,171 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1568, durable=true, userID=be561896-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1446307544, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,173 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be561896-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1446307544
2024-05-14 06:18:13,174 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5666b7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@666463f8, true, {}]
2024-05-14 06:18:13,175 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1573, durable=true, userID=be568dc9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1007461563, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,176 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be568dc9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1007461563
2024-05-14 06:18:13,177 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5702fa-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e294a41, true, {}]
2024-05-14 06:18:13,178 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1578, durable=true, userID=be5702fc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@419801969, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,180 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be5702fc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@419801969
2024-05-14 06:18:13,180 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be57782d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b8699b2, true, {}]
2024-05-14 06:18:13,181 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1583, durable=true, userID=be579f3f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@768182693, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,183 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be579f3f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@768182693
2024-05-14 06:18:13,184 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be57ed60-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39f83ec4, true, {}]
2024-05-14 06:18:13,185 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1588, durable=true, userID=be581472-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1784985802, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,187 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be581472-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1784985802
2024-05-14 06:18:13,187 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5889a3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d8793a5, true, {}]
2024-05-14 06:18:13,188 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1593, durable=true, userID=be58b0b5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1611959838, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,190 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be58b0b5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1611959838
2024-05-14 06:18:13,191 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be58fed6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@547eff4e, true, {}]
2024-05-14 06:18:13,192 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1598, durable=true, userID=be5925e8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474769444, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,193 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be5925e8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474769444
2024-05-14 06:18:13,194 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be599b19-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36820ddc, true, {}]
2024-05-14 06:18:13,195 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1603, durable=true, userID=be599b1b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103010014, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,197 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be599b1b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103010014
2024-05-14 06:18:13,197 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5a104c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f8425ae, true, {}]
2024-05-14 06:18:13,198 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1608, durable=true, userID=be5a375e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1919351674, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,200 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be5a375e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1919351674
2024-05-14 06:18:13,201 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5aac8f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d65d7a, true, {}]
2024-05-14 06:18:13,202 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1613, durable=true, userID=be5aac91-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1978002660, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,203 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be5aac91-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1978002660
2024-05-14 06:18:13,204 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5b21c2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a88a87a, true, {}]
2024-05-14 06:18:13,205 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1618, durable=true, userID=be5b48d4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127727292, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,207 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be5b48d4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127727292
2024-05-14 06:18:13,208 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5b96f5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55256532, true, {}]
2024-05-14 06:18:13,226 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1623, durable=true, userID=be5e7d27-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474278476, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,227 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be5e7d27-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474278476
2024-05-14 06:18:13,227 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5ea438-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23dce60b, true, {}]
2024-05-14 06:18:13,229 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1628, durable=true, userID=be5ecb4a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@367651274, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,230 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be5ecb4a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@367651274
2024-05-14 06:18:13,231 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5f407b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a2dbdd, true, {}]
2024-05-14 06:18:13,232 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=be5f407d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@919011158, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,234 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be5f407d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@919011158
2024-05-14 06:18:13,234 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be5fb5ae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@641f8592, true, {}]
2024-05-14 06:18:13,235 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1638, durable=true, userID=be5fdcc0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@927203143, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,237 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be5fdcc0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@927203143
2024-05-14 06:18:13,238 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be602ae1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b4870cb, true, {}]
2024-05-14 06:18:13,239 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1643, durable=true, userID=be6051f3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@218624159, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,240 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6051f3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@218624159
2024-05-14 06:18:13,241 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be60c724-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e6dc962, true, {}]
2024-05-14 06:18:13,242 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=be60c726-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1915961917, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,244 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be60c726-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1915961917
2024-05-14 06:18:13,244 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be613c57-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e1a4403, true, {}]
2024-05-14 06:18:13,245 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1653, durable=true, userID=be616369-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@367129167, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,247 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be616369-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@367129167
2024-05-14 06:18:13,248 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be61d89a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b6ed6ee, true, {}]
2024-05-14 06:18:13,249 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1658, durable=true, userID=be61d89c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@536928080, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,251 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be61d89c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@536928080
2024-05-14 06:18:13,251 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be624dcd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f2b2b09, true, {}]
2024-05-14 06:18:13,252 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1663, durable=true, userID=be6274df-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1701809841, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,254 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6274df-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1701809841
2024-05-14 06:18:13,255 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be62c300-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2826bed9, true, {}]
2024-05-14 06:18:13,256 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1668, durable=true, userID=be62ea12-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2110039195, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,257 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be62ea12-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2110039195
2024-05-14 06:18:13,258 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be635f43-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57b765c6, true, {}]
2024-05-14 06:18:13,259 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1673, durable=true, userID=be635f45-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1122445364, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,261 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be635f45-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1122445364
2024-05-14 06:18:13,261 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be63d476-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68e8c8b5, true, {}]
2024-05-14 06:18:13,262 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1678, durable=true, userID=be63fb88-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1074409982, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,264 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be63fb88-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1074409982
2024-05-14 06:18:13,265 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6470b9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c2583c6, true, {}]
2024-05-14 06:18:13,266 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1683, durable=true, userID=be6470bb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1903307000, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,268 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6470bb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1903307000
2024-05-14 06:18:13,268 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be64e5ec-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ba58f4e, true, {}]
2024-05-14 06:18:13,269 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1688, durable=true, userID=be650cfe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1094672586, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,271 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be650cfe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1094672586
2024-05-14 06:18:13,271 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be655b1f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cf2de42, true, {}]
2024-05-14 06:18:13,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1693, durable=true, userID=be658231-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@22972952, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,274 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be658231-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@22972952
2024-05-14 06:18:13,275 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be65f762-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@618b4723, true, {}]
2024-05-14 06:18:13,276 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1698, durable=true, userID=be65f764-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1572033516, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,278 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be65f764-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1572033516
2024-05-14 06:18:13,278 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be666c95-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f9b7334, true, {}]
2024-05-14 06:18:13,279 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1703, durable=true, userID=be6693a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574549520, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,281 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6693a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574549520
2024-05-14 06:18:13,282 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6708d8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@183de3ad, true, {}]
2024-05-14 06:18:13,283 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1708, durable=true, userID=be6708da-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1594091437, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,284 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6708da-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1594091437
2024-05-14 06:18:13,285 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be677e0b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a78b81f, true, {}]
2024-05-14 06:18:13,286 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1713, durable=true, userID=be677e0d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1746251647, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,288 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be677e0d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1746251647
2024-05-14 06:18:13,288 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be67f33e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f7ebda2, true, {}]
2024-05-14 06:18:13,289 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1718, durable=true, userID=be681a50-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@353321011, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be681a50-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@353321011
2024-05-14 06:18:13,292 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be688f81-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@409472ec, true, {}]
2024-05-14 06:18:13,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1723, durable=true, userID=be688f83-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669649922, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,295 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be688f83-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669649922
2024-05-14 06:18:13,295 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6904b4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5caedf08, true, {}]
2024-05-14 06:18:13,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1728, durable=true, userID=be692bc6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1602403373, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,298 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be692bc6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1602403373
2024-05-14 06:18:13,299 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be69a0f7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@793a6fcb, true, {}]
2024-05-14 06:18:13,300 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1733, durable=true, userID=be69a0f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@478339010, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,302 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be69a0f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@478339010
2024-05-14 06:18:13,302 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6a162a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d5fcb12, true, {}]
2024-05-14 06:18:13,303 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1738, durable=true, userID=be6a3d3c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1154083518, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,305 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6a3d3c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1154083518
2024-05-14 06:18:13,306 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6a8b5d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71c142d0, true, {}]
2024-05-14 06:18:13,307 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1743, durable=true, userID=be6ab26f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1353647585, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,309 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6ab26f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1353647585
2024-05-14 06:18:13,309 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6b27a0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d980652, true, {}]
2024-05-14 06:18:13,310 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1748, durable=true, userID=be6b4eb2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2043401021, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,312 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6b4eb2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2043401021
2024-05-14 06:18:13,313 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6b9cd3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c7c6d70, true, {}]
2024-05-14 06:18:13,314 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1753, durable=true, userID=be6bc3e5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404503443, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,315 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6bc3e5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404503443
2024-05-14 06:18:13,316 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6c3916-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@284048d9, true, {}]
2024-05-14 06:18:13,317 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1758, durable=true, userID=be6c3918-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@62224647, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,319 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6c3918-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@62224647
2024-05-14 06:18:13,319 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6cae49-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d1e0007, true, {}]
2024-05-14 06:18:13,320 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1763, durable=true, userID=be6cd55b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@123600198, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,322 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6cd55b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@123600198
2024-05-14 06:18:13,323 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6d4a8c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5883cb96, true, {}]
2024-05-14 06:18:13,324 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1768, durable=true, userID=be6d4a8e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@404812065, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,325 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6d4a8e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@404812065
2024-05-14 06:18:13,326 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6dbfbf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a5a1d1, true, {}]
2024-05-14 06:18:13,327 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1773, durable=true, userID=be6dbfc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1176391769, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,329 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6dbfc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1176391769
2024-05-14 06:18:13,330 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6e34f2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e8724a2, true, {}]
2024-05-14 06:18:13,330 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1778, durable=true, userID=be6e5c04-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396029572, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6e5c04-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396029572
2024-05-14 06:18:13,333 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6ed135-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30887fc9, true, {}]
2024-05-14 06:18:13,334 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1783, durable=true, userID=be6ed137-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@452768539, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,336 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6ed137-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@452768539
2024-05-14 06:18:13,336 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6f4668-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4694e16d, true, {}]
2024-05-14 06:18:13,337 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1788, durable=true, userID=be6f6d7a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@475489941, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,339 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6f6d7a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@475489941
2024-05-14 06:18:13,340 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be6fe2ab-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@440a498c, true, {}]
2024-05-14 06:18:13,341 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1793, durable=true, userID=be6fe2ad-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1578278438, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,342 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be6fe2ad-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1578278438
2024-05-14 06:18:13,343 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be7057de-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@475e8ba1, true, {}]
2024-05-14 06:18:13,344 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1798, durable=true, userID=be707ef0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2089616447, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,346 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be707ef0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2089616447
2024-05-14 06:18:13,346 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be70cd11-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@633b4b76, true, {}]
2024-05-14 06:18:13,347 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1803, durable=true, userID=be70f423-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1484223489, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,349 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be70f423-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1484223489
2024-05-14 06:18:13,350 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be716954-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f33d254, true, {}]
2024-05-14 06:18:13,351 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1808, durable=true, userID=be716956-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@542747969, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,353 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be716956-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@542747969
2024-05-14 06:18:13,353 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be71de87-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b4e3fee, true, {}]
2024-05-14 06:18:13,354 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1813, durable=true, userID=be720599-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1874468822, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,356 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be720599-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1874468822
2024-05-14 06:18:13,357 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be7253ba-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b8252e2, true, {}]
2024-05-14 06:18:13,358 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1818, durable=true, userID=be727acc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2126622549, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,360 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be727acc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2126622549
2024-05-14 06:18:13,360 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be72effd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be33eb03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be33eb03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1df51bf0, true, {}]
2024-05-14 06:18:13,361 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1823, durable=true, userID=be73170f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474677998, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** 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-05-14 06:18:13,363 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be73170f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=be33eb05-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474677998
2024-05-14 06:18:13,363 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works
2024-05-14 06:18:13,364 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9894ea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1458204145 to transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=ACTIVE, createTime=1715667493364(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@832ade3
2024-05-14 06:18:13,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@58d85a00, org.eclipse.scout.rt.mom.jms.JmsSubscription@62808e8d]
2024-05-14 06:18:13,365 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd99a65d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115754039 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1715667493365(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@223229c5
2024-05-14 06:18:13,366 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd9894ea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1458204145, transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=COMMITTED, createTime=1715667493364(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@832ade3
2024-05-14 06:18:13,367 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bd99a65d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115754039, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1715667493365(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@223229c5
2024-05-14 06:18:13,368 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection be3327ae-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:13,369 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION]]
2024-05-14 06:18:13,369 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014869 ms
2024-05-14 06:18:13,370 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:13,370 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:13,370 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection be33eb03-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:13,371 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:13,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 432.402198 ms
2024-05-14 06:18:13,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [artemis-j2ee]>
2024-05-14 06:18:13,372 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:13,372 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [artemis-j2ee]>
2024-05-14 06:18:13,373 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1649994372'.
2024-05-14 06:18:13,375 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:13,375 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection be7538f1-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:13,376 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be756004-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be7538f1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be7538f1-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d49c6fa, true, {}]
2024-05-14 06:18:13,377 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be758715-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be7538f1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be7538f1-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b7a10b7, true, {}]
2024-05-14 06:18:13,378 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.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-05-14 06:18:13,379 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde7c693-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@226065981
2024-05-14 06:18:13,379 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection be75d536-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:13,379 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde83bc6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1816960772
2024-05-14 06:18:13,379 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde8b0f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1423745623
2024-05-14 06:18:13,380 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde7c693-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@226065981 to transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=ACTIVE, createTime=1715667493380(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28fec962
2024-05-14 06:18:13,380 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde94d3c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2030433439
2024-05-14 06:18:13,380 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be75fc49-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@400fba75, true, {}]
2024-05-14 06:18:13,380 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde83bc6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1816960772 to transaction: TransactionImpl [xid=null, txID=1843, xid=null, state=ACTIVE, createTime=1715667493380(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68424954
2024-05-14 06:18:13,380 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde9c26f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717083117
2024-05-14 06:18:13,380 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdea37a2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378915806
2024-05-14 06:18:13,380 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde8b0f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1423745623 to transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=ACTIVE, createTime=1715667493380(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c59d28c
2024-05-14 06:18:13,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@d6de944
2024-05-14 06:18:13,380 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdead3e5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@442472324
2024-05-14 06:18:13,381 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde94d3c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2030433439 to transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=ACTIVE, createTime=1715667493381(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4900da99
2024-05-14 06:18:13,381 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be75fc4a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4af7d105, true, {}]
2024-05-14 06:18:13,381 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdeb4918-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@511664201
2024-05-14 06:18:13,381 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdebe55b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1633364291
2024-05-14 06:18:13,381 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde9c26f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717083117 to transaction: TransactionImpl [xid=null, txID=1850, xid=null, state=ACTIVE, createTime=1715667493381(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b8d2998
2024-05-14 06:18:13,381 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdec5a8e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1819793513
2024-05-14 06:18:13,381 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdecf6d1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1323238991
2024-05-14 06:18:13,381 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdea37a2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378915806 to transaction: TransactionImpl [xid=null, txID=1851, xid=null, state=ACTIVE, createTime=1715667493381(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1993951
2024-05-14 06:18:13,381 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bded6c04-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@216674348
2024-05-14 06:18:13,382 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdede137-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1967717950
2024-05-14 06:18:13,382 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdee7d7a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@279243604
2024-05-14 06:18:13,382 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdeef2ad-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991392646
2024-05-14 06:18:13,382 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf3d4b0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@344313860
2024-05-14 06:18:13,382 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1852, durable=true, userID=be76235c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@848599462, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,382 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf422d3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@291758677
2024-05-14 06:18:13,382 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf49806-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@314733677
2024-05-14 06:18:13,382 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf53449-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@90204949
2024-05-14 06:18:13,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf5a97c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@46152780
2024-05-14 06:18:13,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf61eaf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856903444
2024-05-14 06:18:13,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf6baf2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@487122462
2024-05-14 06:18:13,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf73025-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1845542763
2024-05-14 06:18:13,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf7cc68-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@499194705
2024-05-14 06:18:13,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf8419b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372204537
2024-05-14 06:18:13,383 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde7c693-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@226065981, transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=COMMITTED, createTime=1715667493380(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28fec962
2024-05-14 06:18:13,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf8ddde-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1782835138
2024-05-14 06:18:13,384 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde83bc6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1816960772, transaction: TransactionImpl [xid=null, txID=1843, xid=null, state=COMMITTED, createTime=1715667493380(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68424954
2024-05-14 06:18:13,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf95311-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@565377201
2024-05-14 06:18:13,384 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde8b0f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1423745623, transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=COMMITTED, createTime=1715667493380(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c59d28c
2024-05-14 06:18:13,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdf9c844-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432292569
2024-05-14 06:18:13,384 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde94d3c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2030433439, transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=COMMITTED, createTime=1715667493381(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4900da99
2024-05-14 06:18:13,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfa6487-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1698483667
2024-05-14 06:18:13,384 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bde9c26f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717083117, transaction: TransactionImpl [xid=null, txID=1850, xid=null, state=COMMITTED, createTime=1715667493381(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b8d2998
2024-05-14 06:18:13,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfad9ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1445744702
2024-05-14 06:18:13,384 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdea37a2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378915806, transaction: TransactionImpl [xid=null, txID=1851, xid=null, state=COMMITTED, createTime=1715667493381(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1993951
2024-05-14 06:18:13,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfb75fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1717355918
2024-05-14 06:18:13,384 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be76988d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a4d7e7d, true, {}]
2024-05-14 06:18:13,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfbeb30-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248809142
2024-05-14 06:18:13,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfc6063-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789794373
2024-05-14 06:18:13,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfcfca6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@732925671
2024-05-14 06:18:13,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfd71d9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834401655
2024-05-14 06:18:13,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfe0e1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@239666197
2024-05-14 06:18:13,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdfe834f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1049825162
2024-05-14 06:18:13,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdff1e92-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022703118
2024-05-14 06:18:13,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdff93c5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1064113095
2024-05-14 06:18:13,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be03b278-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@176843132
2024-05-14 06:18:13,386 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1857, durable=true, userID=be76bf9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1051777932, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0427ab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@944596966
2024-05-14 06:18:13,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be049cde-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1725893490
2024-05-14 06:18:13,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be053921-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687278525
2024-05-14 06:18:13,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be05ae54-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1035977739
2024-05-14 06:18:13,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be062387-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1023512486
2024-05-14 06:18:13,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be06bfca-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1500995343
2024-05-14 06:18:13,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0734fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@746139979
2024-05-14 06:18:13,387 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be07d140-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@139840081
2024-05-14 06:18:13,387 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be084673-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1781271809
2024-05-14 06:18:13,387 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be08e2b6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779095432
2024-05-14 06:18:13,387 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be770dc0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@510e952d, true, {}]
2024-05-14 06:18:13,387 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0957e9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@701041315
2024-05-14 06:18:13,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be09cd1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@692874278
2024-05-14 06:18:13,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0a695f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1411723870
2024-05-14 06:18:13,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0ade92-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396764396
2024-05-14 06:18:13,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0b53c5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205578749
2024-05-14 06:18:13,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0bf008-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2069718308
2024-05-14 06:18:13,389 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1862, durable=true, userID=be7734d2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1401089207, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0c653b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205449314
2024-05-14 06:18:13,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0d017e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@637310338
2024-05-14 06:18:13,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0d76b1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1969782017
2024-05-14 06:18:13,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0debe4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1590798891
2024-05-14 06:18:13,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be0e8827-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1813608746
2024-05-14 06:18:13,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1258ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1730847813
2024-05-14 06:18:13,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be12f4fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1196623213
2024-05-14 06:18:13,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be136a30-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@641873261
2024-05-14 06:18:13,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be140673-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1212067822
2024-05-14 06:18:13,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be147ba6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@76578513
2024-05-14 06:18:13,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be14f0d9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@67277291
2024-05-14 06:18:13,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be158d1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@776759312
2024-05-14 06:18:13,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be16024f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1968445924
2024-05-14 06:18:13,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be169e92-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1343048814
2024-05-14 06:18:13,391 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be77aa03-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a04a05, true, {}]
2024-05-14 06:18:13,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1713c5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@278234005
2024-05-14 06:18:13,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1788f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1421924704
2024-05-14 06:18:13,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be18253b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1927516188
2024-05-14 06:18:13,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be189a6e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1647486613
2024-05-14 06:18:13,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be190fa1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@601371506
2024-05-14 06:18:13,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be19abe4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1924621509
2024-05-14 06:18:13,392 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1867, durable=true, userID=be77aa05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@932496978, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1a4827-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1564192468
2024-05-14 06:18:13,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1abd5a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1409992598
2024-05-14 06:18:13,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1b328d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@440693108
2024-05-14 06:18:13,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1bced0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1170833530
2024-05-14 06:18:13,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1c4403-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1859569408
2024-05-14 06:18:13,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1ce046-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1325441340
2024-05-14 06:18:13,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1d5579-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1679049234
2024-05-14 06:18:13,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1df1bc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@458573794
2024-05-14 06:18:13,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be1e66ef-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582183000
2024-05-14 06:18:13,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be217432-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1244275199
2024-05-14 06:18:13,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be21c255-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@174487499
2024-05-14 06:18:13,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be225e98-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991375476
2024-05-14 06:18:13,394 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be781f36-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a79c895, true, {}]
2024-05-14 06:18:13,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be22d3cb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2070670596
2024-05-14 06:18:13,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be2348fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1897105971
2024-05-14 06:18:13,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be23e541-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1370559269
2024-05-14 06:18:13,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be245a74-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1265400877
2024-05-14 06:18:13,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be76235c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@848599462
2024-05-14 06:18:13,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be76bf9f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1051777932
2024-05-14 06:18:13,395 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1872, durable=true, userID=be784648-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@672612802, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be7734d2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1401089207
2024-05-14 06:18:13,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be77aa05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@932496978
2024-05-14 06:18:13,397 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be784648-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@672612802
2024-05-14 06:18:13,398 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be789469-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39532ed0, true, {}]
2024-05-14 06:18:13,399 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1877, durable=true, userID=be78bb7b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@707270734, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,400 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be78bb7b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@707270734
2024-05-14 06:18:13,401 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be7930ac-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8786ae0, true, {}]
2024-05-14 06:18:13,425 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1882, durable=true, userID=be7957be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@998865256, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,429 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be7957be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@998865256
2024-05-14 06:18:13,430 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be7d9d7f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18db357a, true, {}]
2024-05-14 06:18:13,431 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1887, durable=true, userID=be7dc491-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1245399718, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,433 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be7dc491-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1245399718
2024-05-14 06:18:13,433 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be7e12b2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b213bb8, true, {}]
2024-05-14 06:18:13,435 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1892, durable=true, userID=be7e39c4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@141358582, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,436 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be7e39c4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@141358582
2024-05-14 06:18:13,437 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be7eaef5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fdaa970, true, {}]
2024-05-14 06:18:13,438 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1897, durable=true, userID=be7eaef7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1265106959, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,440 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be7eaef7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1265106959
2024-05-14 06:18:13,440 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be7f2428-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@786e24eb, true, {}]
2024-05-14 06:18:13,441 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1902, durable=true, userID=be7f4b3a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@306575536, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,443 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be7f4b3a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@306575536
2024-05-14 06:18:13,444 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be7f995b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ae7bc68, true, {}]
2024-05-14 06:18:13,444 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1907, durable=true, userID=be7fc06d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103203457, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,446 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be7fc06d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103203457
2024-05-14 06:18:13,447 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be80359e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1183f7c3, true, {}]
2024-05-14 06:18:13,448 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1912, durable=true, userID=be8035a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2137211027, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,450 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8035a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2137211027
2024-05-14 06:18:13,450 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be80aad1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29ad6c0c, true, {}]
2024-05-14 06:18:13,451 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1917, durable=true, userID=be80d1e3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1230790055, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,453 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be80d1e3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1230790055
2024-05-14 06:18:13,454 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be814714-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ed2dae0, true, {}]
2024-05-14 06:18:13,455 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1922, durable=true, userID=be814716-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2141900282, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,456 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be814716-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2141900282
2024-05-14 06:18:13,457 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be81bc47-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42692b3d, true, {}]
2024-05-14 06:18:13,458 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1927, durable=true, userID=be81e359-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1043183636, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,460 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be81e359-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1043183636
2024-05-14 06:18:13,461 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be82317a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bf38ffa, true, {}]
2024-05-14 06:18:13,462 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1932, durable=true, userID=be82588c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1363116133, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,463 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be82588c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1363116133
2024-05-14 06:18:13,464 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be82cdbd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3104719, true, {}]
2024-05-14 06:18:13,465 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1937, durable=true, userID=be82f4cf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@285342739, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,467 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be82f4cf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@285342739
2024-05-14 06:18:13,467 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8342f0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a242710, true, {}]
2024-05-14 06:18:13,468 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1942, durable=true, userID=be836a02-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@755784296, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,470 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be836a02-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@755784296
2024-05-14 06:18:13,471 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be83df33-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4739e80a, true, {}]
2024-05-14 06:18:13,472 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1947, durable=true, userID=be83df35-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1628405900, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,473 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be83df35-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1628405900
2024-05-14 06:18:13,474 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be845466-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42a0d97a, true, {}]
2024-05-14 06:18:13,475 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1952, durable=true, userID=be847b78-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@406969252, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,477 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be847b78-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@406969252
2024-05-14 06:18:13,477 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be84c999-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b169a1, true, {}]
2024-05-14 06:18:13,478 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1957, durable=true, userID=be84f0ab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1728793537, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,480 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be84f0ab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1728793537
2024-05-14 06:18:13,481 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8565dc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fe00585, true, {}]
2024-05-14 06:18:13,482 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1962, durable=true, userID=be8565de-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2131378704, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,484 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8565de-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2131378704
2024-05-14 06:18:13,484 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be85db0f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b94321b, true, {}]
2024-05-14 06:18:13,485 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1967, durable=true, userID=be860221-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@243870759, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,487 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be860221-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@243870759
2024-05-14 06:18:13,488 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be867752-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6780d4fd, true, {}]
2024-05-14 06:18:13,489 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1972, durable=true, userID=be869e64-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@723253694, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,491 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be869e64-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@723253694
2024-05-14 06:18:13,491 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be86ec85-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a055143, true, {}]
2024-05-14 06:18:13,493 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1977, durable=true, userID=be871397-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@616646288, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,494 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be871397-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@616646288
2024-05-14 06:18:13,495 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8761b8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ab9c85c, true, {}]
2024-05-14 06:18:13,496 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1982, durable=true, userID=be8788ca-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1964952706, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,497 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8788ca-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1964952706
2024-05-14 06:18:13,498 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be87fdfb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f56f9bf, true, {}]
2024-05-14 06:18:13,499 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1987, durable=true, userID=be88250d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@320849562, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,501 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be88250d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@320849562
2024-05-14 06:18:13,501 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be88732e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@588f46ec, true, {}]
2024-05-14 06:18:13,502 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1992, durable=true, userID=be889a40-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1686845871, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,504 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be889a40-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1686845871
2024-05-14 06:18:13,505 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be890f71-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@245ed633, true, {}]
2024-05-14 06:18:13,506 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1997, durable=true, userID=be890f73-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@373436870, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,508 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be890f73-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@373436870
2024-05-14 06:18:13,508 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8984a4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a4574d, true, {}]
2024-05-14 06:18:13,510 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2002, durable=true, userID=be89abb6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@718948665, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,511 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be89abb6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@718948665
2024-05-14 06:18:13,512 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8a20e7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b75ebdc, true, {}]
2024-05-14 06:18:13,513 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2007, durable=true, userID=be8a47f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@502018415, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,514 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8a47f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@502018415
2024-05-14 06:18:13,515 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8a961a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@690bcb21, true, {}]
2024-05-14 06:18:13,516 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2012, durable=true, userID=be8abd2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@603768181, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,518 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8abd2c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@603768181
2024-05-14 06:18:13,518 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8b0b4d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@472f34ae, true, {}]
2024-05-14 06:18:13,519 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2017, durable=true, userID=be8b325f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1609881555, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,521 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8b325f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1609881555
2024-05-14 06:18:13,522 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8ba790-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3de8a16b, true, {}]
2024-05-14 06:18:13,526 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2022, durable=true, userID=be8c1cc2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@513119372, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,526 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8c1cc2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@513119372
2024-05-14 06:18:13,527 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8c6ae3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@185b301e, true, {}]
2024-05-14 06:18:13,528 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2027, durable=true, userID=be8c6ae5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1599301394, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,530 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8c6ae5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1599301394
2024-05-14 06:18:13,530 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8ce016-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2834202f, true, {}]
2024-05-14 06:18:13,531 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=be8d0728-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@516144932, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,533 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8d0728-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@516144932
2024-05-14 06:18:13,534 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8d7c59-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c0f0994, true, {}]
2024-05-14 06:18:13,535 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2037, durable=true, userID=be8d7c5b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@781995138, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,537 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8d7c5b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@781995138
2024-05-14 06:18:13,537 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8df18c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a6a2673, true, {}]
2024-05-14 06:18:13,538 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2042, durable=true, userID=be8e189e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@391315740, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,540 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8e189e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@391315740
2024-05-14 06:18:13,541 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8e66bf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bd1be4d, true, {}]
2024-05-14 06:18:13,542 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2047, durable=true, userID=be8e8dd1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1643184319, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,544 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8e8dd1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1643184319
2024-05-14 06:18:13,544 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8f0302-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@df61282, true, {}]
2024-05-14 06:18:13,545 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2052, durable=true, userID=be8f2a14-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@356714984, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,547 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8f2a14-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@356714984
2024-05-14 06:18:13,548 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be8f7835-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c0e01d8, true, {}]
2024-05-14 06:18:13,549 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2057, durable=true, userID=be8f9f47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1607642757, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,550 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be8f9f47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1607642757
2024-05-14 06:18:13,551 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be901478-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22a68aa2, true, {}]
2024-05-14 06:18:13,552 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2062, durable=true, userID=be903b8a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@895419366, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,554 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be903b8a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@895419366
2024-05-14 06:18:13,555 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9089ab-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18a2883e, true, {}]
2024-05-14 06:18:13,556 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2067, durable=true, userID=be90b0bd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@428293701, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,557 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be90b0bd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@428293701
2024-05-14 06:18:13,558 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9125ee-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28ab2a02, true, {}]
2024-05-14 06:18:13,559 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2072, durable=true, userID=be9125f0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1105123979, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,561 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9125f0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1105123979
2024-05-14 06:18:13,561 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be919b21-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3210333e, true, {}]
2024-05-14 06:18:13,563 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2077, durable=true, userID=be91c233-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1834053639, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,564 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be91c233-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1834053639
2024-05-14 06:18:13,565 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be923764-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@248e202b, true, {}]
2024-05-14 06:18:13,566 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2082, durable=true, userID=be923766-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@640921939, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,568 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be923766-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@640921939
2024-05-14 06:18:13,568 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be92ac97-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5089ca2f, true, {}]
2024-05-14 06:18:13,569 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2087, durable=true, userID=be92d3a9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@374577032, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,571 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be92d3a9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@374577032
2024-05-14 06:18:13,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9321ca-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49d8bb8f, true, {}]
2024-05-14 06:18:13,588 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2092, durable=true, userID=be9348dc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@693540752, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,588 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9348dc-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@693540752
2024-05-14 06:18:13,589 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be95e0ed-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a5f545b, true, {}]
2024-05-14 06:18:13,590 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2097, durable=true, userID=be95e0ef-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@733147188, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,592 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be95e0ef-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@733147188
2024-05-14 06:18:13,592 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be965620-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46d6b924, true, {}]
2024-05-14 06:18:13,593 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=be967d32-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@263553180, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,595 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be967d32-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@263553180
2024-05-14 06:18:13,596 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be96f263-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8018ed6, true, {}]
2024-05-14 06:18:13,597 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2107, durable=true, userID=be96f265-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1548190700, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,598 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be96f265-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1548190700
2024-05-14 06:18:13,599 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be976796-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75df00c3, true, {}]
2024-05-14 06:18:13,600 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2112, durable=true, userID=be978ea8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779239221, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,602 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be978ea8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1779239221
2024-05-14 06:18:13,602 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be97dcc9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18616bed, true, {}]
2024-05-14 06:18:13,603 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2117, durable=true, userID=be9803db-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1301825613, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,605 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9803db-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1301825613
2024-05-14 06:18:13,606 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be98790c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@777af9f3, true, {}]
2024-05-14 06:18:13,607 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2122, durable=true, userID=be98790e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1785128827, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,609 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be98790e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1785128827
2024-05-14 06:18:13,609 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be98ee3f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53de3b63, true, {}]
2024-05-14 06:18:13,610 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2127, durable=true, userID=be991551-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1445109819, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,612 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be991551-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1445109819
2024-05-14 06:18:13,625 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be998a82-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2398e457, true, {}]
2024-05-14 06:18:13,626 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2132, durable=true, userID=be9b8654-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1862929691, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,627 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9b8654-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1862929691
2024-05-14 06:18:13,627 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9bad65-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d578c7a, true, {}]
2024-05-14 06:18:13,628 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2137, durable=true, userID=be9bd477-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@250231168, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,630 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9bd477-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@250231168
2024-05-14 06:18:13,631 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9c2298-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c7b2db7, true, {}]
2024-05-14 06:18:13,631 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2142, durable=true, userID=be9c49aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1830465532, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,633 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9c49aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1830465532
2024-05-14 06:18:13,634 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9cbedb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f1c6a82, true, {}]
2024-05-14 06:18:13,635 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2147, durable=true, userID=be9cbedd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1315450392, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,637 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9cbedd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1315450392
2024-05-14 06:18:13,637 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9d340e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@363fdb28, true, {}]
2024-05-14 06:18:13,638 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2152, durable=true, userID=be9d5b20-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1811499282, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,640 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9d5b20-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1811499282
2024-05-14 06:18:13,641 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9dd051-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c5960e, true, {}]
2024-05-14 06:18:13,642 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2157, durable=true, userID=be9dd053-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929630844, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,644 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9dd053-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929630844
2024-05-14 06:18:13,644 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9e4584-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ea81cf9, true, {}]
2024-05-14 06:18:13,645 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2162, durable=true, userID=be9e6c96-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1032262125, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,647 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9e6c96-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1032262125
2024-05-14 06:18:13,648 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9ee1c7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24c4317f, true, {}]
2024-05-14 06:18:13,649 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2167, durable=true, userID=be9ee1c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1679569021, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,651 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9ee1c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1679569021
2024-05-14 06:18:13,651 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9f56fa-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ee75d1e, true, {}]
2024-05-14 06:18:13,652 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2172, durable=true, userID=be9f7e0c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@874821981, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,654 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9f7e0c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@874821981
2024-05-14 06:18:13,655 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [be9fcc2d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c97ebf6, true, {}]
2024-05-14 06:18:13,655 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2177, durable=true, userID=be9ff33f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1159069950, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,657 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=be9ff33f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1159069950
2024-05-14 06:18:13,658 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea06870-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6924dd9d, true, {}]
2024-05-14 06:18:13,659 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2182, durable=true, userID=bea06872-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1774775589, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,661 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea06872-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1774775589
2024-05-14 06:18:13,661 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea0dda3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a53c8ca, true, {}]
2024-05-14 06:18:13,663 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2187, durable=true, userID=bea104b5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@383554932, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,664 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea104b5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@383554932
2024-05-14 06:18:13,665 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea179e6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f19dd19, true, {}]
2024-05-14 06:18:13,666 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2192, durable=true, userID=bea179e8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2011759987, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,667 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea179e8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2011759987
2024-05-14 06:18:13,668 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea1ef19-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38ff9acd, true, {}]
2024-05-14 06:18:13,669 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2197, durable=true, userID=bea1ef1b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1123444182, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,671 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea1ef1b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1123444182
2024-05-14 06:18:13,671 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea2644c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6616b482, true, {}]
2024-05-14 06:18:13,672 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2202, durable=true, userID=bea28b5e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@458833844, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,674 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea28b5e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@458833844
2024-05-14 06:18:13,675 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea3008f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2817373d, true, {}]
2024-05-14 06:18:13,676 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2207, durable=true, userID=bea30091-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@401580593, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,678 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea30091-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@401580593
2024-05-14 06:18:13,678 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea375c2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c14fbb7, true, {}]
2024-05-14 06:18:13,679 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2212, durable=true, userID=bea39cd4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@877583730, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,681 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea39cd4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@877583730
2024-05-14 06:18:13,682 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea41205-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79e5316b, true, {}]
2024-05-14 06:18:13,683 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2217, durable=true, userID=bea41207-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@744827301, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,684 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea41207-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@744827301
2024-05-14 06:18:13,685 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea48738-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bb39415, true, {}]
2024-05-14 06:18:13,686 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2222, durable=true, userID=bea4ae4a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1849548241, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,688 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea4ae4a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1849548241
2024-05-14 06:18:13,688 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea4fc6b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18639fa5, true, {}]
2024-05-14 06:18:13,689 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2227, durable=true, userID=bea5237d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447495960, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,691 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea5237d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447495960
2024-05-14 06:18:13,692 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea598ae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1351e63b, true, {}]
2024-05-14 06:18:13,693 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2232, durable=true, userID=bea598b0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2077172658, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,695 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea598b0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2077172658
2024-05-14 06:18:13,695 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea60de1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@282b4ec, true, {}]
2024-05-14 06:18:13,696 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2237, durable=true, userID=bea634f3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1242324292, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,698 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea634f3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1242324292
2024-05-14 06:18:13,699 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea68314-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39a8d4f4, true, {}]
2024-05-14 06:18:13,700 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2242, durable=true, userID=bea6aa26-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1882781782, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,702 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea6aa26-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1882781782
2024-05-14 06:18:13,702 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea71f57-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fa9edda, true, {}]
2024-05-14 06:18:13,703 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2247, durable=true, userID=bea74669-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@534570315, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,705 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea74669-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@534570315
2024-05-14 06:18:13,706 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea7948a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78f5fd61, true, {}]
2024-05-14 06:18:13,706 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2252, durable=true, userID=bea7bb9c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1646791363, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,708 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea7bb9c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1646791363
2024-05-14 06:18:13,709 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea830cd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2372dadf, true, {}]
2024-05-14 06:18:13,710 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2257, durable=true, userID=bea857df-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@545710419, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,712 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea857df-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@545710419
2024-05-14 06:18:13,712 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea8a500-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28d759d7, true, {}]
2024-05-14 06:18:13,713 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2262, durable=true, userID=bea8cc12-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1123140115, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,715 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea8cc12-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1123140115
2024-05-14 06:18:13,716 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea91a33-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e8b86ae, true, {}]
2024-05-14 06:18:13,717 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2267, durable=true, userID=bea94145-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@149420329, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,719 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea94145-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@149420329
2024-05-14 06:18:13,719 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bea9b676-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60787787, true, {}]
2024-05-14 06:18:13,720 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2272, durable=true, userID=bea9dd88-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1516204958, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,722 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bea9dd88-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1516204958
2024-05-14 06:18:13,723 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beaa2ba9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d8c4a3b, true, {}]
2024-05-14 06:18:13,723 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=beaa52bb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2139868198, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,725 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beaa52bb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2139868198
2024-05-14 06:18:13,726 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beaac7ec-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@462e5bc3, true, {}]
2024-05-14 06:18:13,727 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2282, durable=true, userID=beaac7ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@231391633, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,729 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beaac7ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@231391633
2024-05-14 06:18:13,729 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beab3d1f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e19b961, true, {}]
2024-05-14 06:18:13,730 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2287, durable=true, userID=beab6431-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@569426738, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,732 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beab6431-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@569426738
2024-05-14 06:18:13,733 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beabd962-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57b107ff, true, {}]
2024-05-14 06:18:13,734 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2292, durable=true, userID=beabd964-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@683817027, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,735 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beabd964-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@683817027
2024-05-14 06:18:13,736 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beac4e95-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@163d7512, true, {}]
2024-05-14 06:18:13,737 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2297, durable=true, userID=beac75a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1682683358, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,739 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beac75a7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1682683358
2024-05-14 06:18:13,740 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beacc3c8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31aedb14, true, {}]
2024-05-14 06:18:13,741 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2302, durable=true, userID=beaceada-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@155777020, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,743 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beaceada-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@155777020
2024-05-14 06:18:13,743 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [bead600b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@518dd8e4, true, {}]
2024-05-14 06:18:13,744 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2307, durable=true, userID=bead871d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896872188, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,746 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bead871d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896872188
2024-05-14 06:18:13,747 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beadd53e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38db56d5, true, {}]
2024-05-14 06:18:13,748 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2312, durable=true, userID=beadfc50-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@541377238, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,749 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beadfc50-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@541377238
2024-05-14 06:18:13,750 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beae7181-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cc86f02, true, {}]
2024-05-14 06:18:13,751 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2317, durable=true, userID=beae7183-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@110283352, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,753 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beae7183-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@110283352
2024-05-14 06:18:13,753 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beaee6b4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70a7cbf, true, {}]
2024-05-14 06:18:13,754 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2322, durable=true, userID=beaf0dc6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@799357659, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,756 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beaf0dc6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@799357659
2024-05-14 06:18:13,757 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beaf5be7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35f3b95a, true, {}]
2024-05-14 06:18:13,758 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2327, durable=true, userID=beaf82f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@583030073, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,759 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beaf82f9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@583030073
2024-05-14 06:18:13,760 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beaff82a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26311eb7, true, {}]
2024-05-14 06:18:13,761 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2332, durable=true, userID=beaff82c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1229672322, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,763 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beaff82c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1229672322
2024-05-14 06:18:13,763 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beb06d5d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d00dc28, true, {}]
2024-05-14 06:18:13,764 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2337, durable=true, userID=beb0946f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1561613477, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,766 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beb0946f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1561613477
2024-05-14 06:18:13,767 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [beb109a0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=be75d536-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=bb74a41e-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=be75d536-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35eb2ef0, true, {}]
2024-05-14 06:18:13,768 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2342, durable=true, userID=beb109a2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1150699327, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** 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-05-14 06:18:13,770 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=beb109a2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=be75fc48-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1150699327
2024-05-14 06:18:13,770 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1b3aa246, org.eclipse.scout.rt.mom.jms.JmsSubscription@1abc3085]
2024-05-14 06:18:13,771 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdead3e5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@442472324 to transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=ACTIVE, createTime=1715667493770(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62e1fd1b
2024-05-14 06:18:13,773 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] 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=bdead3e5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@442472324, transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=COMMITTED, createTime=1715667493770(Tue May 14 06:18:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62e1fd1b
2024-05-14 06:18:13,775 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection be7538f1-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:13,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:13,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015182 ms
2024-05-14 06:18:13,776 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:13,776 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:13,777 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection be75d536-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:13,777 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:13,777 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 404.772107 ms
2024-05-14 06:18:13,777 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [artemis-j2ee]>
2024-05-14 06:18:13,796 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [bb74a41e-11b9-11ef-8fb5-0a580a2842f4] stopped, uptime 5.476 seconds
2024-05-14 06:18:13,808 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-05-14 06:18:13,808 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-05-14 06:18:13,808 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-05-14 06:18:13,809 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-05-14 06:18:13,809 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-05-14 06:18:13,809 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-05-14 06:18:13,810 INFO  [main] org.apache.activemq.audit.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@6127ae9e
2024-05-14 06:18:13,810 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-05-14 06:18:13,811 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-05-14 06:18:13,812 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-05-14 06:18:13,889 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-05-14 06:18:13,890 INFO  [main] org.apache.activemq.audit.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@1a89d045
2024-05-14 06:18:13,891 INFO  [main] org.apache.activemq.audit.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@4d2d0eda
2024-05-14 06:18:13,891 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-05-14 06:18:13,891 INFO  [main] org.apache.activemq.audit.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@2ce987d7
2024-05-14 06:18:13,892 INFO  [main] org.apache.activemq.audit.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@16a4d5a9
2024-05-14 06:18:13,892 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-05-14 06:18:13,892 INFO  [main] org.apache.activemq.audit.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@427b24c0
2024-05-14 06:18:13,893 INFO  [main] org.apache.activemq.audit.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@6705b98b
2024-05-14 06:18:13,893 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-05-14 06:18:13,893 INFO  [main] org.apache.activemq.audit.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@7324d83
2024-05-14 06:18:13,894 INFO  [main] org.apache.activemq.audit.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@370bd951
2024-05-14 06:18:13,894 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-05-14 06:18:13,894 INFO  [main] org.apache.activemq.audit.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@2c4da654
2024-05-14 06:18:13,894 INFO  [main] org.apache.activemq.audit.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@664e8bb7
2024-05-14 06:18:13,895 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-05-14 06:18:13,895 INFO  [main] org.apache.activemq.audit.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@73859ca8
2024-05-14 06:18:13,895 INFO  [main] org.apache.activemq.audit.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@1a2d02d8
2024-05-14 06:18:13,896 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-05-14 06:18:13,896 INFO  [main] org.apache.activemq.audit.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@5b1378cf
2024-05-14 06:18:13,896 INFO  [main] org.apache.activemq.audit.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@49925329
2024-05-14 06:18:13,896 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-05-14 06:18:13,897 INFO  [main] org.apache.activemq.audit.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@16adf66f
2024-05-14 06:18:13,897 INFO  [main] org.apache.activemq.audit.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@64e41da0
2024-05-14 06:18:13,897 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-05-14 06:18:13,897 INFO  [main] org.apache.activemq.audit.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@24f1d4f3
2024-05-14 06:18:13,898 INFO  [main] org.apache.activemq.audit.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@7fa1c05f
2024-05-14 06:18:13,898 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-05-14 06:18:13,898 INFO  [main] org.apache.activemq.audit.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@6465f4a
2024-05-14 06:18:13,899 INFO  [main] org.apache.activemq.audit.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@428b5b3f
2024-05-14 06:18:13,899 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-05-14 06:18:13,899 INFO  [main] org.apache.activemq.audit.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@687749d1
2024-05-14 06:18:13,900 INFO  [main] org.apache.activemq.audit.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@19a5cfb8
2024-05-14 06:18:13,900 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-05-14 06:18:13,900 INFO  [main] org.apache.activemq.audit.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@2dad6fc9
2024-05-14 06:18:13,900 INFO  [main] org.apache.activemq.audit.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@35e79be0
2024-05-14 06:18:13,901 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-05-14 06:18:13,901 INFO  [main] org.apache.activemq.audit.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@678c654c
2024-05-14 06:18:13,901 INFO  [main] org.apache.activemq.audit.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@50e3be0a
2024-05-14 06:18:13,902 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-05-14 06:18:13,902 INFO  [main] org.apache.activemq.audit.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@167650f8
2024-05-14 06:18:13,902 INFO  [main] org.apache.activemq.audit.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@1f47e14d
2024-05-14 06:18:13,902 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-05-14 06:18:13,903 INFO  [main] org.apache.activemq.audit.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@1be551ec
2024-05-14 06:18:13,903 INFO  [main] org.apache.activemq.audit.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@563bbf74
2024-05-14 06:18:13,903 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-05-14 06:18:13,903 INFO  [main] org.apache.activemq.audit.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@72eed4db
2024-05-14 06:18:13,904 INFO  [main] org.apache.activemq.audit.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@52031e42
2024-05-14 06:18:13,904 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-05-14 06:18:13,904 INFO  [main] org.apache.activemq.audit.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@63d85fdf
2024-05-14 06:18:13,905 INFO  [main] org.apache.activemq.audit.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@68938ccf
2024-05-14 06:18:13,905 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-05-14 06:18:13,905 INFO  [main] org.apache.activemq.audit.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@6cdfd50a
2024-05-14 06:18:13,906 INFO  [main] org.apache.activemq.audit.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@26e437dd
2024-05-14 06:18:13,906 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-05-14 06:18:13,906 INFO  [main] org.apache.activemq.audit.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@763b279
2024-05-14 06:18:13,906 INFO  [main] org.apache.activemq.audit.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@73e2a3ae
2024-05-14 06:18:13,907 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-05-14 06:18:13,907 INFO  [main] org.apache.activemq.audit.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@61874f5d
2024-05-14 06:18:13,907 INFO  [main] org.apache.activemq.audit.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@66dad66f
2024-05-14 06:18:13,907 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-05-14 06:18:13,908 INFO  [main] org.apache.activemq.audit.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@7cb040b7
2024-05-14 06:18:13,908 INFO  [main] org.apache.activemq.audit.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@1aa9635c
2024-05-14 06:18:13,908 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-05-14 06:18:13,908 INFO  [main] org.apache.activemq.audit.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@418f2af3
2024-05-14 06:18:13,909 INFO  [main] org.apache.activemq.audit.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@71d6e503
2024-05-14 06:18:13,909 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-05-14 06:18:13,909 INFO  [main] org.apache.activemq.audit.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@f9da676
2024-05-14 06:18:13,910 INFO  [main] org.apache.activemq.audit.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@5eff875a
2024-05-14 06:18:13,910 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-05-14 06:18:13,910 INFO  [main] org.apache.activemq.audit.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@661fe6c4
2024-05-14 06:18:13,911 INFO  [main] org.apache.activemq.audit.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@2027e9f9
2024-05-14 06:18:13,911 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-05-14 06:18:13,911 INFO  [main] org.apache.activemq.audit.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@42eb459d
2024-05-14 06:18:13,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.QueueControlImpl@608ccfcd
2024-05-14 06:18:13,912 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-05-14 06:18:13,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.AddressControlImpl@793c2cde
2024-05-14 06:18:13,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.QueueControlImpl@66cb7a21
2024-05-14 06:18:13,913 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-05-14 06:18:13,913 INFO  [main] org.apache.activemq.audit.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@7e941cc8
2024-05-14 06:18:13,913 INFO  [main] org.apache.activemq.audit.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@78605670
2024-05-14 06:18:13,914 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-05-14 06:18:13,914 INFO  [main] org.apache.activemq.audit.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@6022cf7e
2024-05-14 06:18:13,914 INFO  [main] org.apache.activemq.audit.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@5d05bb29
2024-05-14 06:18:13,914 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-05-14 06:18:13,915 INFO  [main] org.apache.activemq.audit.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@3298e1d
2024-05-14 06:18:13,915 INFO  [main] org.apache.activemq.audit.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@79009bde
2024-05-14 06:18:13,915 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-05-14 06:18:13,915 INFO  [main] org.apache.activemq.audit.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@faff2bf
2024-05-14 06:18:13,916 INFO  [main] org.apache.activemq.audit.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@7f83cc90
2024-05-14 06:18:13,916 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-05-14 06:18:13,916 INFO  [main] org.apache.activemq.audit.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@3015fc1b
2024-05-14 06:18:13,917 INFO  [main] org.apache.activemq.audit.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@4db65fac
2024-05-14 06:18:13,917 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-05-14 06:18:13,917 INFO  [main] org.apache.activemq.audit.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@3d7c76af
2024-05-14 06:18:13,918 INFO  [main] org.apache.activemq.audit.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@5cfadadc
2024-05-14 06:18:13,918 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-05-14 06:18:13,918 INFO  [main] org.apache.activemq.audit.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@4310007c
2024-05-14 06:18:13,919 INFO  [main] org.apache.activemq.audit.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@3c247c8d
2024-05-14 06:18:13,919 INFO  [main] org.apache.activemq.audit.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@6233bca8
2024-05-14 06:18:13,919 INFO  [main] org.apache.activemq.audit.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@2b454886
2024-05-14 06:18:13,922 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-05-14 06:18:13,922 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=beb72424-11b9-11ef-8fb5-0a580a2842f4] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.298 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest
2024-05-14 06:18:13,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:13,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextOrdinaryMap>
2024-05-14 06:18:13,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1598403576'.
2024-05-14 06:18:13,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:13,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016286 ms
2024-05-14 06:18:13,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.293099 ms
2024-05-14 06:18:13,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextOrdinaryMap>
2024-05-14 06:18:13,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:13,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextMapWithNullEntries>
2024-05-14 06:18:13,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 54916137'.
2024-05-14 06:18:13,929 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-05-14 06:18:13,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:13,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013391 ms
2024-05-14 06:18:13,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.142661 ms
2024-05-14 06:18:13,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextMapWithNullEntries>
2024-05-14 06:18:13,930 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:13,930 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testInstanceScoped>
2024-05-14 06:18:13,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1153241506'.
2024-05-14 06:18:13,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:13,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012711 ms
2024-05-14 06:18:13,932 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.071496 ms
2024-05-14 06:18:13,932 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testInstanceScoped>
2024-05-14 06:18:13,933 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:13,934 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextNullMap>
2024-05-14 06:18:13,934 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2035929450'.
2024-05-14 06:18:13,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:13,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013449 ms
2024-05-14 06:18:13,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.580413 ms
2024-05-14 06:18:13,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextNullMap>
2024-05-14 06:18:13,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:13,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextEmptyMap>
2024-05-14 06:18:13,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 357522743'.
2024-05-14 06:18:13,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:13,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014039 ms
2024-05-14 06:18:13,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.983705 ms
2024-05-14 06:18:13,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextEmptyMap>
2024-05-14 06:18:13,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:13,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [activemq]>
2024-05-14 06:18:13,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 915993325'.
2024-05-14 06:18:13,943 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #7 initialized: null
2024-05-14 06:18:13,944 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom7]
2024-05-14 06:18:13,944 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom7]
2024-05-14 06:18:13,944 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom7]
2024-05-14 06:18:13,944 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom7]
2024-05-14 06:18:13,945 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom7]
2024-05-14 06:18:13,945 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:7) is starting - MDC[activemq.broker=mom7]
2024-05-14 06:18:13,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:7) started - MDC[activemq.broker=mom7]
2024-05-14 06:18:13,946 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=mom7]
2024-05-14 06:18:13,946 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom7 started - MDC[activemq.broker=mom7]
2024-05-14 06:18:13,948 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-22:1,clientId=Scout JUnit MOM #7 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,966 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5cc12274, org.eclipse.scout.rt.mom.jms.JmsSubscription@274d10aa] - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@301da01d[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015599 ms - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,968 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,968 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,969 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom7 stopped - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,969 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:7) is shutting down - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,969 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:7) uptime 4.026 seconds - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,970 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:7) is shutdown - MDC[activemq.broker=mom7]
2024-05-14 06:18:17,970 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:17,970 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4029.207037 ms
2024-05-14 06:18:17,970 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [activemq]>
2024-05-14 06:18:17,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:17,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:17,973 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 476602395'.
2024-05-14 06:18:17,975 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #8 initialized: null
2024-05-14 06:18:17,976 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,976 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,976 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,976 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,976 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,977 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:8) is starting - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,977 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:8) started - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,977 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=mom8]
2024-05-14 06:18:17,978 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom8 started - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,979 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-25:1,clientId=Scout JUnit MOM #8 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@138a8c9e] - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,985 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013815 ms - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,985 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom8 stopped - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,985 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:8) is shutting down - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,986 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:8) uptime 0.011 seconds - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,986 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:8) is shutdown - MDC[activemq.broker=mom8]
2024-05-14 06:18:17,986 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:17,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.907328 ms
2024-05-14 06:18:17,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:17,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:17,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:17,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 96441914'.
2024-05-14 06:18:17,989 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #9 initialized: null
2024-05-14 06:18:17,989 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,989 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,989 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,990 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,990 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,990 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:9) is starting - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,990 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:9) started - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,990 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=mom9]
2024-05-14 06:18:17,991 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom9 started - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,992 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-28:1,clientId=Scout JUnit MOM #9 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,995 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a69c4c3] - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,995 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1e512b3[job=JMS subscriber, state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,996 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017903 ms - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,996 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,996 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,996 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom9 stopped - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,997 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:9) is shutting down - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,997 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:9) uptime 0.008 seconds - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,998 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:9) is shutdown - MDC[activemq.broker=mom9]
2024-05-14 06:18:17,998 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:17,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.671433 ms
2024-05-14 06:18:17,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:17,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:17,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:17,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1890053065'.
2024-05-14 06:18:18,001 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #10 initialized: null
2024-05-14 06:18:18,002 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,002 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,002 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,002 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,002 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,006 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:10) is starting - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,006 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:10) started - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,007 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=mom10]
2024-05-14 06:18:18,007 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom10 started - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,008 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-31:1,clientId=Scout JUnit MOM #10 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@677480c8] - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017975 ms - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,013 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,013 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,013 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom10 stopped - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,014 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:10) is shutting down - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,014 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:10) uptime 0.013 seconds - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,014 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:10) is shutdown - MDC[activemq.broker=mom10]
2024-05-14 06:18:18,015 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.674110 ms
2024-05-14 06:18:18,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,016 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,016 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,017 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1268508281'.
2024-05-14 06:18:18,018 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #11 initialized: null
2024-05-14 06:18:18,019 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,019 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,019 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,020 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,020 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,021 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:11) is starting - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,021 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:11) started - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,021 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=mom11]
2024-05-14 06:18:18,022 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom11 started - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,023 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-34:1,clientId=Scout JUnit MOM #11 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@732d2b59] - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019716 ms - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,027 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,027 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,027 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom11 stopped - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,028 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:11) is shutting down - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,028 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:11) uptime 0.009 seconds - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,028 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:11) is shutdown - MDC[activemq.broker=mom11]
2024-05-14 06:18:18,028 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,028 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.199692 ms
2024-05-14 06:18:18,029 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1332929420'.
2024-05-14 06:18:18,032 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #12 initialized: null
2024-05-14 06:18:18,032 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,032 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,033 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,033 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,033 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,034 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:12) is starting - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,034 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:12) started - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,034 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=mom12]
2024-05-14 06:18:18,034 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom12 started - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,035 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-37:1,clientId=Scout JUnit MOM #12 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@681f5a1e] - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019616 ms - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,040 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom12 stopped - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,040 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:12) is shutting down - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,041 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:12) uptime 0.008 seconds - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,041 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:12) is shutdown - MDC[activemq.broker=mom12]
2024-05-14 06:18:18,041 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,042 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.656965 ms
2024-05-14 06:18:18,042 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1575795551'.
2024-05-14 06:18:18,045 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #13 initialized: null
2024-05-14 06:18:18,045 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,045 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,046 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,046 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,046 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,046 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:13) is starting - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,047 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:13) started - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,047 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=mom13]
2024-05-14 06:18:18,047 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom13 started - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,048 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-40:1,clientId=Scout JUnit MOM #13 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ea01c2a] - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021019 ms - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,053 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom13 stopped - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,053 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:13) is shutting down - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,053 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:13) uptime 0.008 seconds - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,054 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:13) is shutdown - MDC[activemq.broker=mom13]
2024-05-14 06:18:18,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,054 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.819767 ms
2024-05-14 06:18:18,054 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1177492869'.
2024-05-14 06:18:18,057 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #14 initialized: null
2024-05-14 06:18:18,057 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,058 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,058 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,058 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,058 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,059 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:14) is starting - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,059 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:14) started - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,059 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=mom14]
2024-05-14 06:18:18,060 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom14 started - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,061 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-43:1,clientId=Scout JUnit MOM #14 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c9dcfcd] - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018624 ms - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,064 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,065 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,065 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom14 stopped - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,065 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:14) is shutting down - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,066 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:14) uptime 0.009 seconds - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,066 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:14) is shutdown - MDC[activemq.broker=mom14]
2024-05-14 06:18:18,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.450320 ms
2024-05-14 06:18:18,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1781069434'.
2024-05-14 06:18:18,069 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #15 initialized: null
2024-05-14 06:18:18,070 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,070 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,070 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,071 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,071 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,071 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:15) is starting - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,071 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:15) started - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,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=mom15]
2024-05-14 06:18:18,072 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom15 started - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,073 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-46:1,clientId=Scout JUnit MOM #15 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34672fb] - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,076 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,076 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019121 ms - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,077 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom15 stopped - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,077 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:15) is shutting down - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,077 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:15) uptime 0.007 seconds - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,077 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:15) is shutdown - MDC[activemq.broker=mom15]
2024-05-14 06:18:18,078 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.193510 ms
2024-05-14 06:18:18,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1931605656'.
2024-05-14 06:18:18,081 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #16 initialized: null
2024-05-14 06:18:18,083 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,083 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,083 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,083 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,083 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,084 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:16) is starting - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,084 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:16) started - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,084 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=mom16]
2024-05-14 06:18:18,085 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom16 started - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-49:1,clientId=Scout JUnit MOM #16 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a538180] - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020728 ms - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,090 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,090 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,090 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom16 stopped - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,090 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:16) is shutting down - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,091 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:16) uptime 0.008 seconds - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,091 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:16) is shutdown - MDC[activemq.broker=mom16]
2024-05-14 06:18:18,091 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.080546 ms
2024-05-14 06:18:18,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1613863424'.
2024-05-14 06:18:18,127 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #17 initialized: null
2024-05-14 06:18:18,127 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,127 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,127 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,127 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,128 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,128 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:17) is starting - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,128 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:17) started - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,128 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=mom17]
2024-05-14 06:18:18,129 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom17 started - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,129 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-52:1,clientId=Scout JUnit MOM #17 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25eadfe6] - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024863 ms - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,133 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,133 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,133 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom17 stopped - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,134 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:17) is shutting down - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,134 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:17) uptime 0.007 seconds - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,134 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:17) is shutdown - MDC[activemq.broker=mom17]
2024-05-14 06:18:18,134 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.662428 ms
2024-05-14 06:18:18,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-05-14 06:18:18,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:18,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 901224896'.
2024-05-14 06:18:18,136 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #18 initialized: null
2024-05-14 06:18:18,137 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,137 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,137 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,137 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,137 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,138 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:18) is starting - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,138 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:18) started - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,138 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=mom18]
2024-05-14 06:18:18,138 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom18 started - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,139 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-55:1,clientId=Scout JUnit MOM #18 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6048e171] - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@39badc71[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,355 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014059 ms - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,355 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,355 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,356 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom18 stopped - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,356 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:18) is shutting down - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,357 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:18) uptime 0.220 seconds - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,357 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:18) is shutdown - MDC[activemq.broker=mom18]
2024-05-14 06:18:18,357 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,357 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 221.808307 ms
2024-05-14 06:18:18,357 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:18,358 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,358 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:18,358 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2106576360'.
2024-05-14 06:18:18,359 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #19 initialized: null
2024-05-14 06:18:18,360 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,360 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,360 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,360 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,360 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,361 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:19) is starting - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,361 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:19) started - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,361 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=mom19]
2024-05-14 06:18:18,361 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom19 started - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,362 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-58:1,clientId=Scout JUnit MOM #19 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,564 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d198533] - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,564 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4f5c55a8[job=JMS subscriber, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,565 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025520 ms - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,565 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,565 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,565 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom19 stopped - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,566 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:19) is shutting down - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,566 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:19) uptime 0.206 seconds - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,566 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:19) is shutdown - MDC[activemq.broker=mom19]
2024-05-14 06:18:18,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.302247 ms
2024-05-14 06:18:18,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:18,567 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,567 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:18,567 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1858324096'.
2024-05-14 06:18:18,568 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #20 initialized: null
2024-05-14 06:18:18,569 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,569 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,569 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,569 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,569 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,570 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:20) is starting - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,570 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:20) started - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,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=mom20]
2024-05-14 06:18:18,570 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom20 started - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,571 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-61:1,clientId=Scout JUnit MOM #20 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@127e838b] - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@64a2966a[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011945 ms - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,774 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,774 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,775 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom20 stopped - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,775 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:20) is shutting down - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,775 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:20) uptime 0.206 seconds - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,776 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:20) is shutdown - MDC[activemq.broker=mom20]
2024-05-14 06:18:18,776 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.627467 ms
2024-05-14 06:18:18,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:18,777 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,777 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:18,777 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1286858604'.
2024-05-14 06:18:18,778 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #21 initialized: null
2024-05-14 06:18:18,778 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,779 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,779 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,779 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,779 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,779 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:21) is starting - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,779 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:21) started - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,780 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=mom21]
2024-05-14 06:18:18,780 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom21 started - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-64:1,clientId=Scout JUnit MOM #21 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,983 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@636787fd] - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,983 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5415ed48[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012710 ms - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,984 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom21 stopped - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,984 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:21) is shutting down - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,985 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:21) uptime 0.207 seconds - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,985 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:21) is shutdown - MDC[activemq.broker=mom21]
2024-05-14 06:18:18,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:18,985 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.552770 ms
2024-05-14 06:18:18,985 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:18,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:18,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:18,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 730935981'.
2024-05-14 06:18:18,987 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #22 initialized: null
2024-05-14 06:18:18,988 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom22]
2024-05-14 06:18:18,988 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom22]
2024-05-14 06:18:18,988 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom22]
2024-05-14 06:18:18,988 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom22]
2024-05-14 06:18:18,988 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom22]
2024-05-14 06:18:18,988 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:22) is starting - MDC[activemq.broker=mom22]
2024-05-14 06:18:18,989 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:22) started - MDC[activemq.broker=mom22]
2024-05-14 06:18:18,989 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=mom22]
2024-05-14 06:18:18,989 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom22 started - MDC[activemq.broker=mom22]
2024-05-14 06:18:18,990 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-67:1,clientId=Scout JUnit MOM #22 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ce15aa] - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3564caf8[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013069 ms - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,193 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,193 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,193 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom22 stopped - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,193 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:22) is shutting down - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,194 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:22) uptime 0.206 seconds - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,194 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:22) is shutdown - MDC[activemq.broker=mom22]
2024-05-14 06:18:19,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:19,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.124939 ms
2024-05-14 06:18:19,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:19,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:19,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:19,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1891395659'.
2024-05-14 06:18:19,196 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #23 initialized: null
2024-05-14 06:18:19,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:23) is starting - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,198 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:23) started - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,198 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=mom23]
2024-05-14 06:18:19,198 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom23 started - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,199 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-70:1,clientId=Scout JUnit MOM #23 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@155ab4b] - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@276af32d[job=JMS subscriber, state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012260 ms - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,403 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,403 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,403 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom23 stopped - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,403 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:23) is shutting down - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,404 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:23) uptime 0.207 seconds - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,404 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:23) is shutdown - MDC[activemq.broker=mom23]
2024-05-14 06:18:19,404 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:19,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.193893 ms
2024-05-14 06:18:19,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:19,405 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:19,405 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:19,405 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1253356749'.
2024-05-14 06:18:19,406 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #24 initialized: null
2024-05-14 06:18:19,407 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,407 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,407 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,407 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,407 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,407 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:24) is starting - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,408 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:24) started - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,408 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=mom24]
2024-05-14 06:18:19,408 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom24 started - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,409 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-73:1,clientId=Scout JUnit MOM #24 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a2173cd] - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7820a19d[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,612 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013757 ms - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,612 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,612 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,612 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom24 stopped - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,612 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:24) is shutting down - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,613 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:24) uptime 0.206 seconds - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,613 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:24) is shutdown - MDC[activemq.broker=mom24]
2024-05-14 06:18:19,613 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:19,613 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.270511 ms
2024-05-14 06:18:19,613 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:19,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:19,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:19,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2077098348'.
2024-05-14 06:18:19,616 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #25 initialized: null
2024-05-14 06:18:19,616 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,616 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,616 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,617 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,617 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,617 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:25) is starting - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,617 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:25) started - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,617 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=mom25]
2024-05-14 06:18:19,618 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom25 started - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,619 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-76:1,clientId=Scout JUnit MOM #25 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@741d2dda] - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@113886b1[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013182 ms - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,822 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,822 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,822 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom25 stopped - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,822 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:25) is shutting down - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,823 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:25) uptime 0.207 seconds - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,823 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:25) is shutdown - MDC[activemq.broker=mom25]
2024-05-14 06:18:19,823 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:19,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.833218 ms
2024-05-14 06:18:19,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:19,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:19,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:19,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1278632956'.
2024-05-14 06:18:19,825 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #26 initialized: null
2024-05-14 06:18:19,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom26]
2024-05-14 06:18:19,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom26]
2024-05-14 06:18:19,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom26]
2024-05-14 06:18:19,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom26]
2024-05-14 06:18:19,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom26]
2024-05-14 06:18:19,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:26) is starting - MDC[activemq.broker=mom26]
2024-05-14 06:18:19,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:26) started - MDC[activemq.broker=mom26]
2024-05-14 06:18:19,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=mom26]
2024-05-14 06:18:19,827 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom26 started - MDC[activemq.broker=mom26]
2024-05-14 06:18:19,828 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-79:1,clientId=Scout JUnit MOM #26 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29514616] - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@53ed864c[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012987 ms - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,031 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,031 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,031 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom26 stopped - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,031 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:26) is shutting down - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,032 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:26) uptime 0.206 seconds - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,032 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:26) is shutdown - MDC[activemq.broker=mom26]
2024-05-14 06:18:20,032 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:20,032 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.085607 ms
2024-05-14 06:18:20,032 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:20,033 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:20,033 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-05-14 06:18:20,033 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2101996530'.
2024-05-14 06:18:20,034 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #27 initialized: null
2024-05-14 06:18:20,034 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,035 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,035 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,035 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,035 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,035 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:27) is starting - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,035 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:27) started - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,035 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=mom27]
2024-05-14 06:18:20,036 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom27 started - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,037 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-82:1,clientId=Scout JUnit MOM #27 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,239 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ed28f57] - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,239 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7aafaf44[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,240 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012595 ms - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,240 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,240 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,240 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom27 stopped - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,240 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:27) is shutting down - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,241 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:27) uptime 0.206 seconds - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,241 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:27) is shutdown - MDC[activemq.broker=mom27]
2024-05-14 06:18:20,241 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:20,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.161430 ms
2024-05-14 06:18:20,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-05-14 06:18:20,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:20,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [activemq]>
2024-05-14 06:18:20,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 528044907'.
2024-05-14 06:18:20,244 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #28 initialized: null
2024-05-14 06:18:20,245 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-05-14 06:18:20,245 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-05-14 06:18:20,245 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-05-14 06:18:20,245 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-05-14 06:18:20,245 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-05-14 06:18:20,245 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:28) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-05-14 06:18:20,246 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:28) started - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-05-14 06:18:20,246 INFO  [scout-thread-12] 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=mom28]
2024-05-14 06:18:20,246 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom28 started - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-05-14 06:18:20,247 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-85:1,clientId=Scout JUnit MOM #28 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-05-14 06:18:20,251 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@620bab73]
2024-05-14 06:18:20,251 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@201a6b7d[job=JMS subscriber, state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:20,251 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010981 ms
2024-05-14 06:18:20,252 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:20,252 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:20,252 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom28 stopped
2024-05-14 06:18:20,252 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:28) is shutting down - MDC[activemq.broker=mom28]
2024-05-14 06:18:20,252 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:28) uptime 0.007 seconds - MDC[activemq.broker=mom28]
2024-05-14 06:18:20,253 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:28) is shutdown - MDC[activemq.broker=mom28]
2024-05-14 06:18:20,253 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:20,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.511186 ms
2024-05-14 06:18:20,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [activemq]>
2024-05-14 06:18:20,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:20,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [activemq]>
2024-05-14 06:18:20,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 908398862'.
2024-05-14 06:18:20,255 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #29 initialized: null
2024-05-14 06:18:20,256 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-05-14 06:18:20,256 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-05-14 06:18:20,256 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-05-14 06:18:20,256 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-05-14 06:18:20,256 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-05-14 06:18:20,257 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:29) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-05-14 06:18:20,257 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:29) started - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-05-14 06:18:20,257 INFO  [scout-thread-12] 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=mom29]
2024-05-14 06:18:20,257 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom29 started - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-05-14 06:18:20,258 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-88:1,clientId=Scout JUnit MOM #29 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-05-14 06:18:20,343 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7dcbcede, org.eclipse.scout.rt.mom.jms.JmsSubscription@2de4045a]
2024-05-14 06:18:20,344 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7953699e[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:20,344 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015533 ms
2024-05-14 06:18:20,344 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:20,344 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:20,345 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom29 stopped
2024-05-14 06:18:20,345 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:29) is shutting down - MDC[activemq.broker=mom29]
2024-05-14 06:18:20,346 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:29) uptime 0.089 seconds - MDC[activemq.broker=mom29]
2024-05-14 06:18:20,346 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:29) is shutdown - MDC[activemq.broker=mom29]
2024-05-14 06:18:20,346 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:20,346 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 91.979421 ms
2024-05-14 06:18:20,346 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [activemq]>
2024-05-14 06:18:20,347 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:20,347 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [activemq]>
2024-05-14 06:18:20,348 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 537713463'.
2024-05-14 06:18:20,352 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #30 initialized: null
2024-05-14 06:18:20,353 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-05-14 06:18:20,353 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-05-14 06:18:20,353 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-05-14 06:18:20,353 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-05-14 06:18:20,354 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-05-14 06:18:20,354 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:30) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-05-14 06:18:20,354 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:30) started - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-05-14 06:18:20,354 INFO  [scout-thread-12] 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=mom30]
2024-05-14 06:18:20,355 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom30 started - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-05-14 06:18:20,356 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-91:1,clientId=Scout JUnit MOM #30 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-05-14 06:18:24,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@720f0fa2, org.eclipse.scout.rt.mom.jms.JmsSubscription@2dc199d4, org.eclipse.scout.rt.mom.jms.JmsSubscription@84f0686, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b6846c6]
2024-05-14 06:18:24,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7e654c[job=JMS subscriber, state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:24,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011822 ms
2024-05-14 06:18:24,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,378 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom30 stopped
2024-05-14 06:18:24,379 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:30) is shutting down - MDC[activemq.broker=mom30]
2024-05-14 06:18:24,379 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:30) uptime 4.026 seconds - MDC[activemq.broker=mom30]
2024-05-14 06:18:24,379 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:30) is shutdown - MDC[activemq.broker=mom30]
2024-05-14 06:18:24,379 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4031.839104 ms
2024-05-14 06:18:24,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [activemq]>
2024-05-14 06:18:24,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [activemq]>
2024-05-14 06:18:24,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 297469525'.
2024-05-14 06:18:24,382 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #31 initialized: null
2024-05-14 06:18:24,383 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-05-14 06:18:24,383 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-05-14 06:18:24,383 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-05-14 06:18:24,383 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-05-14 06:18:24,383 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-05-14 06:18:24,384 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:31) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-05-14 06:18:24,384 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:31) started - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-05-14 06:18:24,384 INFO  [scout-thread-12] 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=mom31]
2024-05-14 06:18:24,384 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom31 started - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-05-14 06:18:24,385 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-94:1,clientId=Scout JUnit MOM #31 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-05-14 06:18:24,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3fe5c9f1, org.eclipse.scout.rt.mom.jms.JmsSubscription@f7b6b9e]
2024-05-14 06:18:24,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@24763d10, org.eclipse.scout.rt.mom.jms.JmsSubscription@440dc4f7]
2024-05-14 06:18:24,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7107a4a3, org.eclipse.scout.rt.mom.jms.JmsSubscription@a95807f]
2024-05-14 06:18:24,393 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7e4fc391, org.eclipse.scout.rt.mom.jms.JmsSubscription@11869005]
2024-05-14 06:18:24,395 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@46f03d6d, org.eclipse.scout.rt.mom.jms.JmsSubscription@7375e6c1]
2024-05-14 06:18:24,397 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@50b4e828, org.eclipse.scout.rt.mom.jms.JmsSubscription@63c57bde]
2024-05-14 06:18:24,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2a654167, org.eclipse.scout.rt.mom.jms.JmsSubscription@15e8e884]
2024-05-14 06:18:24,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5f82dd9a, org.eclipse.scout.rt.mom.jms.JmsSubscription@71b253b]
2024-05-14 06:18:24,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@6f1af8c3, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c9cecfb]
2024-05-14 06:18:24,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7768ffae, org.eclipse.scout.rt.mom.jms.JmsSubscription@23195ebe]
2024-05-14 06:18:24,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:24,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009645 ms
2024-05-14 06:18:24,405 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,405 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,405 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom31 stopped
2024-05-14 06:18:24,405 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:31) is shutting down - MDC[activemq.broker=mom31]
2024-05-14 06:18:24,405 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:31) uptime 0.022 seconds - MDC[activemq.broker=mom31]
2024-05-14 06:18:24,406 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:31) is shutdown - MDC[activemq.broker=mom31]
2024-05-14 06:18:24,406 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.174492 ms
2024-05-14 06:18:24,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [activemq]>
2024-05-14 06:18:24,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [activemq]>
2024-05-14 06:18:24,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1926872329'.
2024-05-14 06:18:24,408 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #32 initialized: null
2024-05-14 06:18:24,409 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-05-14 06:18:24,409 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-05-14 06:18:24,409 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-05-14 06:18:24,409 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-05-14 06:18:24,409 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-05-14 06:18:24,410 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:32) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-05-14 06:18:24,410 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:32) started - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-05-14 06:18:24,410 INFO  [scout-thread-12] 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=mom32]
2024-05-14 06:18:24,410 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom32 started - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-05-14 06:18:24,411 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-97:1,clientId=Scout JUnit MOM #32 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-05-14 06:18:24,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$398/0x00007f25044b67c8@471021f8, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bbd9232]
2024-05-14 06:18:24,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@6383ea52[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:24,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009356 ms
2024-05-14 06:18:24,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,414 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom32 stopped
2024-05-14 06:18:24,414 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:32) is shutting down - MDC[activemq.broker=mom32]
2024-05-14 06:18:24,415 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:32) uptime 0.006 seconds - MDC[activemq.broker=mom32]
2024-05-14 06:18:24,415 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:32) is shutdown - MDC[activemq.broker=mom32]
2024-05-14 06:18:24,415 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,415 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.292383 ms
2024-05-14 06:18:24,415 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [activemq]>
2024-05-14 06:18:24,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [activemq]>
2024-05-14 06:18:24,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2103424314'.
2024-05-14 06:18:24,418 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #33 initialized: null
2024-05-14 06:18:24,418 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-05-14 06:18:24,418 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-05-14 06:18:24,419 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-05-14 06:18:24,419 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-05-14 06:18:24,419 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-05-14 06:18:24,419 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:33) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-05-14 06:18:24,419 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:33) started - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-05-14 06:18:24,419 INFO  [scout-thread-12] 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=mom33]
2024-05-14 06:18:24,419 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom33 started - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-05-14 06:18:24,420 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-100:1,clientId=Scout JUnit MOM #33 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-05-14 06:18:24,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@148a581e]
2024-05-14 06:18:24,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@61cbd0c0[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:24,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013649 ms
2024-05-14 06:18:24,423 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,423 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,423 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom33 stopped
2024-05-14 06:18:24,423 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:33) is shutting down - MDC[activemq.broker=mom33]
2024-05-14 06:18:24,424 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:33) uptime 0.006 seconds - MDC[activemq.broker=mom33]
2024-05-14 06:18:24,424 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:33) is shutdown - MDC[activemq.broker=mom33]
2024-05-14 06:18:24,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.825606 ms
2024-05-14 06:18:24,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [activemq]>
2024-05-14 06:18:24,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [activemq]>
2024-05-14 06:18:24,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1164504888'.
2024-05-14 06:18:24,426 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #34 initialized: null
2024-05-14 06:18:24,427 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-05-14 06:18:24,427 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-05-14 06:18:24,427 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-05-14 06:18:24,427 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-05-14 06:18:24,427 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-05-14 06:18:24,428 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:34) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-05-14 06:18:24,428 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:34) started - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-05-14 06:18:24,428 INFO  [scout-thread-12] 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=mom34]
2024-05-14 06:18:24,428 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom34 started - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-05-14 06:18:24,429 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-103:1,clientId=Scout JUnit MOM #34 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-05-14 06:18:24,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ae6a240]
2024-05-14 06:18:24,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@49f8b57d[job=JMS subscriber, state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:24,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008772 ms
2024-05-14 06:18:24,431 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,431 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,431 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom34 stopped
2024-05-14 06:18:24,432 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:34) is shutting down - MDC[activemq.broker=mom34]
2024-05-14 06:18:24,432 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:34) uptime 0.005 seconds - MDC[activemq.broker=mom34]
2024-05-14 06:18:24,432 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:34) is shutdown - MDC[activemq.broker=mom34]
2024-05-14 06:18:24,432 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.003298 ms
2024-05-14 06:18:24,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [activemq]>
2024-05-14 06:18:24,433 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,434 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [activemq]>
2024-05-14 06:18:24,434 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 143009921'.
2024-05-14 06:18:24,435 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #35 initialized: null
2024-05-14 06:18:24,436 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-05-14 06:18:24,436 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-05-14 06:18:24,436 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-05-14 06:18:24,436 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-05-14 06:18:24,436 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-05-14 06:18:24,436 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:35) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-05-14 06:18:24,437 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:35) started - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-05-14 06:18:24,437 INFO  [scout-thread-12] 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=mom35]
2024-05-14 06:18:24,437 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom35 started - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-05-14 06:18:24,438 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-106:1,clientId=Scout JUnit MOM #35 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-05-14 06:18:24,442 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3adb46b5, org.eclipse.scout.rt.mom.jms.JmsSubscription@1923a29a]
2024-05-14 06:18:24,442 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6573b345[job=JMS subscriber, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:24,443 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009309 ms
2024-05-14 06:18:24,443 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,443 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,443 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom35 stopped
2024-05-14 06:18:24,443 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:35) is shutting down - MDC[activemq.broker=mom35]
2024-05-14 06:18:24,444 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:35) uptime 0.007 seconds - MDC[activemq.broker=mom35]
2024-05-14 06:18:24,444 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:35) is shutdown - MDC[activemq.broker=mom35]
2024-05-14 06:18:24,444 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,444 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.198756 ms
2024-05-14 06:18:24,444 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [activemq]>
2024-05-14 06:18:24,445 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,445 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [activemq]>
2024-05-14 06:18:24,445 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 942835609'.
2024-05-14 06:18:24,446 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #36 initialized: null
2024-05-14 06:18:24,447 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-05-14 06:18:24,447 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-05-14 06:18:24,447 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-05-14 06:18:24,447 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-05-14 06:18:24,447 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-05-14 06:18:24,447 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:36) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-05-14 06:18:24,448 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:36) started - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-05-14 06:18:24,448 INFO  [scout-thread-12] 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=mom36]
2024-05-14 06:18:24,448 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom36 started - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-05-14 06:18:24,449 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-109:1,clientId=Scout JUnit MOM #36 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-05-14 06:18:24,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$398/0x00007f25044b67c8@27192b0c, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f2896fa]
2024-05-14 06:18:24,453 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@17bda3, org.eclipse.scout.rt.mom.jms.JmsSubscription@465b16bb]
2024-05-14 06:18:24,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$398/0x00007f25044b67c8@fafbc63, org.eclipse.scout.rt.mom.jms.JmsSubscription@f083345]
2024-05-14 06:18:24,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$398/0x00007f25044b67c8@5cb2a1ea, org.eclipse.scout.rt.mom.jms.JmsSubscription@59f0f273]
2024-05-14 06:18:24,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$398/0x00007f25044b67c8@33458d84, org.eclipse.scout.rt.mom.jms.JmsSubscription@23338420]
2024-05-14 06:18:24,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@edfe8d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1761b129]
2024-05-14 06:18:24,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5aaab2b0, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ad98e6f]
2024-05-14 06:18:24,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@20ff27a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d7fc4b3]
2024-05-14 06:18:24,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$398/0x00007f25044b67c8@72b92ce6, org.eclipse.scout.rt.mom.jms.JmsSubscription@31ebc5fa]
2024-05-14 06:18:24,472 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@22128b73, org.eclipse.scout.rt.mom.jms.JmsSubscription@338f9bb5]
2024-05-14 06:18:24,472 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:24,472 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011161 ms
2024-05-14 06:18:24,472 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,472 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,473 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom36 stopped
2024-05-14 06:18:24,473 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:36) is shutting down - MDC[activemq.broker=mom36]
2024-05-14 06:18:24,473 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:36) uptime 0.026 seconds - MDC[activemq.broker=mom36]
2024-05-14 06:18:24,473 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:36) is shutdown - MDC[activemq.broker=mom36]
2024-05-14 06:18:24,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.627614 ms
2024-05-14 06:18:24,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [activemq]>
2024-05-14 06:18:24,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1734479232'.
2024-05-14 06:18:24,476 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #37 initialized: null
2024-05-14 06:18:24,477 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-05-14 06:18:24,477 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-05-14 06:18:24,477 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-05-14 06:18:24,477 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-05-14 06:18:24,477 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-05-14 06:18:24,477 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:37) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-05-14 06:18:24,478 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:37) started - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-05-14 06:18:24,478 INFO  [scout-thread-12] 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=mom37]
2024-05-14 06:18:24,478 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom37 started - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-05-14 06:18:24,479 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-112:1,clientId=Scout JUnit MOM #37 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-05-14 06:18:24,532 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28728558, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c0b0090]
2024-05-14 06:18:24,532 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6706657b[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:24,533 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015492 ms
2024-05-14 06:18:24,533 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,533 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,533 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom37 stopped
2024-05-14 06:18:24,534 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:37) is shutting down - MDC[activemq.broker=mom37]
2024-05-14 06:18:24,534 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:37) uptime 0.057 seconds - MDC[activemq.broker=mom37]
2024-05-14 06:18:24,534 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:37) is shutdown - MDC[activemq.broker=mom37]
2024-05-14 06:18:24,535 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.023182 ms
2024-05-14 06:18:24,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 295203971'.
2024-05-14 06:18:24,538 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #38 initialized: null
2024-05-14 06:18:24,539 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,539 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,539 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,539 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,539 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,539 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:38) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,539 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:38) started - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,539 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 subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,540 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom38 started - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,540 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-115:1,clientId=Scout JUnit MOM #38 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-05-14 06:18:24,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17c533f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@30386e95]
2024-05-14 06:18:24,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@64b1d0ab[job=JMS subscriber, state=DONE], JobFutureTask@15364d8b[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:24,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012613 ms
2024-05-14 06:18:24,594 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,594 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,594 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom38 stopped
2024-05-14 06:18:24,594 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:38) is shutting down - MDC[activemq.broker=mom38]
2024-05-14 06:18:24,595 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:38) uptime 0.057 seconds - MDC[activemq.broker=mom38]
2024-05-14 06:18:24,595 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:38) is shutdown - MDC[activemq.broker=mom38]
2024-05-14 06:18:24,595 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.288664 ms
2024-05-14 06:18:24,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 447394338'.
2024-05-14 06:18:24,597 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #39 initialized: null
2024-05-14 06:18:24,598 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,598 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,598 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,598 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,598 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,598 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:39) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,598 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:39) started - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,598 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 subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,599 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom39 started - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,600 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-118:1,clientId=Scout JUnit MOM #39 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-05-14 06:18:24,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@154c4f66, org.eclipse.scout.rt.mom.jms.JmsSubscription@12bff19d]
2024-05-14 06:18:24,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@5649a3e8[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@330888a[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:24,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011378 ms
2024-05-14 06:18:24,653 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,653 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,654 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom39 stopped
2024-05-14 06:18:24,654 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:39) is shutting down - MDC[activemq.broker=mom39]
2024-05-14 06:18:24,654 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:39) uptime 0.056 seconds - MDC[activemq.broker=mom39]
2024-05-14 06:18:24,654 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:39) is shutdown - MDC[activemq.broker=mom39]
2024-05-14 06:18:24,654 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.658293 ms
2024-05-14 06:18:24,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 449935073'.
2024-05-14 06:18:24,656 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #40 initialized: null
2024-05-14 06:18:24,657 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-05-14 06:18:24,657 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-05-14 06:18:24,657 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-05-14 06:18:24,657 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-05-14 06:18:24,657 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-05-14 06:18:24,658 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:40) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-05-14 06:18:24,658 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:40) started - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-05-14 06:18:24,658 INFO  [scout-thread-12] 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=mom40]
2024-05-14 06:18:24,658 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom40 started - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-05-14 06:18:24,659 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-121:1,clientId=Scout JUnit MOM #40 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-05-14 06:18:24,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e58f26d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c501f62]
2024-05-14 06:18:24,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6fefaeba[job=JMS subscriber, state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4353146f[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:24,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011494 ms
2024-05-14 06:18:24,713 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,713 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,713 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom40 stopped
2024-05-14 06:18:24,713 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:40) is shutting down - MDC[activemq.broker=mom40]
2024-05-14 06:18:24,714 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:40) uptime 0.057 seconds - MDC[activemq.broker=mom40]
2024-05-14 06:18:24,714 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:40) is shutdown - MDC[activemq.broker=mom40]
2024-05-14 06:18:24,714 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.903031 ms
2024-05-14 06:18:24,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 455119614'.
2024-05-14 06:18:24,716 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #41 initialized: null
2024-05-14 06:18:24,717 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-05-14 06:18:24,717 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-05-14 06:18:24,717 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-05-14 06:18:24,717 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-05-14 06:18:24,717 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-05-14 06:18:24,717 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:41) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-05-14 06:18:24,717 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:41) started - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-05-14 06:18:24,718 INFO  [scout-thread-12] 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-05-14 06:18:24,718 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom41 started - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-05-14 06:18:24,719 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-124:1,clientId=Scout JUnit MOM #41 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-05-14 06:18:24,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e1908ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@7680cb52]
2024-05-14 06:18:24,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@2739f91b[job=JMS subscriber, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@b8d8fb7[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:24,772 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010300 ms
2024-05-14 06:18:24,772 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,772 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,772 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom41 stopped
2024-05-14 06:18:24,772 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:41) is shutting down - MDC[activemq.broker=mom41]
2024-05-14 06:18:24,773 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:41) uptime 0.056 seconds - MDC[activemq.broker=mom41]
2024-05-14 06:18:24,773 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:41) is shutdown - MDC[activemq.broker=mom41]
2024-05-14 06:18:24,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.382242 ms
2024-05-14 06:18:24,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 588497553'.
2024-05-14 06:18:24,775 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #42 initialized: null
2024-05-14 06:18:24,776 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,776 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,776 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,776 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,776 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,776 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:42) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,776 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:42) started - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,776 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 subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,777 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom42 started - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,778 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-127:1,clientId=Scout JUnit MOM #42 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-05-14 06:18:24,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69e67993, org.eclipse.scout.rt.mom.jms.JmsSubscription@435e857c]
2024-05-14 06:18:24,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@124bc9fa[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@558fe3b0[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:24,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009725 ms
2024-05-14 06:18:24,831 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,831 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,831 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom42 stopped
2024-05-14 06:18:24,831 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:42) is shutting down - MDC[activemq.broker=mom42]
2024-05-14 06:18:24,832 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:42) uptime 0.056 seconds - MDC[activemq.broker=mom42]
2024-05-14 06:18:24,832 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:42) is shutdown - MDC[activemq.broker=mom42]
2024-05-14 06:18:24,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,832 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.416478 ms
2024-05-14 06:18:24,832 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1604621845'.
2024-05-14 06:18:24,834 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #43 initialized: null
2024-05-14 06:18:24,835 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-05-14 06:18:24,835 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-05-14 06:18:24,835 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-05-14 06:18:24,835 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-05-14 06:18:24,835 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-05-14 06:18:24,835 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:43) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-05-14 06:18:24,836 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:43) started - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-05-14 06:18:24,836 INFO  [scout-thread-12] 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-05-14 06:18:24,836 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom43 started - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-05-14 06:18:24,837 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-130:1,clientId=Scout JUnit MOM #43 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-05-14 06:18:24,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@620bfd8c, org.eclipse.scout.rt.mom.jms.JmsSubscription@73f937d9]
2024-05-14 06:18:24,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3fdb9c55[job=JMS subscriber, state=DONE], JobFutureTask@648ebda1[job=JMS subscriber, state=RUNNING]]
2024-05-14 06:18:24,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010065 ms
2024-05-14 06:18:24,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,890 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom43 stopped
2024-05-14 06:18:24,891 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:43) is shutting down - MDC[activemq.broker=mom43]
2024-05-14 06:18:24,891 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:43) uptime 0.056 seconds - MDC[activemq.broker=mom43]
2024-05-14 06:18:24,891 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:43) is shutdown - MDC[activemq.broker=mom43]
2024-05-14 06:18:24,891 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,891 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.445432 ms
2024-05-14 06:18:24,891 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 998883143'.
2024-05-14 06:18:24,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #44 initialized: null
2024-05-14 06:18:24,894 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,894 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,894 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,894 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,894 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,895 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:44) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,895 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:44) started - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,895 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 subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,895 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom44 started - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,896 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-133:1,clientId=Scout JUnit MOM #44 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-05-14 06:18:24,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f85482c, org.eclipse.scout.rt.mom.jms.JmsSubscription@56e0e953]
2024-05-14 06:18:24,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@519f1a7d[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@76145ef9[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:24,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010009 ms
2024-05-14 06:18:24,949 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:24,950 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:24,950 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom44 stopped
2024-05-14 06:18:24,950 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:44) is shutting down - MDC[activemq.broker=mom44]
2024-05-14 06:18:24,951 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:44) uptime 0.056 seconds - MDC[activemq.broker=mom44]
2024-05-14 06:18:24,951 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:44) is shutdown - MDC[activemq.broker=mom44]
2024-05-14 06:18:24,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:24,951 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.991496 ms
2024-05-14 06:18:24,951 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:24,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:24,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 742855516'.
2024-05-14 06:18:24,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #45 initialized: null
2024-05-14 06:18:24,954 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-05-14 06:18:24,954 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-05-14 06:18:24,954 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-05-14 06:18:24,954 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-05-14 06:18:24,954 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-05-14 06:18:24,954 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:45) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-05-14 06:18:24,954 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:45) started - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-05-14 06:18:24,954 INFO  [scout-thread-12] 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=mom45]
2024-05-14 06:18:24,955 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom45 started - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-05-14 06:18:24,955 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-136:1,clientId=Scout JUnit MOM #45 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-05-14 06:18:25,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7269674d, org.eclipse.scout.rt.mom.jms.JmsSubscription@187b33de]
2024-05-14 06:18:25,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@30eb427c[job=JMS subscriber, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6acec4a1[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:25,009 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009217 ms
2024-05-14 06:18:25,009 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:25,009 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:25,009 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom45 stopped
2024-05-14 06:18:25,009 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:45) is shutting down - MDC[activemq.broker=mom45]
2024-05-14 06:18:25,010 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:45) uptime 0.056 seconds - MDC[activemq.broker=mom45]
2024-05-14 06:18:25,010 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:45) is shutdown - MDC[activemq.broker=mom45]
2024-05-14 06:18:25,010 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,010 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.261832 ms
2024-05-14 06:18:25,010 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:25,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:25,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2086868076'.
2024-05-14 06:18:25,012 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #46 initialized: null
2024-05-14 06:18:25,013 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,013 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,013 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,013 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,013 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,013 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:46) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,013 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:46) started - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,013 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 subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,014 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom46 started - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,014 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-139:1,clientId=Scout JUnit MOM #46 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:25,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c696163, org.eclipse.scout.rt.mom.jms.JmsSubscription@247e1f35]
2024-05-14 06:18:25,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@447f9a09[job=JMS subscriber, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5af6378e[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:25,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010583 ms
2024-05-14 06:18:25,068 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:25,068 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:25,068 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom46 stopped
2024-05-14 06:18:25,068 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:46) is shutting down - MDC[activemq.broker=mom46]
2024-05-14 06:18:25,069 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:46) uptime 0.057 seconds - MDC[activemq.broker=mom46]
2024-05-14 06:18:25,069 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:46) is shutdown - MDC[activemq.broker=mom46]
2024-05-14 06:18:25,069 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.509110 ms
2024-05-14 06:18:25,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:25,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [activemq]>
2024-05-14 06:18:25,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1961696061'.
2024-05-14 06:18:25,071 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #47 initialized: null
2024-05-14 06:18:25,072 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-05-14 06:18:25,072 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-05-14 06:18:25,072 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-05-14 06:18:25,072 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-05-14 06:18:25,072 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-05-14 06:18:25,073 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:47) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-05-14 06:18:25,073 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:47) started - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-05-14 06:18:25,073 INFO  [scout-thread-12] 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=mom47]
2024-05-14 06:18:25,073 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom47 started - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-05-14 06:18:25,074 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-142:1,clientId=Scout JUnit MOM #47 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-05-14 06:18:25,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$398/0x00007f25044b67c8@7fb57b7c, org.eclipse.scout.rt.mom.jms.JmsSubscription@e76aa]
2024-05-14 06:18:25,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4c12e25d[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:25,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009450 ms
2024-05-14 06:18:25,079 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:25,079 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:25,079 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom47 stopped
2024-05-14 06:18:25,079 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:47) is shutting down - MDC[activemq.broker=mom47]
2024-05-14 06:18:25,080 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:47) uptime 0.008 seconds - MDC[activemq.broker=mom47]
2024-05-14 06:18:25,080 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:47) is shutdown - MDC[activemq.broker=mom47]
2024-05-14 06:18:25,080 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.992122 ms
2024-05-14 06:18:25,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [activemq]>
2024-05-14 06:18:25,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [activemq]>
2024-05-14 06:18:25,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1464079176'.
2024-05-14 06:18:25,082 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #48 initialized: null
2024-05-14 06:18:25,083 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-05-14 06:18:25,083 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-05-14 06:18:25,083 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-05-14 06:18:25,083 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-05-14 06:18:25,083 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-05-14 06:18:25,084 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:48) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-05-14 06:18:25,084 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:48) started - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-05-14 06:18:25,084 INFO  [scout-thread-12] 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=mom48]
2024-05-14 06:18:25,084 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom48 started - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-05-14 06:18:25,085 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-145:1,clientId=Scout JUnit MOM #48 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-05-14 06:18:25,095 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@73605fde, org.eclipse.scout.rt.mom.jms.JmsSubscription@c3acda3]
2024-05-14 06:18:25,096 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5837b801[job=JMS subscriber, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:25,096 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009542 ms
2024-05-14 06:18:25,096 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:25,096 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:25,096 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom48 stopped
2024-05-14 06:18:25,097 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:48) is shutting down - MDC[activemq.broker=mom48]
2024-05-14 06:18:25,097 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:48) uptime 0.014 seconds - MDC[activemq.broker=mom48]
2024-05-14 06:18:25,097 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:48) is shutdown - MDC[activemq.broker=mom48]
2024-05-14 06:18:25,097 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,097 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.128273 ms
2024-05-14 06:18:25,097 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [activemq]>
2024-05-14 06:18:25,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [activemq]>
2024-05-14 06:18:25,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1558024388'.
2024-05-14 06:18:25,099 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #49 initialized: null
2024-05-14 06:18:25,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:49) is starting - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:49) started - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,100 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=mom49]
2024-05-14 06:18:25,100 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom49 started - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-148:1,clientId=Scout JUnit MOM #49 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,108 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@327dcf8c] - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,108 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@5efb3259[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@32069671[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5258db25[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008467 ms - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,109 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,109 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,109 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom49 stopped - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,109 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:49) is shutting down - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,110 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:49) uptime 0.011 seconds - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,110 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:49) is shutdown - MDC[activemq.broker=mom49]
2024-05-14 06:18:25,110 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.057490 ms
2024-05-14 06:18:25,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [activemq]>
2024-05-14 06:18:25,111 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,111 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:25,111 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1261039678'.
2024-05-14 06:18:25,112 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #50 initialized: null
2024-05-14 06:18:25,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,114 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:50) is starting - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,114 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:50) started - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,114 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=mom50]
2024-05-14 06:18:25,114 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom50 started - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,115 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-151:1,clientId=Scout JUnit MOM #50 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30a1e459] - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1925be93[job=JMS subscriber, state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,269 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010144 ms - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,269 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,269 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,269 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom50 stopped - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,269 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:50) is shutting down - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,270 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:50) uptime 0.158 seconds - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,270 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:50) is shutdown - MDC[activemq.broker=mom50]
2024-05-14 06:18:25,270 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.013656 ms
2024-05-14 06:18:25,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:25,271 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,271 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:25,271 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2115183101'.
2024-05-14 06:18:25,272 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #51 initialized: null
2024-05-14 06:18:25,272 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,272 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,272 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,273 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,273 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,273 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:51) is starting - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,273 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:51) started - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,273 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=mom51]
2024-05-14 06:18:25,274 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom51 started - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,274 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-154:1,clientId=Scout JUnit MOM #51 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@109a28c8] - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@3817d886[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009554 ms - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,428 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,428 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,428 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom51 stopped - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,428 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:51) is shutting down - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,429 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:51) uptime 0.157 seconds - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,429 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:51) is shutdown - MDC[activemq.broker=mom51]
2024-05-14 06:18:25,429 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,429 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.327211 ms
2024-05-14 06:18:25,429 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:25,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:25,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 893041125'.
2024-05-14 06:18:25,431 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #52 initialized: null
2024-05-14 06:18:25,431 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,431 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,431 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,431 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,432 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,432 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:52) is starting - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,432 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:52) started - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,432 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=mom52]
2024-05-14 06:18:25,432 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom52 started - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,433 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-157:1,clientId=Scout JUnit MOM #52 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19640d53] - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6319ea75[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009475 ms - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,586 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,586 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,587 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom52 stopped - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,587 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:52) is shutting down - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,587 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:52) uptime 0.156 seconds - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,587 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:52) is shutdown - MDC[activemq.broker=mom52]
2024-05-14 06:18:25,588 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.890376 ms
2024-05-14 06:18:25,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:25,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:25,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1039393257'.
2024-05-14 06:18:25,590 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #53 initialized: null
2024-05-14 06:18:25,590 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,590 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,591 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,591 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,591 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:53) is starting - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:53) started - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,592 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=mom53]
2024-05-14 06:18:25,592 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom53 started - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-160:1,clientId=Scout JUnit MOM #53 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,746 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@550244cb] - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,746 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@24945f50[job=JMS subscriber, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,747 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014455 ms - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,747 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,747 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,748 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom53 stopped - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,748 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:53) is shutting down - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,748 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:53) uptime 0.158 seconds - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,749 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:53) is shutdown - MDC[activemq.broker=mom53]
2024-05-14 06:18:25,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,749 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.161383 ms
2024-05-14 06:18:25,749 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:25,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:25,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2047400579'.
2024-05-14 06:18:25,751 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #54 initialized: null
2024-05-14 06:18:25,752 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,752 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,752 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:54) is starting - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:54) started - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,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=mom54]
2024-05-14 06:18:25,754 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom54 started - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-163:1,clientId=Scout JUnit MOM #54 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom54]
2024-05-14 06:18: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@5985102f] - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,908 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@56c278bf[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,908 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009933 ms - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,908 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,908 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,909 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom54 stopped - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,909 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:54) is shutting down - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,909 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:54) uptime 0.157 seconds - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,909 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:54) is shutdown - MDC[activemq.broker=mom54]
2024-05-14 06:18:25,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:25,910 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.770494 ms
2024-05-14 06:18:25,910 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:25,910 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:25,910 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:25,911 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1612250997'.
2024-05-14 06:18:25,912 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #55 initialized: null
2024-05-14 06:18:25,912 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom55]
2024-05-14 06:18:25,912 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom55]
2024-05-14 06:18:25,912 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom55]
2024-05-14 06:18:25,912 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom55]
2024-05-14 06:18:25,912 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom55]
2024-05-14 06:18:25,913 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:55) is starting - MDC[activemq.broker=mom55]
2024-05-14 06:18:25,913 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:55) started - MDC[activemq.broker=mom55]
2024-05-14 06:18:25,913 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=mom55]
2024-05-14 06:18:25,913 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom55 started - MDC[activemq.broker=mom55]
2024-05-14 06:18:25,914 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-166:1,clientId=Scout JUnit MOM #55 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26420ed1] - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7c2b2b56[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009902 ms - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,067 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,067 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,067 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom55 stopped - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,067 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:55) is shutting down - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,068 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:55) uptime 0.156 seconds - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,068 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:55) is shutdown - MDC[activemq.broker=mom55]
2024-05-14 06:18:26,068 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:26,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.860644 ms
2024-05-14 06:18:26,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:26,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:26,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:26,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1012083607'.
2024-05-14 06:18:26,071 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #56 initialized: null
2024-05-14 06:18:26,071 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,072 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,072 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,072 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,072 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,073 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:56) is starting - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,073 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:56) started - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,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=mom56]
2024-05-14 06:18:26,073 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom56 started - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,074 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-169:1,clientId=Scout JUnit MOM #56 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@48e0d3a7] - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,228 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5f38dc75[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,228 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011632 ms - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,228 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,228 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,229 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom56 stopped - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,229 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:56) is shutting down - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,229 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:56) uptime 0.158 seconds - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,229 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:56) is shutdown - MDC[activemq.broker=mom56]
2024-05-14 06:18:26,229 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:26,230 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.209525 ms
2024-05-14 06:18:26,230 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:26,230 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:26,230 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:26,231 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1679792455'.
2024-05-14 06:18:26,232 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #57 initialized: null
2024-05-14 06:18:26,232 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,232 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,232 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,233 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,233 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,233 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:57) is starting - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,233 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:57) started - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,233 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=mom57]
2024-05-14 06:18:26,234 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom57 started - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,234 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-172:1,clientId=Scout JUnit MOM #57 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1bdf7cd4] - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@f542e08[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013566 ms - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,388 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom57 stopped - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,388 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:57) is shutting down - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,389 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:57) uptime 0.157 seconds - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,389 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:57) is shutdown - MDC[activemq.broker=mom57]
2024-05-14 06:18:26,389 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:26,389 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.911306 ms
2024-05-14 06:18:26,389 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:26,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:26,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:26,391 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1894344357'.
2024-05-14 06:18:26,392 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #58 initialized: null
2024-05-14 06:18:26,392 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,393 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,393 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,393 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,393 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,394 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:58) is starting - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,394 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:58) started - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,394 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=mom58]
2024-05-14 06:18:26,394 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom58 started - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,395 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-175:1,clientId=Scout JUnit MOM #58 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,548 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f939588] - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,548 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@6d2d04ef[job=JMS subscriber, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,549 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012077 ms - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,549 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,549 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,549 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom58 stopped - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,549 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:58) is shutting down - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,550 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:58) uptime 0.158 seconds - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,550 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:58) is shutdown - MDC[activemq.broker=mom58]
2024-05-14 06:18:26,550 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:26,550 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.658745 ms
2024-05-14 06:18:26,550 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:26,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:26,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-05-14 06:18:26,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1270200848'.
2024-05-14 06:18:26,552 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #59 initialized: null
2024-05-14 06:18:26,552 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,552 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,553 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,553 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,553 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,553 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:59) is starting - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,553 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:59) started - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,553 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=mom59]
2024-05-14 06:18:26,554 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom59 started - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,554 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-178:1,clientId=Scout JUnit MOM #59 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@362e1181] - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6fc26fb1[job=JMS subscriber, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012959 ms - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,708 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,708 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,708 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom59 stopped - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,708 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:59) is shutting down - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,709 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:59) uptime 0.156 seconds - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,709 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:59) is shutdown - MDC[activemq.broker=mom59]
2024-05-14 06:18:26,709 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:26,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.140993 ms
2024-05-14 06:18:26,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-05-14 06:18:26,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:26,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq]>
2024-05-14 06:18:26,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 663126311'.
2024-05-14 06:18:26,711 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #60 initialized: null
2024-05-14 06:18:26,713 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-05-14 06:18:26,713 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-05-14 06:18:26,713 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-05-14 06:18:26,713 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-05-14 06:18:26,713 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-05-14 06:18:26,713 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:60) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-05-14 06:18:26,714 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:60) started - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-05-14 06:18:26,714 INFO  [scout-thread-10] 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=mom60]
2024-05-14 06:18:26,714 INFO  [scout-thread-10] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom60 started - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-05-14 06:18:26,715 INFO  [scout-thread-10] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-181:1,clientId=Scout JUnit MOM #60 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-05-14 06:18:27,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1f146411, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@6392ecbc]
2024-05-14 06:18:27,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:27,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013029 ms
2024-05-14 06:18:27,723 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:27,724 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:27,724 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom60 stopped
2024-05-14 06:18:27,724 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:60) is shutting down - MDC[activemq.broker=mom60]
2024-05-14 06:18:27,725 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:60) uptime 1.011 seconds - MDC[activemq.broker=mom60]
2024-05-14 06:18:27,725 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:60) is shutdown - MDC[activemq.broker=mom60]
2024-05-14 06:18:27,725 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:27,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1015.063767 ms
2024-05-14 06:18:27,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq]>
2024-05-14 06:18:27,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:27,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:27,727 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1071103533'.
2024-05-14 06:18:27,728 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #61 initialized: null
2024-05-14 06:18:27,729 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:18:27,729 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:18:27,729 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:18:27,729 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:18:27,729 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:18:27,730 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:61) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:18:27,730 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:61) started - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:18:27,730 INFO  [scout-thread-10] 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=mom61]
2024-05-14 06:18:27,730 INFO  [scout-thread-10] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom61 started - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:18:27,731 INFO  [scout-thread-10] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-184:1,clientId=Scout JUnit MOM #61 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:18:27,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1bd6831d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b272037]
2024-05-14 06:18:27,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6ebdd981[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:27,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011407 ms
2024-05-14 06:18:27,734 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:27,734 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:27,735 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom61 stopped
2024-05-14 06:18:27,735 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:61) is shutting down - MDC[activemq.broker=mom61]
2024-05-14 06:18:27,736 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:61) uptime 0.006 seconds - MDC[activemq.broker=mom61]
2024-05-14 06:18:27,736 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:61) is shutdown - MDC[activemq.broker=mom61]
2024-05-14 06:18:27,736 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:27,736 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.405991 ms
2024-05-14 06:18:27,736 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [activemq]>
2024-05-14 06:18:27,737 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:27,737 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [activemq]>
2024-05-14 06:18:27,737 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 533823495'.
2024-05-14 06:18:27,739 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #62 initialized: null
2024-05-14 06:18:27,740 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom62]
2024-05-14 06:18:27,740 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom62]
2024-05-14 06:18:27,740 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom62]
2024-05-14 06:18:27,740 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom62]
2024-05-14 06:18:27,740 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom62]
2024-05-14 06:18:27,741 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:62) is starting - MDC[activemq.broker=mom62]
2024-05-14 06:18:27,741 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:62) started - MDC[activemq.broker=mom62]
2024-05-14 06:18:27,741 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=mom62]
2024-05-14 06:18:27,742 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom62 started - MDC[activemq.broker=mom62]
2024-05-14 06:18:27,743 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-187:1,clientId=Scout JUnit MOM #62 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7bc342f6, org.eclipse.scout.rt.mom.jms.JmsSubscription@20c3be4c] - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2baf9c62[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010361 ms - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,757 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom62 stopped - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,757 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:62) is shutting down - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,758 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:62) uptime 2.017 seconds - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,758 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:62) is shutdown - MDC[activemq.broker=mom62]
2024-05-14 06:18:29,758 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:29,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2020.567560 ms
2024-05-14 06:18:29,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [activemq]>
2024-05-14 06:18:29,759 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:29,759 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [activemq]>
2024-05-14 06:18:29,759 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 750920887'.
2024-05-14 06:18:29,760 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #63 initialized: null
2024-05-14 06:18:29,761 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-05-14 06:18:29,761 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-05-14 06:18:29,761 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-05-14 06:18:29,761 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-05-14 06:18:29,761 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-05-14 06:18:29,762 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:63) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-05-14 06:18:29,762 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:63) started - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-05-14 06:18:29,762 INFO  [scout-thread-12] 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=mom63]
2024-05-14 06:18:29,763 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom63 started - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-05-14 06:18:29,764 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-190:1,clientId=Scout JUnit MOM #63 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-05-14 06:18:29,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e33a4b0]
2024-05-14 06:18:29,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@5b610c90[job=JMS subscriber, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:29,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009301 ms
2024-05-14 06:18:29,766 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:29,766 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:29,767 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom63 stopped
2024-05-14 06:18:29,767 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:63) is shutting down - MDC[activemq.broker=mom63]
2024-05-14 06:18:29,767 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:63) uptime 0.006 seconds - MDC[activemq.broker=mom63]
2024-05-14 06:18:29,767 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:63) is shutdown - MDC[activemq.broker=mom63]
2024-05-14 06:18:29,767 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:29,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.806154 ms
2024-05-14 06:18:29,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [activemq]>
2024-05-14 06:18:29,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:29,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [activemq]>
2024-05-14 06:18:29,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 528173394'.
2024-05-14 06:18:29,770 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #64 initialized: null
2024-05-14 06:18:29,771 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-05-14 06:18:29,771 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-05-14 06:18:29,771 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-05-14 06:18:29,771 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-05-14 06:18:29,771 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-05-14 06:18:29,772 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:64) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-05-14 06:18:29,772 INFO  [scout-thread-12] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:64) started - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-05-14 06:18:29,772 INFO  [scout-thread-12] 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=mom64]
2024-05-14 06:18:29,772 INFO  [scout-thread-12] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom64 started - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-05-14 06:18:29,774 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-193:1,clientId=Scout JUnit MOM #64 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-05-14 06:18:31,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@46bcdf2e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5927fc8e, org.eclipse.scout.rt.mom.jms.JmsSubscription@4eeda18f]
2024-05-14 06:18:31,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@87060c0[job=JMS subscriber, state=DONE], JobFutureTask@4cfa6fd8[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@39fcbb42[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:31,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012098 ms
2024-05-14 06:18:31,788 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:31,788 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:31,789 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom64 stopped
2024-05-14 06:18:31,789 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:64) is shutting down - MDC[activemq.broker=mom64]
2024-05-14 06:18:31,789 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:64) uptime 2.018 seconds - MDC[activemq.broker=mom64]
2024-05-14 06:18:31,789 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:64) is shutdown - MDC[activemq.broker=mom64]
2024-05-14 06:18:31,789 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:31,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2021.034307 ms
2024-05-14 06:18:31,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [activemq]>
2024-05-14 06:18:31,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:31,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [activemq]>
2024-05-14 06:18:31,791 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1051521166'.
2024-05-14 06:18:31,792 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #65 initialized: null
2024-05-14 06:18:31,792 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,792 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,792 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,792 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,792 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,793 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:65) is starting - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,793 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:65) started - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,793 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=mom65]
2024-05-14 06:18:31,793 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom65 started - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-196:1,clientId=Scout JUnit MOM #65 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4a04177e, org.eclipse.scout.rt.mom.jms.JmsSubscription@70385eb1] - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008570 ms - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,799 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,799 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,800 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom65 stopped - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,800 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:65) is shutting down - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,800 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:65) uptime 0.008 seconds - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,800 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:65) is shutdown - MDC[activemq.broker=mom65]
2024-05-14 06:18:31,800 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:31,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.840099 ms
2024-05-14 06:18:31,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [activemq]>
2024-05-14 06:18:31,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:31,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [activemq]>
2024-05-14 06:18:31,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 154102502'.
2024-05-14 06:18:31,802 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #66 initialized: null
2024-05-14 06:18:31,802 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom66]
2024-05-14 06:18:31,803 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom66]
2024-05-14 06:18:31,803 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom66]
2024-05-14 06:18:31,803 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom66]
2024-05-14 06:18:31,803 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom66]
2024-05-14 06:18:31,803 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:66) is starting - MDC[activemq.broker=mom66]
2024-05-14 06:18:31,803 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:66) started - MDC[activemq.broker=mom66]
2024-05-14 06:18:31,803 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=mom66]
2024-05-14 06:18:31,804 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom66 started - MDC[activemq.broker=mom66]
2024-05-14 06:18:31,804 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-199:1,clientId=Scout JUnit MOM #66 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79658fe5] - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010095 ms - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,810 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom66 stopped - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,810 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:66) is shutting down - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,811 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:66) uptime 3.009 seconds - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,811 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:66) is shutdown - MDC[activemq.broker=mom66]
2024-05-14 06:18:34,811 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:34,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3010.018378 ms
2024-05-14 06:18:34,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [activemq]>
2024-05-14 06:18:34,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:34,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [activemq]>
2024-05-14 06:18:34,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 631013363'.
2024-05-14 06:18:34,813 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #67 initialized: null
2024-05-14 06:18:34,814 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,814 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,814 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,814 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,814 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,815 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:67) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,815 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:67) started - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,815 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 subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,815 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom67 started - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,816 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-202:1,clientId=Scout JUnit MOM #67 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-05-14 06:18:34,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@51470a6c, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d48f1c]
2024-05-14 06:18:34,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5e8b5e7d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c5812c]
2024-05-14 06:18:34,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@798ca706, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a5c472]
2024-05-14 06:18:34,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@6fb9179e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3abe3f9a]
2024-05-14 06:18:34,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@22f10ff6, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ff185a3]
2024-05-14 06:18:34,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1f6b9ab7, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e4dc9fc]
2024-05-14 06:18:34,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1723640f, org.eclipse.scout.rt.mom.jms.JmsSubscription@5dc83abb]
2024-05-14 06:18:34,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3f5743d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@17a17af5]
2024-05-14 06:18:34,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@22955ef2, org.eclipse.scout.rt.mom.jms.JmsSubscription@7111b312]
2024-05-14 06:18:34,846 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@321f97d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a4e3343]
2024-05-14 06:18:34,846 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:34,846 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009119 ms
2024-05-14 06:18:34,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:34,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:34,846 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom67 stopped
2024-05-14 06:18:34,846 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:67) is shutting down - MDC[activemq.broker=mom67]
2024-05-14 06:18:34,847 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:67) uptime 0.033 seconds - MDC[activemq.broker=mom67]
2024-05-14 06:18:34,847 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:67) is shutdown - MDC[activemq.broker=mom67]
2024-05-14 06:18:34,847 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:34,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 34.901701 ms
2024-05-14 06:18:34,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [activemq]>
2024-05-14 06:18:34,848 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:34,848 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [activemq]>
2024-05-14 06:18:34,848 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 424546669'.
2024-05-14 06:18:34,849 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #68 initialized: null
2024-05-14 06:18:34,850 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,850 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,850 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,850 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,850 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,850 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:68) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,851 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:68) started - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,851 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 subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,851 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom68 started - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,852 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-205:1,clientId=Scout JUnit MOM #68 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:34,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@44d51c85]
2024-05-14 06:18:34,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@cf97391[job=JMS subscriber, state=DONE]]
2024-05-14 06:18:34,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009770 ms
2024-05-14 06:18:34,854 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:34,854 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:34,854 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom68 stopped
2024-05-14 06:18:34,854 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:68) is shutting down - MDC[activemq.broker=mom68]
2024-05-14 06:18:34,855 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:68) uptime 0.005 seconds - MDC[activemq.broker=mom68]
2024-05-14 06:18:34,855 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:68) is shutdown - MDC[activemq.broker=mom68]
2024-05-14 06:18:34,855 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:34,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.109823 ms
2024-05-14 06:18:34,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [activemq]>
2024-05-14 06:18:34,856 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:34,856 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [activemq]>
2024-05-14 06:18:34,856 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1942430264'.
2024-05-14 06:18:34,857 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #69 initialized: null
2024-05-14 06:18:34,857 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,857 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,857 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,858 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,858 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,858 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:69) is starting - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,858 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:69) started - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,858 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-05-14 06:18:34,859 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom69 started - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,859 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-208:1,clientId=Scout JUnit MOM #69 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,862 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1f3bd40a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4dafea3f] - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,862 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,862 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008910 ms - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,863 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,863 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,863 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom69 stopped - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,863 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:69) is shutting down - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,863 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:69) uptime 0.006 seconds - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,864 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:69) is shutdown - MDC[activemq.broker=mom69]
2024-05-14 06:18:34,864 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:34,864 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.752045 ms
2024-05-14 06:18:34,864 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [activemq]>
2024-05-14 06:18:34,864 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:34,864 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [activemq-j2ee]>
2024-05-14 06:18:34,865 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 384017505'.
2024-05-14 06:18:34,865 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #70 initialized: null
2024-05-14 06:18:34,866 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom70]
2024-05-14 06:18:34,866 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom70]
2024-05-14 06:18:34,866 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom70]
2024-05-14 06:18:34,866 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom70]
2024-05-14 06:18:34,866 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom70]
2024-05-14 06:18:34,866 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:70) is starting - MDC[activemq.broker=mom70]
2024-05-14 06:18:34,867 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:70) started - MDC[activemq.broker=mom70]
2024-05-14 06:18:34,867 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=mom70]
2024-05-14 06:18:34,867 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom70 started - MDC[activemq.broker=mom70]
2024-05-14 06:18:34,867 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-211:1,clientId=null,started=false} - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@40fdcbd5, org.eclipse.scout.rt.mom.jms.JmsSubscription@c512269] - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009550 ms - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,877 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,877 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,877 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom70 stopped - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,877 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:70) is shutting down - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,878 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:70) uptime 4.011 seconds - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,878 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:70) is shutdown - MDC[activemq.broker=mom70]
2024-05-14 06:18:38,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4013.403979 ms
2024-05-14 06:18:38,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [activemq-j2ee]>
2024-05-14 06:18:38,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 589593420'.
2024-05-14 06:18:38,880 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #71 initialized: null
2024-05-14 06:18:38,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:71) is starting - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:71) started - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,881 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=mom71]
2024-05-14 06:18:38,882 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom71 started - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,882 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-214:1,clientId=null,started=false} - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b5b9038] - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008872 ms - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,886 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom71 stopped - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:71) is shutting down - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,887 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:71) uptime 0.007 seconds - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,887 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:71) is shutdown - MDC[activemq.broker=mom71]
2024-05-14 06:18:38,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.993732 ms
2024-05-14 06:18:38,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1080348000'.
2024-05-14 06:18:38,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #72 initialized: null
2024-05-14 06:18:38,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:72) is starting - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:72) started - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,889 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=mom72]
2024-05-14 06:18:38,890 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom72 started - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-217:1,clientId=null,started=false} - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1bf2cf15] - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007920 ms - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,894 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,894 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,894 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom72 stopped - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,894 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:72) is shutting down - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,895 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:72) uptime 0.006 seconds - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,895 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:72) is shutdown - MDC[activemq.broker=mom72]
2024-05-14 06:18:38,895 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.545637 ms
2024-05-14 06:18:38,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,896 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,896 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2061361426'.
2024-05-14 06:18:38,896 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #73 initialized: null
2024-05-14 06:18:38,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:73) is starting - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,898 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:73) started - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,898 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=mom73]
2024-05-14 06:18:38,898 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom73 started - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,898 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-220:1,clientId=null,started=false} - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2164f202] - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,902 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,902 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010686 ms - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,902 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,902 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,902 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom73 stopped - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,903 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:73) is shutting down - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,903 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:73) uptime 0.006 seconds - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,903 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:73) is shutdown - MDC[activemq.broker=mom73]
2024-05-14 06:18:38,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.522621 ms
2024-05-14 06:18:38,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 870877396'.
2024-05-14 06:18:38,905 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #74 initialized: null
2024-05-14 06:18:38,905 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,905 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,905 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,905 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,905 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,906 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:74) is starting - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,906 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:74) started - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,906 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=mom74]
2024-05-14 06:18:38,906 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom74 started - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,906 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-223:1,clientId=null,started=false} - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,909 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7def2e4f] - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,910 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,910 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011952 ms - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,911 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom74 stopped - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,911 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:74) is shutting down - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,911 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:74) uptime 0.006 seconds - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,911 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:74) is shutdown - MDC[activemq.broker=mom74]
2024-05-14 06:18:38,911 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,911 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.579674 ms
2024-05-14 06:18:38,911 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,912 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,912 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,912 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 345811352'.
2024-05-14 06:18:38,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #75 initialized: null
2024-05-14 06:18:38,913 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,913 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,913 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,913 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,913 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,914 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:75) is starting - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,914 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:75) started - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,914 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=mom75]
2024-05-14 06:18:38,914 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom75 started - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,915 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-226:1,clientId=null,started=false} - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c50f1ab] - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008625 ms - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,918 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,918 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,918 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom75 stopped - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,919 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:75) is shutting down - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,919 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:75) uptime 0.006 seconds - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,919 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:75) is shutdown - MDC[activemq.broker=mom75]
2024-05-14 06:18:38,919 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.221774 ms
2024-05-14 06:18:38,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1502984812'.
2024-05-14 06:18:38,921 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #76 initialized: null
2024-05-14 06:18:38,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,922 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,922 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:76) is starting - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,922 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:76) started - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,922 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=mom76]
2024-05-14 06:18:38,922 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom76 started - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,923 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-229:1,clientId=null,started=false} - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1da78c7c] - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007454 ms - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,926 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom76 stopped - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,927 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:76) is shutting down - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,927 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:76) uptime 0.006 seconds - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,927 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:76) is shutdown - MDC[activemq.broker=mom76]
2024-05-14 06:18:38,927 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.380013 ms
2024-05-14 06:18:38,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 113722330'.
2024-05-14 06:18:38,929 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #77 initialized: null
2024-05-14 06:18:38,929 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,929 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,929 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,929 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,929 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,929 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:77) is starting - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,930 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:77) started - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,930 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=mom77]
2024-05-14 06:18:38,930 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom77 started - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,930 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-232:1,clientId=null,started=false} - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,933 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37aedfcc] - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,934 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,934 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007486 ms - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,934 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,934 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,934 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom77 stopped - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,934 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:77) is shutting down - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,935 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:77) uptime 0.006 seconds - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,935 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:77) is shutdown - MDC[activemq.broker=mom77]
2024-05-14 06:18:38,935 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.308931 ms
2024-05-14 06:18:38,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 935625872'.
2024-05-14 06:18:38,936 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #78 initialized: null
2024-05-14 06:18:38,937 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,937 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,937 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,937 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,937 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,937 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:78) is starting - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,938 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:78) started - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,938 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=mom78]
2024-05-14 06:18:38,938 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom78 started - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,938 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-235:1,clientId=null,started=false} - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b945576] - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008874 ms - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,942 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,942 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,942 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom78 stopped - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:78) is shutting down - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,943 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:78) uptime 0.006 seconds - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,943 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:78) is shutdown - MDC[activemq.broker=mom78]
2024-05-14 06:18:38,943 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.457479 ms
2024-05-14 06:18:38,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,944 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,944 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 87918537'.
2024-05-14 06:18:38,945 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #79 initialized: null
2024-05-14 06:18:38,945 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:79) is starting - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:79) started - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,946 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=mom79]
2024-05-14 06:18:38,947 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom79 started - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,947 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-238:1,clientId=null,started=false} - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,950 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ed56cfd] - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,950 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,950 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008001 ms - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,951 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom79 stopped - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,951 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:79) is shutting down - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,951 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:79) uptime 0.006 seconds - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,951 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:79) is shutdown - MDC[activemq.broker=mom79]
2024-05-14 06:18:38,952 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.024155 ms
2024-05-14 06:18:38,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1484465333'.
2024-05-14 06:18:38,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #80 initialized: null
2024-05-14 06:18:38,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:80) is starting - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:80) started - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,955 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=mom80]
2024-05-14 06:18:38,955 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom80 started - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-241:1,clientId=null,started=false} - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@299a0651] - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,959 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,959 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009623 ms - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,959 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,959 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,960 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom80 stopped - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,960 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:80) is shutting down - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,960 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:80) uptime 0.006 seconds - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,960 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:80) is shutdown - MDC[activemq.broker=mom80]
2024-05-14 06:18:38,960 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:38,960 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.046475 ms
2024-05-14 06:18:38,960 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,961 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:38,961 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:38,961 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 677759195'.
2024-05-14 06:18:38,963 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #81 initialized: null
2024-05-14 06:18:38,963 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom81]
2024-05-14 06:18:38,963 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom81]
2024-05-14 06:18:38,963 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom81]
2024-05-14 06:18:38,963 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom81]
2024-05-14 06:18:38,964 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom81]
2024-05-14 06:18:38,964 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:81) is starting - MDC[activemq.broker=mom81]
2024-05-14 06:18:38,964 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:81) started - MDC[activemq.broker=mom81]
2024-05-14 06:18:38,964 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=mom81]
2024-05-14 06:18:38,965 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom81 started - MDC[activemq.broker=mom81]
2024-05-14 06:18:38,965 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-244:1,clientId=null,started=false} - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,167 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47d0c2e0] - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,169 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,169 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010414 ms - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,169 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom81 stopped - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,169 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:81) is shutting down - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,170 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:81) uptime 0.207 seconds - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,170 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:81) is shutdown - MDC[activemq.broker=mom81]
2024-05-14 06:18:39,170 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:39,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.794964 ms
2024-05-14 06:18:39,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:39,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:39,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:39,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 458528509'.
2024-05-14 06:18:39,172 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #82 initialized: null
2024-05-14 06:18:39,172 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,172 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,173 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,173 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,173 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,173 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:82) is starting - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,173 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:82) started - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,173 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=mom82]
2024-05-14 06:18:39,174 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom82 started - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,174 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-247:1,clientId=null,started=false} - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16db70a0] - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010277 ms - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,378 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom82 stopped - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,378 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:82) is shutting down - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,378 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:82) uptime 0.206 seconds - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,378 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:82) is shutdown - MDC[activemq.broker=mom82]
2024-05-14 06:18:39,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:39,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.715447 ms
2024-05-14 06:18:39,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:39,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:39,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:39,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 198584942'.
2024-05-14 06:18:39,380 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #83 initialized: null
2024-05-14 06:18:39,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:83) is starting - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:83) started - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,381 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=mom83]
2024-05-14 06:18:39,382 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom83 started - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,382 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-250:1,clientId=null,started=false} - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,584 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@206421da] - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,585 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009883 ms - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,586 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,586 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,586 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom83 stopped - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,586 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:83) is shutting down - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,587 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:83) uptime 0.206 seconds - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,587 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:83) is shutdown - MDC[activemq.broker=mom83]
2024-05-14 06:18:39,587 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:39,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.650188 ms
2024-05-14 06:18:39,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:39,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:39,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:39,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 136037594'.
2024-05-14 06:18:39,589 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #84 initialized: null
2024-05-14 06:18:39,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,590 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:84) is starting - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,590 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:84) started - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,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=mom84]
2024-05-14 06:18:39,590 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom84 started - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,591 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-253:1,clientId=null,started=false} - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1de36da2] - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010403 ms - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,795 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom84 stopped - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,795 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:84) is shutting down - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,795 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:84) uptime 0.206 seconds - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,795 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:84) is shutdown - MDC[activemq.broker=mom84]
2024-05-14 06:18:39,795 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:39,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.861015 ms
2024-05-14 06:18:39,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:39,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:39,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:39,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1984286422'.
2024-05-14 06:18:39,797 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #85 initialized: null
2024-05-14 06:18:39,797 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom85]
2024-05-14 06:18:39,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom85]
2024-05-14 06:18:39,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom85]
2024-05-14 06:18:39,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom85]
2024-05-14 06:18:39,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom85]
2024-05-14 06:18:39,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:85) is starting - MDC[activemq.broker=mom85]
2024-05-14 06:18:39,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:85) started - MDC[activemq.broker=mom85]
2024-05-14 06:18:39,798 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=mom85]
2024-05-14 06:18:39,799 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom85 started - MDC[activemq.broker=mom85]
2024-05-14 06:18:39,799 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-256:1,clientId=null,started=false} - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,001 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ad6ecc5] - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,003 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,003 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011406 ms - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,003 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,003 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,003 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom85 stopped - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,003 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:85) is shutting down - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,004 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:85) uptime 0.207 seconds - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,004 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:85) is shutdown - MDC[activemq.broker=mom85]
2024-05-14 06:18:40,004 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:40,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.006941 ms
2024-05-14 06:18:40,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:40,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1634953239'.
2024-05-14 06:18:40,006 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #86 initialized: null
2024-05-14 06:18:40,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:86) is starting - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:86) started - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,007 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=mom86]
2024-05-14 06:18:40,008 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom86 started - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,008 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-259:1,clientId=null,started=false} - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,211 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f912cf3] - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009630 ms - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,212 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,212 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,212 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom86 stopped - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,212 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:86) is shutting down - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,213 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:86) uptime 0.207 seconds - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,213 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:86) is shutdown - MDC[activemq.broker=mom86]
2024-05-14 06:18:40,213 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:40,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.199087 ms
2024-05-14 06:18:40,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:40,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 848250617'.
2024-05-14 06:18:40,215 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #87 initialized: null
2024-05-14 06:18:40,215 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,215 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,215 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,215 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,215 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,216 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:87) is starting - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,216 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:87) started - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,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=mom87]
2024-05-14 06:18:40,216 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,217 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-262:1,clientId=null,started=false} - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24cb530d] - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,420 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,420 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010459 ms - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,421 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,421 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:87) is shutting down - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,421 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:87) uptime 0.206 seconds - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,421 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:87) is shutdown - MDC[activemq.broker=mom87]
2024-05-14 06:18:40,421 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:40,421 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.824595 ms
2024-05-14 06:18:40,421 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:40,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1013741442'.
2024-05-14 06:18:40,423 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #88 initialized: null
2024-05-14 06:18:40,423 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,423 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,424 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,424 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,424 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,424 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:88) is starting - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,425 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:88) started - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,425 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-05-14 06:18:40,425 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom88 started - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,426 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-265:1,clientId=null,started=false} - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,628 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6ca404b] - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,629 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,629 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010426 ms - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,629 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-05-14 06:18:40,629 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,630 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom88 stopped - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,630 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:88) is shutting down - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,630 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:88) uptime 0.207 seconds - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,630 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:88) is shutdown - MDC[activemq.broker=mom88]
2024-05-14 06:18:40,630 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:40,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.297313 ms
2024-05-14 06:18:40,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:40,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1160606181'.
2024-05-14 06:18:40,632 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #89 initialized: null
2024-05-14 06:18:40,632 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:89) is starting - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:89) started - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,633 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-05-14 06:18:40,634 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom89 started - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,634 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-268:1,clientId=null,started=false} - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2fcd0756] - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010224 ms - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,838 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-05-14 06:18:40,838 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,838 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom89 stopped - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,838 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:89) is shutting down - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,839 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:89) uptime 0.206 seconds - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,839 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:89) is shutdown - MDC[activemq.broker=mom89]
2024-05-14 06:18:40,839 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:40,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.799180 ms
2024-05-14 06:18:40,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:40,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:40,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 457198113'.
2024-05-14 06:18:40,840 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #90 initialized: null
2024-05-14 06:18:40,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom90]
2024-05-14 06:18:40,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom90]
2024-05-14 06:18:40,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom90]
2024-05-14 06:18:40,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom90]
2024-05-14 06:18:40,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom90]
2024-05-14 06:18:40,842 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:90) is starting - MDC[activemq.broker=mom90]
2024-05-14 06:18:40,842 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:90) started - MDC[activemq.broker=mom90]
2024-05-14 06:18:40,842 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=mom90]
2024-05-14 06:18:40,842 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom90 started - MDC[activemq.broker=mom90]
2024-05-14 06:18:40,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-271:1,clientId=null,started=false} - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@567dc7d7] - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014690 ms - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,046 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,046 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,047 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom90 stopped - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,047 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:90) is shutting down - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,047 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:90) uptime 0.206 seconds - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,048 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:90) is shutdown - MDC[activemq.broker=mom90]
2024-05-14 06:18:41,048 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.350350 ms
2024-05-14 06:18:41,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-05-14 06:18:41,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [activemq-j2ee]>
2024-05-14 06:18:41,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 151591439'.
2024-05-14 06:18:41,051 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #91 initialized: null
2024-05-14 06:18:41,051 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,051 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,051 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,051 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,051 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,052 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:91) is starting - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,052 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:91) started - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,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=mom91]
2024-05-14 06:18:41,053 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom91 started - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,055 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-274:2,clientId=null,started=false} - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,057 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4812c244] - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010318 ms - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,058 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-05-14 06:18:41,058 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,059 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom91 stopped - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,059 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:91) is shutting down - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,059 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:91) uptime 0.008 seconds - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,059 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:91) is shutdown - MDC[activemq.broker=mom91]
2024-05-14 06:18:41,059 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.098791 ms
2024-05-14 06:18:41,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [activemq-j2ee]>
2024-05-14 06:18:41,060 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,060 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [activemq-j2ee]>
2024-05-14 06:18:41,060 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1205022259'.
2024-05-14 06:18:41,061 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #92 initialized: null
2024-05-14 06:18:41,062 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,062 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,062 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,062 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,062 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,062 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:92) is starting - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,062 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:92) started - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,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=mom92]
2024-05-14 06:18:41,063 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom92 started - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,065 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-277:2,clientId=null,started=false} - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@64d0908c, org.eclipse.scout.rt.mom.jms.JmsSubscription@62f2811] - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008897 ms - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,068 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-05-14 06:18:41,068 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,068 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom92 stopped - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,068 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:92) is shutting down - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,069 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:92) uptime 0.008 seconds - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,069 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:92) is shutdown - MDC[activemq.broker=mom92]
2024-05-14 06:18:41,069 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.967236 ms
2024-05-14 06:18:41,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [activemq-j2ee]>
2024-05-14 06:18:41,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [activemq-j2ee]>
2024-05-14 06:18:41,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2104333305'.
2024-05-14 06:18:41,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:41,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008652 ms
2024-05-14 06:18:41,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.193716 ms
2024-05-14 06:18:41,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [activemq-j2ee]>
2024-05-14 06:18:41,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [activemq-j2ee]>
2024-05-14 06:18:41,076 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 456421914'.
2024-05-14 06:18:41,076 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #93 initialized: null
2024-05-14 06:18:41,077 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,077 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,077 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,077 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,077 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,078 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:93) is starting - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,078 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:93) started - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,078 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=mom93]
2024-05-14 06:18:41,078 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom93 started - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,080 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-280:2,clientId=null,started=false} - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,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$398/0x00007f25044b67c8@203f1447, org.eclipse.scout.rt.mom.jms.JmsSubscription@9b43134] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@697fb4b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b5593e6] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2929ef51, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fa650e1] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,093 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1b48c142, org.eclipse.scout.rt.mom.jms.JmsSubscription@1844e563] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,096 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@579c24c2, org.eclipse.scout.rt.mom.jms.JmsSubscription@6497bc28] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,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$398/0x00007f25044b67c8@29726180, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e83ab7b] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@41caf01, org.eclipse.scout.rt.mom.jms.JmsSubscription@87bf8b8] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,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$398/0x00007f25044b67c8@dffa7ce, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fcc32ae] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7200ac94, org.eclipse.scout.rt.mom.jms.JmsSubscription@5cf4023d] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,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$398/0x00007f25044b67c8@4fbdc20, org.eclipse.scout.rt.mom.jms.JmsSubscription@13a0f230] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010987 ms - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,125 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom93 stopped - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,125 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:93) is shutting down - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,126 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:93) uptime 0.049 seconds - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,126 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:93) is shutdown - MDC[activemq.broker=mom93]
2024-05-14 06:18:41,126 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 50.927128 ms
2024-05-14 06:18:41,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [activemq-j2ee]>
2024-05-14 06:18:41,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [activemq-j2ee]>
2024-05-14 06:18:41,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 226911589'.
2024-05-14 06:18:41,128 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #94 initialized: null
2024-05-14 06:18:41,129 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,129 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,129 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,129 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,129 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,130 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:94) is starting - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,130 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:94) started - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,130 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-05-14 06:18:41,130 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom94 started - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,132 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-283:2,clientId=null,started=false} - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,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$398/0x00007f25044b67c8@74d74701, org.eclipse.scout.rt.mom.jms.JmsSubscription@39562fc2] - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011019 ms - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,135 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-05-14 06:18:41,135 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,136 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom94 stopped - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,136 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:94) is shutting down - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,136 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:94) uptime 0.007 seconds - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,136 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:94) is shutdown - MDC[activemq.broker=mom94]
2024-05-14 06:18:41,136 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.002051 ms
2024-05-14 06:18:41,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [activemq-j2ee]>
2024-05-14 06:18:41,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [activemq-j2ee]>
2024-05-14 06:18:41,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1488359798'.
2024-05-14 06:18:41,138 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #95 initialized: null
2024-05-14 06:18:41,139 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,139 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,139 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,139 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,139 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,139 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:95) is starting - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,140 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:95) started - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,140 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-05-14 06:18:41,140 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom95 started - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,142 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-286:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom95]
2024-05-14 06:18:41,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b9866c6] - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009835 ms - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,145 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-05-14 06:18:41,145 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,145 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom95 stopped - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:95) is shutting down - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:95) uptime 0.006 seconds - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:95) is shutdown - MDC[activemq.broker=mom95]
2024-05-14 06:18:41,146 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.279494 ms
2024-05-14 06:18:41,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [activemq-j2ee]>
2024-05-14 06:18:41,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [activemq-j2ee]>
2024-05-14 06:18:41,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 588054552'.
2024-05-14 06:18:41,148 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #96 initialized: null
2024-05-14 06:18:41,148 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,148 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,148 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,148 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,149 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,149 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:96) is starting - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,149 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:96) started - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,149 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-05-14 06:18:41,150 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom96 started - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,152 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-289:2,clientId=null,started=false} - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f937c0e] - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,154 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,154 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010040 ms - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,154 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-05-14 06:18:41,154 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,155 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom96 stopped - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,155 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:96) is shutting down - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,155 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:96) uptime 0.007 seconds - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,155 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:96) is shutdown - MDC[activemq.broker=mom96]
2024-05-14 06:18:41,155 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.863606 ms
2024-05-14 06:18:41,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [activemq-j2ee]>
2024-05-14 06:18:41,156 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,156 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [activemq-j2ee]>
2024-05-14 06:18:41,157 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 614884701'.
2024-05-14 06:18:41,157 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #97 initialized: null
2024-05-14 06:18:41,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:97) is starting - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,159 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:97) started - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,159 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-05-14 06:18:41,159 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom97 started - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,161 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-292:2,clientId=null,started=false} - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1bb3d045, org.eclipse.scout.rt.mom.jms.JmsSubscription@39dbea69] - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009515 ms - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,164 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-05-14 06:18:41,164 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,165 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom97 stopped - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,165 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:97) is shutting down - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,165 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:97) uptime 0.007 seconds - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,165 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:97) is shutdown - MDC[activemq.broker=mom97]
2024-05-14 06:18:41,165 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.955347 ms
2024-05-14 06:18:41,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [activemq-j2ee]>
2024-05-14 06:18:41,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [activemq-j2ee]>
2024-05-14 06:18:41,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1833467691'.
2024-05-14 06:18:41,167 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #98 initialized: null
2024-05-14 06:18:41,168 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,168 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,168 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,168 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,168 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,169 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:98) is starting - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,169 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:98) started - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,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=mom98]
2024-05-14 06:18:41,170 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom98 started - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,172 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-295:2,clientId=null,started=false} - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@e0f22c3, org.eclipse.scout.rt.mom.jms.JmsSubscription@597ae16a] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@55a869a9, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d739a6f] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@d476a21, org.eclipse.scout.rt.mom.jms.JmsSubscription@186b5db] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,230 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@8add32f, org.eclipse.scout.rt.mom.jms.JmsSubscription@107302a5] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,233 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1b9b8759, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a8d8f50] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@39e16443, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c97d5d] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,239 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@15f12e7b, org.eclipse.scout.rt.mom.jms.JmsSubscription@102fcc80] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4893a9f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@70de1e65] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,244 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@35014251, org.eclipse.scout.rt.mom.jms.JmsSubscription@77bff3d7] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,247 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7bbab132, org.eclipse.scout.rt.mom.jms.JmsSubscription@697c9218] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,247 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,248 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010316 ms - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,248 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-05-14 06:18:41,248 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,248 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom98 stopped - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,248 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:98) is shutting down - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,249 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:98) uptime 0.081 seconds - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,249 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:98) is shutdown - MDC[activemq.broker=mom98]
2024-05-14 06:18:41,249 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,249 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 82.752551 ms
2024-05-14 06:18:41,249 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [activemq-j2ee]>
2024-05-14 06:18:41,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1179975227'.
2024-05-14 06:18:41,256 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #99 initialized: null
2024-05-14 06:18:41,257 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,257 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,257 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,257 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,257 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,258 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:99) is starting - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,258 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:99) started - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,258 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-05-14 06:18:41,258 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom99 started - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,261 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-298:3,clientId=null,started=false} - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@536905ed, org.eclipse.scout.rt.mom.jms.JmsSubscription@75c858e6] - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,315 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010652 ms - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,315 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-05-14 06:18:41,315 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,315 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom99 stopped - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,315 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:99) is shutting down - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,316 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:99) uptime 0.058 seconds - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,316 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:99) is shutdown - MDC[activemq.broker=mom99]
2024-05-14 06:18:41,316 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.493054 ms
2024-05-14 06:18:41,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,317 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 214777426'.
2024-05-14 06:18:41,317 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #100 initialized: null
2024-05-14 06:18:41,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,319 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:100) is starting - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,319 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:100) started - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,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=mom100]
2024-05-14 06:18:41,319 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom100 started - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,322 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-301:3,clientId=null,started=false} - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,373 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6878e49e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6dd01bfb] - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,375 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,375 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010805 ms - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,375 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-05-14 06:18:41,375 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,376 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom100 stopped - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,376 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:100) is shutting down - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,376 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:100) uptime 0.058 seconds - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,376 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:100) is shutdown - MDC[activemq.broker=mom100]
2024-05-14 06:18:41,376 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.761819 ms
2024-05-14 06:18:41,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 562171089'.
2024-05-14 06:18:41,378 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #101 initialized: null
2024-05-14 06:18:41,378 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,378 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,378 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,379 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,379 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,379 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:101) is starting - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,379 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:101) started - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,379 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-05-14 06:18:41,379 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom101 started - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,383 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-304:3,clientId=null,started=false} - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,434 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e5091b0, org.eclipse.scout.rt.mom.jms.JmsSubscription@6fec6b75] - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,436 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,436 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010468 ms - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,436 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-05-14 06:18:41,436 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,436 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom101 stopped - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,436 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:101) is shutting down - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,437 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:101) uptime 0.059 seconds - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,437 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:101) is shutdown - MDC[activemq.broker=mom101]
2024-05-14 06:18:41,437 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.002223 ms
2024-05-14 06:18:41,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,438 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,438 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1385634555'.
2024-05-14 06:18:41,439 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #102 initialized: null
2024-05-14 06:18:41,439 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,440 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,440 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,440 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,440 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,440 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:102) is starting - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,441 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:102) started - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,441 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-05-14 06:18:41,441 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom102 started - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,444 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-307:3,clientId=null,started=false} - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,496 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d45ec8c, org.eclipse.scout.rt.mom.jms.JmsSubscription@31eed3bc] - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,497 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,497 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009840 ms - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,497 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-05-14 06:18:41,497 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,498 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom102 stopped - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,498 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:102) is shutting down - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,498 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:102) uptime 0.059 seconds - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,498 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:102) is shutdown - MDC[activemq.broker=mom102]
2024-05-14 06:18:41,498 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.675803 ms
2024-05-14 06:18:41,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,499 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,499 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,499 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 688387469'.
2024-05-14 06:18:41,500 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #103 initialized: null
2024-05-14 06:18:41,500 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,500 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,500 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,501 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,501 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,501 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:103) is starting - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,501 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:103) started - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,501 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-05-14 06:18:41,501 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom103 started - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,504 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-310:3,clientId=null,started=false} - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,556 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b9ee280, org.eclipse.scout.rt.mom.jms.JmsSubscription@738b34af] - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,557 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016904 ms - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,558 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-05-14 06:18:41,558 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,558 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom103 stopped - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,559 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:103) is shutting down - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,559 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:103) uptime 0.059 seconds - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,559 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:103) is shutdown - MDC[activemq.broker=mom103]
2024-05-14 06:18:41,559 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,559 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.601579 ms
2024-05-14 06:18:41,560 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,560 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,560 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,561 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1773103480'.
2024-05-14 06:18:41,562 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #104 initialized: null
2024-05-14 06:18:41,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:104) is starting - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:104) started - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,563 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-05-14 06:18:41,564 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom104 started - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,567 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-313:3,clientId=null,started=false} - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,618 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@753f1c3e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e9af5d4] - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,620 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010531 ms - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,620 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-05-14 06:18:41,620 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,620 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom104 stopped - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,620 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:104) is shutting down - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,621 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:104) uptime 0.058 seconds - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,621 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:104) is shutdown - MDC[activemq.broker=mom104]
2024-05-14 06:18:41,621 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,621 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.398009 ms
2024-05-14 06:18:41,621 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,621 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,621 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,622 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1078048563'.
2024-05-14 06:18:41,622 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #105 initialized: null
2024-05-14 06:18:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:105) is starting - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:105) started - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,623 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-05-14 06:18:41,624 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom105 started - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,627 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-316:3,clientId=null,started=false} - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,679 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a13a4ca, org.eclipse.scout.rt.mom.jms.JmsSubscription@152225dd] - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011673 ms - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,680 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-05-14 06:18:41,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,681 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom105 stopped - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,681 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:105) is shutting down - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,681 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:105) uptime 0.058 seconds - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,681 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:105) is shutdown - MDC[activemq.broker=mom105]
2024-05-14 06:18:41,681 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,681 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.987118 ms
2024-05-14 06:18:41,681 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1763925738'.
2024-05-14 06:18:41,683 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #106 initialized: null
2024-05-14 06:18:41,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:106) is starting - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:106) started - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,684 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-05-14 06:18:41,685 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom106 started - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,688 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-319:3,clientId=null,started=false} - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4920430f, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e3c8272] - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010069 ms - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,742 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-05-14 06:18:41,742 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,742 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom106 stopped - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,742 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:106) is shutting down - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,742 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:106) uptime 0.059 seconds - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,742 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:106) is shutdown - MDC[activemq.broker=mom106]
2024-05-14 06:18:41,742 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.489099 ms
2024-05-14 06:18:41,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 896003582'.
2024-05-14 06:18:41,745 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #107 initialized: null
2024-05-14 06:18:41,745 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,745 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,745 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,745 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,745 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,746 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:107) is starting - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,746 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:107) started - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,746 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-05-14 06:18:41,746 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom107 started - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-322:3,clientId=null,started=false} - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@73cf33bd, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f4847d9] - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,802 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025877 ms - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,803 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-05-14 06:18:41,803 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,803 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom107 stopped - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,803 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:107) is shutting down - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,804 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:107) uptime 0.058 seconds - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,804 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:107) is shutdown - MDC[activemq.broker=mom107]
2024-05-14 06:18:41,804 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.658979 ms
2024-05-14 06:18:41,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1324702374'.
2024-05-14 06:18:41,806 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #108 initialized: null
2024-05-14 06:18:41,806 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,806 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:108) is starting - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:108) started - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,808 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-05-14 06:18:41,808 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom108 started - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,811 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-325:3,clientId=null,started=false} - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,863 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@235babaf, org.eclipse.scout.rt.mom.jms.JmsSubscription@88b9cf] - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,864 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,864 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011528 ms - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,865 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-05-14 06:18:41,865 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,865 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom108 stopped - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,865 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:108) is shutting down - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,866 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:108) uptime 0.059 seconds - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,866 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:108) is shutdown - MDC[activemq.broker=mom108]
2024-05-14 06:18:41,866 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,866 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.313325 ms
2024-05-14 06:18:41,866 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:41,867 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,867 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [activemq-j2ee]>
2024-05-14 06:18:41,867 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2107843792'.
2024-05-14 06:18:41,868 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #109 initialized: null
2024-05-14 06:18:41,869 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,869 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,869 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,869 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,869 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,869 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:109) is starting - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,870 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:109) started - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,870 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-05-14 06:18:41,870 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom109 started - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,872 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-328:2,clientId=null,started=false} - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4047ca4d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fa67a80] - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008231 ms - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,876 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-05-14 06:18:41,876 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,876 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom109 stopped - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,876 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:109) is shutting down - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,876 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:109) uptime 0.008 seconds - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,876 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:109) is shutdown - MDC[activemq.broker=mom109]
2024-05-14 06:18:41,876 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.506485 ms
2024-05-14 06:18:41,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [activemq-j2ee]>
2024-05-14 06:18:41,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [activemq-j2ee]>
2024-05-14 06:18:41,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 758556709'.
2024-05-14 06:18:41,879 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #110 initialized: null
2024-05-14 06:18:41,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:110) is starting - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:110) started - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,880 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-05-14 06:18:41,880 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom110 started - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,882 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-331:2,clientId=null,started=false} - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7ece1800, org.eclipse.scout.rt.mom.jms.JmsSubscription@13095872] - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008806 ms - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,885 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-05-14 06:18:41,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,885 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom110 stopped - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:110) is shutting down - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:110) uptime 0.007 seconds - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:110) is shutdown - MDC[activemq.broker=mom110]
2024-05-14 06:18:41,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.360578 ms
2024-05-14 06:18:41,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [activemq-j2ee]>
2024-05-14 06:18:41,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [activemq-j2ee]>
2024-05-14 06:18:41,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1499668010'.
2024-05-14 06:18:41,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #111 initialized: null
2024-05-14 06:18:41,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,890 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:111) is starting - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,890 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:111) started - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,890 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-05-14 06:18:41,890 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom111 started - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-334:1,clientId=null,started=false} - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c0182ee] - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012034 ms - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,898 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-05-14 06:18:41,898 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,898 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom111 stopped - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,899 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:111) is shutting down - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,899 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:111) uptime 0.011 seconds - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,899 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:111) is shutdown - MDC[activemq.broker=mom111]
2024-05-14 06:18:41,899 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:41,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.139786 ms
2024-05-14 06:18:41,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [activemq-j2ee]>
2024-05-14 06:18:41,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:41,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:41,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1499489673'.
2024-05-14 06:18:41,901 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #112 initialized: null
2024-05-14 06:18:41,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112]
2024-05-14 06:18:41,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112]
2024-05-14 06:18:41,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom112]
2024-05-14 06:18:41,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom112]
2024-05-14 06:18:41,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom112]
2024-05-14 06:18:41,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:112) is starting - MDC[activemq.broker=mom112]
2024-05-14 06:18:41,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:112) started - MDC[activemq.broker=mom112]
2024-05-14 06:18:41,902 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-05-14 06:18:41,903 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom112 started - MDC[activemq.broker=mom112]
2024-05-14 06:18:41,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-337:1,clientId=null,started=false} - MDC[activemq.broker=mom112]
2024-05-14 06:18:42,056 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d81522b] - MDC[activemq.broker=mom112]
2024-05-14 06:18:42,057 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom112]
2024-05-14 06:18:42,057 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013817 ms - MDC[activemq.broker=mom112]
2024-05-14 06:18:42,058 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-05-14 06:18:42,058 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom112]
2024-05-14 06:18:42,058 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom112 stopped - MDC[activemq.broker=mom112]
2024-05-14 06:18:42,058 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:112) is shutting down - MDC[activemq.broker=mom112]
2024-05-14 06:18:42,059 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:112) uptime 0.156 seconds - MDC[activemq.broker=mom112]
2024-05-14 06:18:42,059 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:112) is shutdown - MDC[activemq.broker=mom112]
2024-05-14 06:18:42,059 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:42,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.486577 ms
2024-05-14 06:18:42,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:42,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,060 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1248946803'.
2024-05-14 06:18:42,060 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #113 initialized: null
2024-05-14 06:18:42,061 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,061 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,061 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,061 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,061 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,061 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:113) is starting - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,061 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:113) started - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,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=mom113]
2024-05-14 06:18:42,062 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom113 started - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,062 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-340:1,clientId=null,started=false} - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,215 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c55b4d0] - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014022 ms - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,217 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-05-14 06:18:42,217 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,217 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom113 stopped - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,217 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:113) is shutting down - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,218 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:113) uptime 0.156 seconds - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,218 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:113) is shutdown - MDC[activemq.broker=mom113]
2024-05-14 06:18:42,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:42,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.367895 ms
2024-05-14 06:18:42,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:42,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,219 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 122775067'.
2024-05-14 06:18:42,219 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #114 initialized: null
2024-05-14 06:18:42,220 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,220 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,220 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,220 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,220 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,220 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:114) is starting - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,220 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:114) started - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,221 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-05-14 06:18:42,221 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom114 started - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,221 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-343:1,clientId=null,started=false} - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,374 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@412de677] - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,375 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013505 ms - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,376 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-05-14 06:18:42,376 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,376 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom114 stopped - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,377 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:114) is shutting down - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,377 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:114) uptime 0.157 seconds - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,377 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:114) is shutdown - MDC[activemq.broker=mom114]
2024-05-14 06:18:42,377 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:42,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.081136 ms
2024-05-14 06:18:42,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:42,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 93854545'.
2024-05-14 06:18:42,380 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #115 initialized: null
2024-05-14 06:18:42,380 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,380 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,380 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:115) is starting - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:115) started - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,382 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=mom115]
2024-05-14 06:18:42,382 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom115 started - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,383 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-346:1,clientId=null,started=false} - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ae730ca] - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.084487 ms - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,537 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,537 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,538 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom115 stopped - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,538 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:115) is shutting down - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,538 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:115) uptime 0.158 seconds - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,538 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:115) is shutdown - MDC[activemq.broker=mom115]
2024-05-14 06:18:42,538 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:42,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.023299 ms
2024-05-14 06:18:42,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:42,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1017276473'.
2024-05-14 06:18:42,540 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #116 initialized: null
2024-05-14 06:18:42,541 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,541 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,541 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,541 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,541 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,541 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:116) is starting - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,541 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:116) started - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,542 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=mom116]
2024-05-14 06:18:42,542 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom116 started - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,559 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-349:1,clientId=null,started=false} - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d12e75d] - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023718 ms - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,713 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,713 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,714 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom116 stopped - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,714 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:116) is shutting down - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,714 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:116) uptime 0.173 seconds - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,714 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:116) is shutdown - MDC[activemq.broker=mom116]
2024-05-14 06:18:42,714 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:42,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 175.141226 ms
2024-05-14 06:18:42,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:42,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2013921819'.
2024-05-14 06:18:42,717 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #117 initialized: null
2024-05-14 06:18:42,717 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,717 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,717 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,717 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,717 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,718 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:117) is starting - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,718 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:117) started - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,718 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=mom117]
2024-05-14 06:18:42,718 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom117 started - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,719 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-352:1,clientId=null,started=false} - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,872 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2fc70622] - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,873 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,873 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017907 ms - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,874 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,874 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,874 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom117 stopped - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,874 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:117) is shutting down - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,875 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:117) uptime 0.158 seconds - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,875 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:117) is shutdown - MDC[activemq.broker=mom117]
2024-05-14 06:18:42,875 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:42,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.731662 ms
2024-05-14 06:18:42,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:42,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:42,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 189947450'.
2024-05-14 06:18:42,877 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #118 initialized: null
2024-05-14 06:18:42,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom118]
2024-05-14 06:18:42,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom118]
2024-05-14 06:18:42,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom118]
2024-05-14 06:18:42,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom118]
2024-05-14 06:18:42,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom118]
2024-05-14 06:18:42,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:118) is starting - MDC[activemq.broker=mom118]
2024-05-14 06:18:42,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:118) started - MDC[activemq.broker=mom118]
2024-05-14 06:18:42,879 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=mom118]
2024-05-14 06:18:42,879 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom118 started - MDC[activemq.broker=mom118]
2024-05-14 06:18:42,880 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-355:1,clientId=null,started=false} - MDC[activemq.broker=mom118]
2024-05-14 06:18: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@43114981] - MDC[activemq.broker=mom118]
2024-05-14 06:18:43,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom118]
2024-05-14 06:18:43,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013211 ms - MDC[activemq.broker=mom118]
2024-05-14 06:18:43,034 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom118]
2024-05-14 06:18:43,035 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom118]
2024-05-14 06:18:43,035 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom118 stopped - MDC[activemq.broker=mom118]
2024-05-14 06:18:43,035 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:118) is shutting down - MDC[activemq.broker=mom118]
2024-05-14 06:18:43,036 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:118) uptime 0.157 seconds - MDC[activemq.broker=mom118]
2024-05-14 06:18:43,036 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:118) is shutdown - MDC[activemq.broker=mom118]
2024-05-14 06:18:43,036 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:43,036 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.875298 ms
2024-05-14 06:18:43,036 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:43,036 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:43,036 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:43,037 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1734747662'.
2024-05-14 06:18:43,037 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #119 initialized: null
2024-05-14 06:18:43,038 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,038 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,038 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,038 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,038 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,038 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:119) is starting - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,039 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:119) started - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,039 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=mom119]
2024-05-14 06:18:43,039 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom119 started - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-358:1,clientId=null,started=false} - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f2b55f8] - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009683 ms - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,194 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom119 stopped - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,194 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:119) is shutting down - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,194 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:119) uptime 0.156 seconds - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,194 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:119) is shutdown - MDC[activemq.broker=mom119]
2024-05-14 06:18:43,195 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:43,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.132142 ms
2024-05-14 06:18:43,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:43,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:43,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:43,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 926232624'.
2024-05-14 06:18:43,196 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #120 initialized: null
2024-05-14 06:18:43,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:120) is starting - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,197 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:120) started - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,198 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=mom120]
2024-05-14 06:18:43,198 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom120 started - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,198 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-361:1,clientId=null,started=false} - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,351 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a72d301] - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,352 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,352 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009865 ms - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,352 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,353 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,353 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom120 stopped - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,353 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:120) is shutting down - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,353 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:120) uptime 0.156 seconds - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,353 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:120) is shutdown - MDC[activemq.broker=mom120]
2024-05-14 06:18:43,354 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:43,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.260029 ms
2024-05-14 06:18:43,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:43,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:43,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:43,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1390834963'.
2024-05-14 06:18:43,355 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #121 initialized: null
2024-05-14 06:18:43,355 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,355 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,356 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,356 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,356 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,356 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:121) is starting - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,356 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:121) started - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,356 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=mom121]
2024-05-14 06:18:43,357 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom121 started - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,357 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-364:1,clientId=null,started=false} - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,510 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ec00f98] - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010303 ms - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,511 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,511 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,511 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom121 stopped - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,511 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:121) is shutting down - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,512 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:121) uptime 0.157 seconds - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,512 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:121) is shutdown - MDC[activemq.broker=mom121]
2024-05-14 06:18:43,512 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:43,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.734010 ms
2024-05-14 06:18:43,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-05-14 06:18:43,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:43,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]>
2024-05-14 06:18:43,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2104651681'.
2024-05-14 06:18:43,514 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #122 initialized: null
2024-05-14 06:18:43,515 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom122]
2024-05-14 06:18:43,515 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom122]
2024-05-14 06:18:43,515 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom122]
2024-05-14 06:18:43,515 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom122]
2024-05-14 06:18:43,515 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom122]
2024-05-14 06:18:43,516 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:122) is starting - MDC[activemq.broker=mom122]
2024-05-14 06:18:43,516 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:122) started - MDC[activemq.broker=mom122]
2024-05-14 06:18:43,516 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=mom122]
2024-05-14 06:18:43,516 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom122 started - MDC[activemq.broker=mom122]
2024-05-14 06:18:43,518 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-367:2,clientId=null,started=false} - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@50630ff7, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@6ad259d] - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008249 ms - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,525 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,525 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,525 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom122 stopped - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,525 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:122) is shutting down - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,526 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:122) uptime 1.010 seconds - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,526 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:122) is shutdown - MDC[activemq.broker=mom122]
2024-05-14 06:18:44,526 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:44,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1012.572137 ms
2024-05-14 06:18:44,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]>
2024-05-14 06:18:44,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:44,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:44,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1194575856'.
2024-05-14 06:18:44,528 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #123 initialized: null
2024-05-14 06:18:44,528 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,528 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,528 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,529 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,529 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,529 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:123) is starting - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,529 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:123) started - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,529 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=mom123]
2024-05-14 06:18:44,530 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom123 started - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,533 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-370:3,clientId=null,started=false} - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42a4e5cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bccd936] - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011242 ms - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,535 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,535 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,536 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom123 stopped - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,536 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:123) is shutting down - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,536 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:123) uptime 0.008 seconds - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,536 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:123) is shutdown - MDC[activemq.broker=mom123]
2024-05-14 06:18:44,536 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:44,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.569455 ms
2024-05-14 06:18:44,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:18:44,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:44,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [activemq-j2ee]>
2024-05-14 06:18:44,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 473977770'.
2024-05-14 06:18:44,538 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #124 initialized: null
2024-05-14 06:18:44,539 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom124]
2024-05-14 06:18:44,539 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom124]
2024-05-14 06:18:44,539 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom124]
2024-05-14 06:18:44,539 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom124]
2024-05-14 06:18:44,539 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom124]
2024-05-14 06:18:44,539 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:124) is starting - MDC[activemq.broker=mom124]
2024-05-14 06:18:44,540 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:124) started - MDC[activemq.broker=mom124]
2024-05-14 06:18:44,540 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=mom124]
2024-05-14 06:18:44,540 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom124 started - MDC[activemq.broker=mom124]
2024-05-14 06:18:46,545 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@303ea430, org.eclipse.scout.rt.mom.jms.JmsSubscription@54d66499] - MDC[activemq.broker=mom124]
2024-05-14 06:18:46,545 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom124 stopped - MDC[activemq.broker=mom124]
2024-05-14 06:18:46,546 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:124) is shutting down - MDC[activemq.broker=mom124]
2024-05-14 06:18:46,546 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:124) uptime 2.007 seconds - MDC[activemq.broker=mom124]
2024-05-14 06:18:46,546 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:124) is shutdown - MDC[activemq.broker=mom124]
2024-05-14 06:18:46,546 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:46,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012006 ms
2024-05-14 06:18:46,547 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:18:46,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2009.371799 ms
2024-05-14 06:18:46,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [activemq-j2ee]>
2024-05-14 06:18:46,548 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:46,548 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [activemq-j2ee]>
2024-05-14 06:18:46,548 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 355638521'.
2024-05-14 06:18:46,549 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #125 initialized: null
2024-05-14 06:18:46,550 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,550 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,550 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,550 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,550 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,551 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:125) is starting - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,551 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:125) started - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,551 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=mom125]
2024-05-14 06:18:46,552 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom125 started - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,556 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-376:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom125]
2024-05-14 06:18:46,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ce1c5f3] - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008733 ms - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,558 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,558 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,559 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom125 stopped - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,559 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:125) is shutting down - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,559 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:125) uptime 0.009 seconds - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,559 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:125) is shutdown - MDC[activemq.broker=mom125]
2024-05-14 06:18:46,559 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:46,559 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.255104 ms
2024-05-14 06:18:46,559 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [activemq-j2ee]>
2024-05-14 06:18:46,560 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:46,560 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [activemq-j2ee]>
2024-05-14 06:18:46,560 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 751441368'.
2024-05-14 06:18:46,561 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #126 initialized: null
2024-05-14 06:18:46,561 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom126]
2024-05-14 06:18:46,561 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom126]
2024-05-14 06:18:46,561 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom126]
2024-05-14 06:18:46,561 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom126]
2024-05-14 06:18:46,561 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom126]
2024-05-14 06:18:46,562 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:126) is starting - MDC[activemq.broker=mom126]
2024-05-14 06:18:46,562 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:126) started - MDC[activemq.broker=mom126]
2024-05-14 06:18:46,562 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=mom126]
2024-05-14 06:18:46,562 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom126 started - MDC[activemq.broker=mom126]
2024-05-14 06:18:46,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-379:4,clientId=null,started=false} - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,567 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c4b747a, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b63f49e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b00c9f6] - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009511 ms - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,569 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom126 stopped - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,570 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:126) is shutting down - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,570 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:126) uptime 2.009 seconds - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,570 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:126) is shutdown - MDC[activemq.broker=mom126]
2024-05-14 06:18:48,570 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:48,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2010.321135 ms
2024-05-14 06:18:48,571 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [activemq-j2ee]>
2024-05-14 06:18:48,571 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:48,571 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [activemq-j2ee]>
2024-05-14 06:18:48,572 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1518865854'.
2024-05-14 06:18:48,572 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #127 initialized: null
2024-05-14 06:18:48,573 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,573 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,573 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,573 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,573 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,573 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:127) is starting - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,574 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:127) started - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,574 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=mom127]
2024-05-14 06:18:48,574 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom127 started - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,574 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-382:1,clientId=null,started=false} - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1717238e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6129f50e] - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008113 ms - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,579 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom127 stopped - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:127) is shutting down - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:127) uptime 0.006 seconds - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:127) is shutdown - MDC[activemq.broker=mom127]
2024-05-14 06:18:48,579 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:48,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.118394 ms
2024-05-14 06:18:48,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [activemq-j2ee]>
2024-05-14 06:18:48,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:48,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [activemq-j2ee]>
2024-05-14 06:18:48,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1538161275'.
2024-05-14 06:18:48,582 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #128 initialized: null
2024-05-14 06:18:48,582 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom128]
2024-05-14 06:18:48,582 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom128]
2024-05-14 06:18:48,583 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom128]
2024-05-14 06:18:48,583 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom128]
2024-05-14 06:18:48,583 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom128]
2024-05-14 06:18:48,583 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:128) is starting - MDC[activemq.broker=mom128]
2024-05-14 06:18:48,584 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:128) started - MDC[activemq.broker=mom128]
2024-05-14 06:18:48,584 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=mom128]
2024-05-14 06:18:48,584 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom128 started - MDC[activemq.broker=mom128]
2024-05-14 06:18:48,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-385:1,clientId=null,started=false} - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@be1c8aa] - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009059 ms - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,591 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,591 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,592 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom128 stopped - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,592 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:128) is shutting down - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,592 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:128) uptime 3.010 seconds - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,592 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:128) is shutdown - MDC[activemq.broker=mom128]
2024-05-14 06:18:51,592 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:51,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3011.686982 ms
2024-05-14 06:18:51,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [activemq-j2ee]>
2024-05-14 06:18:51,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:51,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [activemq-j2ee]>
2024-05-14 06:18:51,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 198810727'.
2024-05-14 06:18:51,594 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #129 initialized: null
2024-05-14 06:18:51,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:129) is starting - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,596 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:129) started - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,596 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=mom129]
2024-05-14 06:18:51,596 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom129 started - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,598 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-388:2,clientId=null,started=false} - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@68406796, org.eclipse.scout.rt.mom.jms.JmsSubscription@1793ed9d] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,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$398/0x00007f25044b67c8@613b9bd9, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bddd4ce] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,606 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@11aeb673, org.eclipse.scout.rt.mom.jms.JmsSubscription@a0b11] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@67091f3b, org.eclipse.scout.rt.mom.jms.JmsSubscription@66f99dcc] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,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$398/0x00007f25044b67c8@1de3a67e, org.eclipse.scout.rt.mom.jms.JmsSubscription@38648de6] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7e846cca, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e759542] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,618 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3ee0a533, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bec8704] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,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$398/0x00007f25044b67c8@6a24b9e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e6833c6] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5f83a8dc, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e4f903c] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2ec969ba, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e0771af] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,628 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,628 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008787 ms - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,628 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,628 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,629 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom129 stopped - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,629 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:129) is shutting down - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,629 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:129) uptime 0.034 seconds - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,629 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:129) is shutdown - MDC[activemq.broker=mom129]
2024-05-14 06:18:51,629 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:51,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 36.346407 ms
2024-05-14 06:18:51,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [activemq-j2ee]>
2024-05-14 06:18:51,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:51,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [activemq-j2ee]>
2024-05-14 06:18:51,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2041100439'.
2024-05-14 06:18:51,632 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #130 initialized: null
2024-05-14 06:18:51,632 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:130) is starting - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,634 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:130) started - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,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=mom130]
2024-05-14 06:18:51,634 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom130 started - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,636 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-391:2,clientId=null,started=false} - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,638 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5debb4c0] - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,638 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,639 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014420 ms - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,639 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,639 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,639 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom130 stopped - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,639 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:130) is shutting down - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,640 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:130) uptime 0.008 seconds - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,640 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:130) is shutdown - MDC[activemq.broker=mom130]
2024-05-14 06:18:51,640 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:51,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.297080 ms
2024-05-14 06:18:51,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [activemq-j2ee]>
2024-05-14 06:18:51,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:51,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [activemq-j2ee]>
2024-05-14 06:18:51,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 188442594'.
2024-05-14 06:18:51,642 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #131 initialized: null
2024-05-14 06:18:51,642 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,643 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,643 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,643 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,643 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,643 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:131) is starting - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,643 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:131) started - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,643 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=mom131]
2024-05-14 06:18:51,644 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom131 started - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,644 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-394:1,clientId=null,started=false} - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,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$398/0x00007f25044b67c8@74cad6d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ece6906] - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,647 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,647 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007938 ms - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,647 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,647 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,648 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom131 stopped - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,648 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:131) is shutting down - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,648 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:131) uptime 0.006 seconds - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,648 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:131) is shutdown - MDC[activemq.broker=mom131]
2024-05-14 06:18:51,648 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:51,648 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.184269 ms
2024-05-14 06:18:51,648 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [activemq-j2ee]>
2024-05-14 06:18:51,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:51,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [artemis]>
2024-05-14 06:18:51,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1199737595'.
2024-05-14 06:18:51,652 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:51,653 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d545fba7-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:51,655 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d54622ba-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d545fba7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d545fba7-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cc1410, true, {}]
2024-05-14 06:18:51,656 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27ddc4d3
2024-05-14 06:18:51,656 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d54670db-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d545fba7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d545fba7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28ce4064, true, {}]
2024-05-14 06:18:51,659 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d54670db-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testSubscribeTransactional, [ANYCAST], true]
2024-05-14 06:18:51,660 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@67b9fb43
2024-05-14 06:18:51,661 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:51,661 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f2acc65
2024-05-14 06:18:51,663 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483578)
..................................................
***** 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-05-14 06:18:51,684 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d54a8f8f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d545fba7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d545fba7-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2205d404, true, {}]
2024-05-14 06:18:51,684 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:51,685 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660
2024-05-14 06:18:51,686 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660 to transaction: TransactionImpl [xid=null, txID=147, xid=null, state=ACTIVE, createTime=1715667531684(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@4abd2283
2024-05-14 06:18:51,691 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=1715667531684(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@4abd2283 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660
2024-05-14 06:18:51,692 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660
2024-05-14 06:18:51,693 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660 to transaction: TransactionImpl [xid=null, txID=152, xid=null, state=ACTIVE, createTime=1715667531692(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@48cb31a4
2024-05-14 06:18:51,694 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=1715667531692(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@48cb31a4 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660
2024-05-14 06:18:51,694 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660
2024-05-14 06:18:51,695 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660 to transaction: TransactionImpl [xid=null, txID=154, xid=null, state=ACTIVE, createTime=1715667531694(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@334e661d
2024-05-14 06:18:51,697 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=1715667531694(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@334e661d involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660
2024-05-14 06:18:51,698 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660
2024-05-14 06:18:51,699 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660 to transaction: TransactionImpl [xid=null, txID=156, xid=null, state=ACTIVE, createTime=1715667531698(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@6216c77e
2024-05-14 06:18:51,699 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d54cd980-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d545fba7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d545fba7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aaa3917, true, {}]
2024-05-14 06:18:51,700 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=d54d0092-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1713987556, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483578)
..................................................
***** 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-05-14 06:18:51,700 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5475b3e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@488496660, transaction: TransactionImpl [xid=null, txID=156, xid=null, state=COMMITTED, createTime=1715667531698(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@6216c77e
2024-05-14 06:18:51,701 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d54d0092-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1713987556
2024-05-14 06:18:51,701 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d54d0092-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1713987556 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1715667531699(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@62f61bba
2024-05-14 06:18:51,704 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d54d0092-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1713987556, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1715667531699(Tue May 14 06:18:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@62f61bba
2024-05-14 06:18:52,701 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5afefa87, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b0393ee]
2024-05-14 06:18:52,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009997 ms
2024-05-14 06:18:52,703 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,703 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,703 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d545fba7-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,704 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1054.810140 ms
2024-05-14 06:18:52,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [artemis]>
2024-05-14 06:18:52,705 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,705 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,705 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2095057285'.
2024-05-14 06:18:52,707 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,707 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5e6cf94-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,708 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5e6f6a7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5e6cf94-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5e6cf94-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@232bcd45, true, {}]
2024-05-14 06:18:52,709 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5a42bb6
2024-05-14 06:18:52,709 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5e71db8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5e6cf94-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5e6cf94-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12c22abe, true, {}]
2024-05-14 06:18:52,711 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d5e71db8-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testQueuePublishFirst, [ANYCAST], true]
2024-05-14 06:18:52,711 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@4304320a
2024-05-14 06:18:52,712 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:52,712 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d20ff31
2024-05-14 06:18:52,713 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=179, durable=true, userID=d5e7b9fb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1558280306, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,714 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5e7e10c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5e6cf94-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5e6cf94-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f752e8a, true, {}]
2024-05-14 06:18:52,715 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,715 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5e7b9fb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1558280306
2024-05-14 06:18:52,716 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5e7b9fb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1558280306 to transaction: TransactionImpl [xid=null, txID=186, xid=null, state=ACTIVE, createTime=1715667532715(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20188a59
2024-05-14 06:18:52,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51b4ab43]
2024-05-14 06:18:52,717 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5e7b9fb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1558280306, transaction: TransactionImpl [xid=null, txID=186, xid=null, state=COMMITTED, createTime=1715667532715(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20188a59
2024-05-14 06:18:52,717 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,717 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009189 ms
2024-05-14 06:18:52,717 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,717 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,718 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5e6cf94-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,718 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,718 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.317344 ms
2024-05-14 06:18:52,718 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1460689294'.
2024-05-14 06:18:52,721 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,721 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5e8f27e-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,721 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5e8f281-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5e8f27e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5e8f27e-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@474a0daf, true, {}]
2024-05-14 06:18:52,722 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5b9ec0
2024-05-14 06:18:52,722 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5e91992-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5e8f27e-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5e8f27e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66c8a23f, true, {}]
2024-05-14 06:18:52,724 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=d5e940a4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@121526568, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,728 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5ea03f5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5e8f27e-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5e8f27e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4543ee84, true, {}]
2024-05-14 06:18:52,729 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,729 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5e940a4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@121526568
2024-05-14 06:18:52,730 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5e940a4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@121526568 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1715667532730(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f02898f
2024-05-14 06:18:52,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13389f4e]
2024-05-14 06:18:52,731 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5e940a4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@121526568, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1715667532730(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f02898f
2024-05-14 06:18:52,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008987 ms
2024-05-14 06:18:52,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,732 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5e8f27e-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,732 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.586787 ms
2024-05-14 06:18:52,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1186819207'.
2024-05-14 06:18:52,735 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,736 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5eb3c77-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,736 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5eb3c7a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5eb3c77-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5eb3c77-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e3f6611, true, {}]
2024-05-14 06:18:52,737 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7c3e94b2
2024-05-14 06:18:52,737 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5eb638b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5eb3c77-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5eb3c77-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41506fca, true, {}]
2024-05-14 06:18:52,739 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=215, durable=true, userID=d5eb8a9d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@615691039, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,740 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5ebb1ae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5eb3c77-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5eb3c77-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c792729, true, {}]
2024-05-14 06:18:52,740 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,741 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5eb8a9d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@615691039
2024-05-14 06:18:52,741 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5eb8a9d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@615691039 to transaction: TransactionImpl [xid=null, txID=222, xid=null, state=ACTIVE, createTime=1715667532741(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60266ec9
2024-05-14 06:18:52,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26a8eaaa]
2024-05-14 06:18:52,742 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5eb8a9d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@615691039, transaction: TransactionImpl [xid=null, txID=222, xid=null, state=COMMITTED, createTime=1715667532741(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60266ec9
2024-05-14 06:18:52,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008130 ms
2024-05-14 06:18:52,743 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,743 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,743 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5eb3c77-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,744 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.714615 ms
2024-05-14 06:18:52,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 844084061'.
2024-05-14 06:18:52,746 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,746 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5ecc320-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,747 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5ecea33-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5ecc320-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5ecc320-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6babba27, true, {}]
2024-05-14 06:18:52,748 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@43a8960
2024-05-14 06:18:52,748 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5ed1144-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5ecc320-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5ecc320-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f35f216, true, {}]
2024-05-14 06:18:52,749 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=233, durable=true, userID=d5ed3856-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1565669430, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,754 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5edd497-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5ecc320-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5ecc320-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ea8b0f9, true, {}]
2024-05-14 06:18:52,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,755 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5ed3856-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1565669430
2024-05-14 06:18:52,755 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5ed3856-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1565669430 to transaction: TransactionImpl [xid=null, txID=240, xid=null, state=ACTIVE, createTime=1715667532755(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31c5701f
2024-05-14 06:18:52,755 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57e1bc88]
2024-05-14 06:18:52,756 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5ed3856-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1565669430, transaction: TransactionImpl [xid=null, txID=240, xid=null, state=COMMITTED, createTime=1715667532755(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31c5701f
2024-05-14 06:18:52,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007824 ms
2024-05-14 06:18:52,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,757 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5ecc320-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.262071 ms
2024-05-14 06:18:52,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 148508244'.
2024-05-14 06:18:52,760 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,760 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5eee609-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,761 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5ef0d1c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5eee609-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5eee609-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bbf75e2, true, {}]
2024-05-14 06:18:52,762 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27d7ee42
2024-05-14 06:18:52,762 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5ef342d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5eee609-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5eee609-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cf42056, true, {}]
2024-05-14 06:18:52,763 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=d5ef5b3f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196224302, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,764 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5ef8250-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5eee609-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5eee609-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77d91093, true, {}]
2024-05-14 06:18:52,765 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,765 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5ef5b3f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196224302
2024-05-14 06:18:52,766 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5ef5b3f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196224302 to transaction: TransactionImpl [xid=null, txID=258, xid=null, state=ACTIVE, createTime=1715667532765(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@325f92bc
2024-05-14 06:18:52,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@500b6601]
2024-05-14 06:18:52,767 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5ef5b3f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196224302, transaction: TransactionImpl [xid=null, txID=258, xid=null, state=COMMITTED, createTime=1715667532765(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@325f92bc
2024-05-14 06:18:52,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008784 ms
2024-05-14 06:18:52,768 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,768 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,768 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5eee609-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,768 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.452229 ms
2024-05-14 06:18:52,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 577786342'.
2024-05-14 06:18:52,771 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,772 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5f0bad2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,773 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f0bad5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f0bad2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f0bad2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e705859, true, {}]
2024-05-14 06:18:52,774 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@44bd4b94
2024-05-14 06:18:52,774 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f108f6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f0bad2-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f0bad2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57e6e804, true, {}]
2024-05-14 06:18:52,776 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=269, durable=true, userID=d5f13008-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112795297, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,777 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f15719-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f0bad2-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f0bad2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39dbcb6d, true, {}]
2024-05-14 06:18:52,777 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,777 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f13008-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112795297
2024-05-14 06:18:52,778 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f13008-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112795297 to transaction: TransactionImpl [xid=null, txID=276, xid=null, state=ACTIVE, createTime=1715667532778(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35fae2ff
2024-05-14 06:18:52,778 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6402f6b1]
2024-05-14 06:18:52,779 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f13008-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112795297, transaction: TransactionImpl [xid=null, txID=276, xid=null, state=COMMITTED, createTime=1715667532778(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35fae2ff
2024-05-14 06:18:52,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008854 ms
2024-05-14 06:18:52,780 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,780 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,780 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5f0bad2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.620139 ms
2024-05-14 06:18:52,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 838924005'.
2024-05-14 06:18:52,783 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,783 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5f2688b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,784 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f28f9e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f2688b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f2688b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44073708, true, {}]
2024-05-14 06:18:52,784 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@112dfb03
2024-05-14 06:18:52,785 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f2b6af-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f2688b-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f2688b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22f6d33e, true, {}]
2024-05-14 06:18:52,786 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=287, durable=true, userID=d5f2ddc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@489324428, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,790 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f37a02-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f2688b-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f2688b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a4d4fe7, true, {}]
2024-05-14 06:18:52,791 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,791 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f2ddc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@489324428
2024-05-14 06:18:52,792 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f2ddc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@489324428 to transaction: TransactionImpl [xid=null, txID=294, xid=null, state=ACTIVE, createTime=1715667532791(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29547af4
2024-05-14 06:18:52,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67ee26af]
2024-05-14 06:18:52,793 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f2ddc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@489324428, transaction: TransactionImpl [xid=null, txID=294, xid=null, state=COMMITTED, createTime=1715667532791(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29547af4
2024-05-14 06:18:52,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008003 ms
2024-05-14 06:18:52,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,794 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5f2688b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.235881 ms
2024-05-14 06:18:52,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1103902613'.
2024-05-14 06:18:52,797 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,798 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5f4b284-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,798 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f4b287-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f4b284-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f4b284-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f2b3878, true, {}]
2024-05-14 06:18:52,799 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@408ce324
2024-05-14 06:18:52,799 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f4d998-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f4b284-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f4b284-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c0a643f, true, {}]
2024-05-14 06:18:52,801 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=305, durable=true, userID=d5f500aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1051753512, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,802 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f54ecb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f4b284-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f4b284-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e923e6e, true, {}]
2024-05-14 06:18:52,802 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,803 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f500aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1051753512
2024-05-14 06:18:52,803 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f500aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1051753512 to transaction: TransactionImpl [xid=null, txID=312, xid=null, state=ACTIVE, createTime=1715667532803(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4edcee34
2024-05-14 06:18:52,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@44808c29]
2024-05-14 06:18:52,804 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f500aa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1051753512, transaction: TransactionImpl [xid=null, txID=312, xid=null, state=COMMITTED, createTime=1715667532803(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4edcee34
2024-05-14 06:18:52,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009323 ms
2024-05-14 06:18:52,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,805 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5f4b284-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,806 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.925936 ms
2024-05-14 06:18:52,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1657956384'.
2024-05-14 06:18:52,810 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,811 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5f6874d-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,811 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f6ae60-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f6874d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f6874d-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2702d6fd, true, {}]
2024-05-14 06:18:52,825 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@78ceb8cd
2024-05-14 06:18:52,826 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f8f851-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f6874d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f6874d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@698f5006, true, {}]
2024-05-14 06:18:52,827 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=323, durable=true, userID=d5f91f63-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@86145837, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,829 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5f94674-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5f6874d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5f6874d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3afc44a9, true, {}]
2024-05-14 06:18:52,829 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,830 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f91f63-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@86145837
2024-05-14 06:18:52,830 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f91f63-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@86145837 to transaction: TransactionImpl [xid=null, txID=330, xid=null, state=ACTIVE, createTime=1715667532830(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e31d084
2024-05-14 06:18:52,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e9257b3]
2024-05-14 06:18:52,831 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5f91f63-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@86145837, transaction: TransactionImpl [xid=null, txID=330, xid=null, state=COMMITTED, createTime=1715667532830(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e31d084
2024-05-14 06:18:52,832 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,832 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013583 ms
2024-05-14 06:18:52,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,832 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5f6874d-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,833 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.201588 ms
2024-05-14 06:18:52,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2101409156'.
2024-05-14 06:18:52,836 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,836 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5fa7ef6-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,837 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5fa7ef9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5fa7ef6-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5fa7ef6-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f722fe8, true, {}]
2024-05-14 06:18:52,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@5c29c01b
2024-05-14 06:18:52,837 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5faa60a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5fa7ef6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5fa7ef6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6537dcae, true, {}]
2024-05-14 06:18:52,839 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=d5facd1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@412812050, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:18:52,840 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5fb1b3d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5fa7ef6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5fa7ef6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f87a24, true, {}]
2024-05-14 06:18:52,840 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:52,841 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5facd1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@412812050
2024-05-14 06:18:52,841 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5facd1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@412812050 to transaction: TransactionImpl [xid=null, txID=348, xid=null, state=ACTIVE, createTime=1715667532841(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2af2fff4
2024-05-14 06:18:52,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38eaac79]
2024-05-14 06:18:52,843 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d5facd1c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@412812050, transaction: TransactionImpl [xid=null, txID=348, xid=null, state=COMMITTED, createTime=1715667532841(Tue May 14 06:18:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2af2fff4
2024-05-14 06:18:52,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:52,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009965 ms
2024-05-14 06:18:52,843 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:52,843 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:52,844 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5fa7ef6-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:52,844 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:52,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.668103 ms
2024-05-14 06:18:52,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-05-14 06:18:52,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:52,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:52,846 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 305793941'.
2024-05-14 06:18:52,848 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:52,848 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d5fc53bf-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:52,849 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5fc53c2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5fc53bf-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5fc53bf-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41420da1, true, {}]
2024-05-14 06:18:52,849 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@c7b276
2024-05-14 06:18:52,850 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5fc7ad3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5fc53bf-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5fc53bf-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10d7856b, true, {}]
2024-05-14 06:18:52,851 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d5fc7ad3-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:52,851 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@74db1dd7
2024-05-14 06:18:52,853 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=d5fcc8f5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:52 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@699328741, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:52,854 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d5fd3e26-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d5fc53bf-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d5fc53bf-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79719c45, true, {}]
2024-05-14 06:18:52,854 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d4a4c924-6050-449b-af9a-b774157d9dae, 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-05-14 06:18:52,855 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70169d21
2024-05-14 06:18:52,856 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d4a4c924-6050-449b-af9a-b774157d9dae, null, 0, false, true, null]
2024-05-14 06:18:53,057 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e7bcd52]
2024-05-14 06:18:53,059 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [d4a4c924-6050-449b-af9a-b774157d9dae]
2024-05-14 06:18:53,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:53,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010220 ms
2024-05-14 06:18:53,067 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:53,067 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:53,068 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d5fc53bf-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:53,069 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:53,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 223.292240 ms
2024-05-14 06:18:53,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:53,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1072612272'.
2024-05-14 06:18:53,071 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:53,072 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d61e81c9-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:53,073 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d61e81cc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d61e81c9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d61e81c9-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78d4bc9d, true, {}]
2024-05-14 06:18:53,073 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4967d14c
2024-05-14 06:18:53,074 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d61ea8dd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d61e81c9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d61e81c9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7981714b, true, {}]
2024-05-14 06:18:53,075 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d61ea8dd-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:53,075 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@1392ab94
2024-05-14 06:18:53,076 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=389, durable=true, userID=d61ef6ff-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@952754098, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:53,077 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d61f1e10-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d61e81c9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d61e81c9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e71ce21, true, {}]
2024-05-14 06:18:53,077 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d1579519-b1e9-4afc-938c-dcda3572df56, 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-05-14 06:18:53,078 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14b5b0e1
2024-05-14 06:18:53,078 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d1579519-b1e9-4afc-938c-dcda3572df56, null, 0, false, true, null]
2024-05-14 06:18:53,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e767943]
2024-05-14 06:18:53,279 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [d1579519-b1e9-4afc-938c-dcda3572df56]
2024-05-14 06:18:53,281 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:53,281 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013835 ms
2024-05-14 06:18:53,281 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:53,281 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:53,282 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d61e81c9-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:53,282 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:53,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.297081 ms
2024-05-14 06:18:53,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:53,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1274104476'.
2024-05-14 06:18:53,286 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:53,286 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d63f2933-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:53,287 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d63f5046-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d63f2933-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d63f2933-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@664c8015, true, {}]
2024-05-14 06:18:53,288 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2438702
2024-05-14 06:18:53,288 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d63f7757-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d63f2933-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d63f2933-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@507f4ed1, true, {}]
2024-05-14 06:18:53,289 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d63f7757-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:53,289 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@6b3aa794
2024-05-14 06:18:53,290 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=417, durable=true, userID=d63f9e69-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1209077183, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:53,291 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d63fec8a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d63f2933-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d63f2933-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ebc0aa, true, {}]
2024-05-14 06:18:53,292 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0ddc73b9-38c5-4f51-9c42-130578924b09, 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-05-14 06:18:53,292 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1499f91d
2024-05-14 06:18:53,293 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0ddc73b9-38c5-4f51-9c42-130578924b09, null, 0, false, true, null]
2024-05-14 06:18:53,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2dda91b3]
2024-05-14 06:18:53,494 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [0ddc73b9-38c5-4f51-9c42-130578924b09]
2024-05-14 06:18:53,495 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:53,496 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009650 ms
2024-05-14 06:18:53,496 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:53,496 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:53,496 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d63f2933-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:53,497 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:53,497 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.539194 ms
2024-05-14 06:18:53,497 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,497 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:53,497 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 476942475'.
2024-05-14 06:18:53,500 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:53,500 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d65fd09d-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:53,501 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d65fd0a0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d65fd09d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d65fd09d-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bc8c0ff, true, {}]
2024-05-14 06:18:53,501 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@42afbce5
2024-05-14 06:18:53,502 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d65ff7b1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d65fd09d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d65fd09d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32939cc5, true, {}]
2024-05-14 06:18:53,502 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d65ff7b1-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:53,503 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@29f0ab97
2024-05-14 06:18:53,503 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=445, durable=true, userID=d66045d3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1997921713, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:53,504 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6606ce4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d65fd09d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d65fd09d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fc69cd5, true, {}]
2024-05-14 06:18:53,505 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=62123d70-1988-43da-bb5f-bfcb2f98e530, 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-05-14 06:18:53,505 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6487ec98
2024-05-14 06:18:53,505 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 62123d70-1988-43da-bb5f-bfcb2f98e530, null, 0, false, true, null]
2024-05-14 06:18:53,706 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c322b6a]
2024-05-14 06:18:53,707 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [62123d70-1988-43da-bb5f-bfcb2f98e530]
2024-05-14 06:18:53,708 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:53,708 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009533 ms
2024-05-14 06:18:53,708 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:53,708 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:53,709 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d65fd09d-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:53,709 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:53,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.884867 ms
2024-05-14 06:18:53,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:53,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 502374033'.
2024-05-14 06:18:53,713 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:53,713 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d68050f7-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:53,714 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d68050fa-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d68050f7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d68050f7-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18aedb42, true, {}]
2024-05-14 06:18:53,714 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@79d72d99
2024-05-14 06:18:53,715 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d680780b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d68050f7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d68050f7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4275255e, true, {}]
2024-05-14 06:18:53,715 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d680780b-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:53,716 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@77e5d1ba
2024-05-14 06:18:53,716 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=473, durable=true, userID=d680c62d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1514135963, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:53,717 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d680ed3e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d68050f7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d68050f7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47df54d1, true, {}]
2024-05-14 06:18:53,718 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0a3705bc-1d41-4e1b-ab14-55d17c36f5af, 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-05-14 06:18:53,718 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@799d4913
2024-05-14 06:18:53,718 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0a3705bc-1d41-4e1b-ab14-55d17c36f5af, null, 0, false, true, null]
2024-05-14 06:18:53,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32c3102]
2024-05-14 06:18:53,920 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [0a3705bc-1d41-4e1b-ab14-55d17c36f5af]
2024-05-14 06:18:53,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:53,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009939 ms
2024-05-14 06:18:53,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:53,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:53,922 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d68050f7-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:53,922 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:53,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.507344 ms
2024-05-14 06:18:53,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:53,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:53,924 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1176907715'.
2024-05-14 06:18:53,925 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:53,925 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6a0aa41-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:53,926 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a0d154-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d6a0aa41-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d6a0aa41-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c83dc17, true, {}]
2024-05-14 06:18:53,927 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5d40034e
2024-05-14 06:18:53,927 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a0f865-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d6a0aa41-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d6a0aa41-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5367ea73, true, {}]
2024-05-14 06:18:53,928 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d6a0f865-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:53,928 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@77a9fe91
2024-05-14 06:18:53,929 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=d6a11f77-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@992330517, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:53,930 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6a16d98-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d6a0aa41-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d6a0aa41-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1229ccab, true, {}]
2024-05-14 06:18:53,930 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=271ad720-d4c4-4bbd-9698-94bd9c750042, 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-05-14 06:18:53,931 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@94fa24
2024-05-14 06:18:53,931 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 271ad720-d4c4-4bbd-9698-94bd9c750042, null, 0, false, true, null]
2024-05-14 06:18:54,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@cf825e8]
2024-05-14 06:18:54,133 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [271ad720-d4c4-4bbd-9698-94bd9c750042]
2024-05-14 06:18:54,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:54,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009895 ms
2024-05-14 06:18:54,134 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:54,134 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:54,135 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6a0aa41-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:54,135 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:54,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.085150 ms
2024-05-14 06:18:54,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:54,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:54,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:54,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1753073638'.
2024-05-14 06:18:54,138 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:54,139 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6c151ab-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:54,140 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c151ae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d6c151ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d6c151ab-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6512fd54, true, {}]
2024-05-14 06:18:54,141 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@a9375dd
2024-05-14 06:18:54,141 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c19fcf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d6c151ab-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d6c151ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79df36db, true, {}]
2024-05-14 06:18:54,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d6c19fcf-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:54,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@1e7dd719
2024-05-14 06:18:54,143 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=529, durable=true, userID=d6c1c5e1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@455111628, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:54,144 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6c21402-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d6c151ab-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d6c151ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@256f30fa, true, {}]
2024-05-14 06:18:54,145 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e7c57b1b-90af-41d1-b43c-90482ba460fe, 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-05-14 06:18:54,145 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23397178
2024-05-14 06:18:54,145 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e7c57b1b-90af-41d1-b43c-90482ba460fe, null, 0, false, true, null]
2024-05-14 06:18:54,346 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29957fe0]
2024-05-14 06:18:54,347 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [e7c57b1b-90af-41d1-b43c-90482ba460fe]
2024-05-14 06:18:54,348 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:54,348 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010349 ms
2024-05-14 06:18:54,348 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:54,348 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:54,349 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6c151ab-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:54,349 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:54,350 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.546517 ms
2024-05-14 06:18:54,350 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:54,350 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:54,350 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:54,350 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1570251116'.
2024-05-14 06:18:54,352 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:54,353 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d6e1f815-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:54,354 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e21f28-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d6e1f815-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d6e1f815-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51b9f0ab, true, {}]
2024-05-14 06:18:54,354 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@45dac901
2024-05-14 06:18:54,355 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e24639-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d6e1f815-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d6e1f815-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f0fdf43, true, {}]
2024-05-14 06:18:54,356 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d6e24639-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:54,356 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@59775582
2024-05-14 06:18:54,357 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=557, durable=true, userID=d6e26d4b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@644138405, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:54,358 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d6e2945c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d6e1f815-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d6e1f815-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56af90ce, true, {}]
2024-05-14 06:18:54,358 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ef350dc2-10cf-43ad-aa02-48ad82fc821f, 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-05-14 06:18:54,359 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a2b3230
2024-05-14 06:18:54,359 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ef350dc2-10cf-43ad-aa02-48ad82fc821f, null, 0, false, true, null]
2024-05-14 06:18:54,559 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5cfc283d]
2024-05-14 06:18:54,560 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [ef350dc2-10cf-43ad-aa02-48ad82fc821f]
2024-05-14 06:18:54,562 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:54,562 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009897 ms
2024-05-14 06:18:54,562 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:54,562 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:54,562 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d6e1f815-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:54,563 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:54,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.657091 ms
2024-05-14 06:18:54,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:54,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:54,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:54,564 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1165853144'.
2024-05-14 06:18:54,565 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:54,565 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d702515f-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:54,566 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7027872-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d702515f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d702515f-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72da33d3, true, {}]
2024-05-14 06:18:54,567 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6f20adb6
2024-05-14 06:18:54,567 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7029f83-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d702515f-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d702515f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e5bffc9, true, {}]
2024-05-14 06:18:54,568 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d7029f83-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:54,568 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@6db1bc61
2024-05-14 06:18:54,569 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=585, durable=true, userID=d702c695-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1723592010, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:54,570 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d702eda6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d702515f-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d702515f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@109f75de, true, {}]
2024-05-14 06:18:54,570 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aeb3cb94-2472-4636-8309-464e02747744, 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-05-14 06:18:54,570 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74d6b25e
2024-05-14 06:18:54,571 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aeb3cb94-2472-4636-8309-464e02747744, null, 0, false, true, null]
2024-05-14 06:18:54,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@262d72a]
2024-05-14 06:18:54,772 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [aeb3cb94-2472-4636-8309-464e02747744]
2024-05-14 06:18:54,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:54,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010180 ms
2024-05-14 06:18:54,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:54,774 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:54,774 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d702515f-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:54,775 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:54,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.270236 ms
2024-05-14 06:18:54,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:54,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:54,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-05-14 06:18:54,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1376437722'.
2024-05-14 06:18:54,778 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:54,778 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d722d1b9-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:54,779 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d722d1bc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d722d1b9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d722d1b9-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@346514c0, true, {}]
2024-05-14 06:18:54,779 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@557de967
2024-05-14 06:18:54,779 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d722f8cd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d722d1b9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d722d1b9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e547cce, true, {}]
2024-05-14 06:18:54,780 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d722f8cd-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:18:54,781 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@338eb536
2024-05-14 06:18:54,781 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=613, durable=true, userID=d72346ef-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@850563140, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:54,782 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7236e00-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d722d1b9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d722d1b9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45333f3, true, {}]
2024-05-14 06:18:54,783 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8996158-7c51-4422-bc4b-64cb6b6660fc, 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-05-14 06:18:54,783 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@155019ec
2024-05-14 06:18:54,784 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8996158-7c51-4422-bc4b-64cb6b6660fc, null, 0, false, true, null]
2024-05-14 06:18:54,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f6a3391]
2024-05-14 06:18:54,985 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [d8996158-7c51-4422-bc4b-64cb6b6660fc]
2024-05-14 06:18:54,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:54,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009541 ms
2024-05-14 06:18:54,986 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:54,986 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:54,987 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d722d1b9-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:54,987 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:54,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.974346 ms
2024-05-14 06:18:54,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-05-14 06:18:54,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:54,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [artemis]>
2024-05-14 06:18:54,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1972575586'.
2024-05-14 06:18:54,990 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:54,990 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d7432b03-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:54,991 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7435216-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d7432b03-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d7432b03-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6de1ca31, true, {}]
2024-05-14 06:18:54,992 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@3e981e94 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:54,992 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7437927-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d7432b03-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d7432b03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36d19786, true, {}]
2024-05-14 06:18:54,992 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d7437927-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testProperties, [MULTICAST], true]
2024-05-14 06:18:54,993 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@d754e68
2024-05-14 06:18:54,993 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7474cc73-bbd3-4588-8013-fa41cedcf6a7, 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-05-14 06:18:54,993 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78ee74b6
2024-05-14 06:18:54,994 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7474cc73-bbd3-4588-8013-fa41cedcf6a7, null, 0, false, true, null]
2024-05-14 06:18:54,994 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d743c749-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d7432b03-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d7432b03-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@662ffb9d, true, {}]
2024-05-14 06:18:54,996 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7474cc73-bbd3-4588-8013-fa41cedcf6a7: Reference[647]:RELIABLE:CoreMessage[messageID=647, durable=true, userID=d743ee5b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:54 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285172153
2024-05-14 06:18:54,996 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=647, durable=true, userID=d743ee5b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:54 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285172153, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147483556)
..................................................
***** durable queues test/mom/testProperties:
***** non durable for test/mom/testProperties:
- queueID=641 address:test/mom/testProperties name:7474cc73-bbd3-4588-8013-fa41cedcf6a7 filter:null
..................................................
, transaction: null
2024-05-14 06:18:54,996 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7474cc73-bbd3-4588-8013-fa41cedcf6a7: CoreMessage[messageID=647, durable=true, userID=d743ee5b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:54 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285172153 to transaction: TransactionImpl [xid=null, txID=648, xid=null, state=ACTIVE, createTime=1715667534996(Tue May 14 06:18:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61a77ef4
2024-05-14 06:18:54,996 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7474cc73-bbd3-4588-8013-fa41cedcf6a7: CoreMessage[messageID=647, durable=true, userID=d743ee5b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:54 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285172153, transaction: TransactionImpl [xid=null, txID=648, xid=null, state=COMMITTED, createTime=1715667534996(Tue May 14 06:18:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61a77ef4
2024-05-14 06:18:54,996 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61dcf21f]
2024-05-14 06:18:54,997 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [7474cc73-bbd3-4588-8013-fa41cedcf6a7]
2024-05-14 06:18:54,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:54,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009190 ms
2024-05-14 06:18:54,998 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:54,998 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:54,998 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d7432b03-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:54,999 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:54,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.844530 ms
2024-05-14 06:18:54,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [artemis]>
2024-05-14 06:18:55,000 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:55,000 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [artemis]>
2024-05-14 06:18:55,000 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 182367654'.
2024-05-14 06:18:55,002 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:55,003 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d74526dd-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:55,003 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d74526e0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74526dd-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74526dd-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d76b699, true, {}]
2024-05-14 06:18:55,004 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@7d3b725f - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:55,004 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7454df1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74526dd-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74526dd-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ba9823c, true, {}]
2024-05-14 06:18:55,004 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:55,005 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@6e7c3794
2024-05-14 06:18:55,005 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d44a49c
2024-05-14 06:18:55,005 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:55,006 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7459c13-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74526dd-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74526dd-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@546f4300, true, {}]
2024-05-14 06:18:55,007 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=677, durable=true, userID=d7459c15-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@40575607, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147483554)
..................................................
***** 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-05-14 06:18:55,007 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d7459c15-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@40575607
2024-05-14 06:18:55,007 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d7459c15-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@40575607 to transaction: TransactionImpl [xid=null, txID=680, xid=null, state=ACTIVE, createTime=1715667535007(Tue May 14 06:18:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c91fbc1
2024-05-14 06:18:55,009 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@36e74495, org.eclipse.scout.rt.mom.jms.JmsSubscription@321b3440]
2024-05-14 06:18:55,011 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d7459c15-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@40575607, transaction: TransactionImpl [xid=null, txID=680, xid=null, state=COMMITTED, createTime=1715667535007(Tue May 14 06:18:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c91fbc1
2024-05-14 06:18:55,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:55,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009383 ms
2024-05-14 06:18:55,011 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:55,011 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:55,012 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d74526dd-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:55,012 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:55,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.515653 ms
2024-05-14 06:18:55,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [artemis]>
2024-05-14 06:18:55,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:55,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [artemis]>
2024-05-14 06:18:55,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1669563970'.
2024-05-14 06:18:55,015 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:55,016 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d74722b7-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:55,016 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d74722ba-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74722b7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74722b7-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1788af43, true, {}]
2024-05-14 06:18:55,017 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@6e1ab347 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:55,017 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d74749cb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74722b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74722b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1621d8d5, true, {}]
2024-05-14 06:18:55,018 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d74749cb-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishSubscribe, [MULTICAST], true]
2024-05-14 06:18:55,018 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@659caef
2024-05-14 06:18:55,018 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9ac0db79-3b1f-4696-b5c3-1548606eeb24, 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-05-14 06:18:55,019 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b6d6c7f
2024-05-14 06:18:55,019 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9ac0db79-3b1f-4696-b5c3-1548606eeb24, null, 0, false, true, null]
2024-05-14 06:18:55,020 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [9ac0db79-3b1f-4696-b5c3-1548606eeb24]
2024-05-14 06:18:55,022 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7480d1d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74722b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74722b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4287879c, true, {}]
2024-05-14 06:18:55,023 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d7480d1d-11b9-11ef-8fb5-0a580a2842f4 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1715667535023], true]
2024-05-14 06:18:55,023 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@37bd3f64
2024-05-14 06:18:55,023 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=710, durable=true, userID=d7480d1f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:55 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1803506936, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:56,025 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d7e0f1c0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74722b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74722b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@721daf94, true, {}]
2024-05-14 06:18:56,027 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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] (ed00b118-7f23-4aa2-9acc-f976409be2cf).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-05-14 06:18:56,027 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@129f8715
2024-05-14 06:18:56,028 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.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] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription, null, 0, false, true, null]
2024-05-14 06:18:57,030 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d87a4b92-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74722b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74722b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c46b105, true, {}]
2024-05-14 06:18:57,031 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=728, durable=true, userID=d87a72a4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1190041059, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147483551)
..................................................
***** durable queues test/mom/testTopicPublishSubscribe:
- queueID=717 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription filter:null
***** non durable for test/mom/testTopicPublishSubscribe:
..................................................
, transaction: null
2024-05-14 06:18:58,036 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d913f385-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74722b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74722b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77ad8cbc, true, {}]
2024-05-14 06:18:58,037 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.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] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription, null, 0, false, true, null]
2024-05-14 06:18:58,038 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription: Reference[728]:RELIABLE:CoreMessage[messageID=728, durable=true, userID=d87a72a4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1190041059
2024-05-14 06:18:58,038 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=d87a72a4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1190041059 to transaction: TransactionImpl [xid=null, txID=735, xid=null, state=ACTIVE, createTime=1715667538038(Tue May 14 06:18:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69af45c9
2024-05-14 06:18:58,042 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=d87a72a4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1190041059, transaction: TransactionImpl [xid=null, txID=735, xid=null, state=COMMITTED, createTime=1715667538038(Tue May 14 06:18:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69af45c9
2024-05-14 06:18:58,043 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d914dde6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74722b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74722b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10a34ed3, true, {}]
2024-05-14 06:18:58,043 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription]
2024-05-14 06:18:58,044 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9152c07-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74722b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74722b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@730885a0, true, {}]
2024-05-14 06:18:58,045 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: d9152c07-11b9-11ef-8fb5-0a580a2842f4 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1715667538045], true]
2024-05-14 06:18:58,045 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@5991c217
2024-05-14 06:18:58,045 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=753, durable=true, userID=d9155319-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:58 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=617, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@659817950, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:18:58,046 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9157a2a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d74722b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d74722b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cef791c, true, {}]
2024-05-14 06:18:58,047 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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] (ed00b118-7f23-4aa2-9acc-f976409be2cf).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-05-14 06:18:58,047 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5004a652
2024-05-14 06:18:58,048 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.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] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription, null, 0, false, true, null]
2024-05-14 06:18:59,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23b085ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@460f1d09, org.eclipse.scout.rt.mom.jms.JmsSubscription@5979cd9d, org.eclipse.scout.rt.mom.jms.JmsSubscription@7dafb9f9]
2024-05-14 06:18:59,050 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,050 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010224 ms
2024-05-14 06:18:59,050 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,050 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,050 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d74722b7-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,051 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4037.720652 ms
2024-05-14 06:18:59,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [artemis]>
2024-05-14 06:18:59,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [artemis]>
2024-05-14 06:18:59,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1940815076'.
2024-05-14 06:18:59,053 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,054 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9af492d-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,055 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9af7040-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52e6de83, true, {}]
2024-05-14 06:18:59,055 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@1be42f28 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,056 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9af7041-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6137ef46, true, {}]
2024-05-14 06:18:59,057 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,057 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@451a848a
2024-05-14 06:18:59,057 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77e95047
2024-05-14 06:18:59,058 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,058 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9afe573-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31df7f58, true, {}]
2024-05-14 06:18:59,059 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=784, durable=true, userID=d9b00c85-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1125527702, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,059 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b00c85-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1125527702
2024-05-14 06:18:59,060 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b00c85-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1125527702 to transaction: TransactionImpl [xid=null, txID=787, xid=null, state=ACTIVE, createTime=1715667539060(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2099e03f
2024-05-14 06:18:59,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$398/0x00007f25044b67c8@4d5dc037, org.eclipse.scout.rt.mom.jms.JmsSubscription@500497e3]
2024-05-14 06:18:59,063 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b00c85-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1125527702, transaction: TransactionImpl [xid=null, txID=787, xid=null, state=COMMITTED, createTime=1715667539060(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2099e03f
2024-05-14 06:18:59,064 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b0cfd6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e8b6a28, true, {}]
2024-05-14 06:18:59,064 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,065 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b0f6e7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@678dd2f4, true, {}]
2024-05-14 06:18:59,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=d9b0f6e9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@348177305, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,066 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b0f6e9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@348177305
2024-05-14 06:18:59,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b0f6e9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@348177305 to transaction: TransactionImpl [xid=null, txID=801, xid=null, state=ACTIVE, createTime=1715667539067(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13bd4e2a
2024-05-14 06:18:59,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1e64a724, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a76e1b9]
2024-05-14 06:18:59,070 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b0f6e9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@348177305, transaction: TransactionImpl [xid=null, txID=801, xid=null, state=COMMITTED, createTime=1715667539067(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13bd4e2a
2024-05-14 06:18:59,071 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b1ba3a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d22121f, true, {}]
2024-05-14 06:18:59,071 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,071 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b1e14b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15d3b5db, true, {}]
2024-05-14 06:18:59,072 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=812, durable=true, userID=d9b2085d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@854793435, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,073 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b2085d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@854793435
2024-05-14 06:18:59,073 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b2085d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@854793435 to transaction: TransactionImpl [xid=null, txID=815, xid=null, state=ACTIVE, createTime=1715667539073(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a111727
2024-05-14 06:18:59,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@193594ad, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ef50c3b]
2024-05-14 06:18:59,077 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b2085d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@854793435, transaction: TransactionImpl [xid=null, txID=815, xid=null, state=COMMITTED, createTime=1715667539073(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a111727
2024-05-14 06:18:59,078 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b2f2be-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47d67d07, true, {}]
2024-05-14 06:18:59,078 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,079 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b319cf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@667e4c39, true, {}]
2024-05-14 06:18:59,079 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=d9b319d1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1199027689, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,080 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b319d1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1199027689
2024-05-14 06:18:59,080 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b319d1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1199027689 to transaction: TransactionImpl [xid=null, txID=829, xid=null, state=ACTIVE, createTime=1715667539080(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b2327f4
2024-05-14 06:18:59,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7d893815, org.eclipse.scout.rt.mom.jms.JmsSubscription@75600bdb]
2024-05-14 06:18:59,083 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b319d1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1199027689, transaction: TransactionImpl [xid=null, txID=829, xid=null, state=COMMITTED, createTime=1715667539080(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b2327f4
2024-05-14 06:18:59,084 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b3dd22-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d097f1, true, {}]
2024-05-14 06:18:59,084 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,085 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b40433-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6beec15e, true, {}]
2024-05-14 06:18:59,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=840, durable=true, userID=d9b40435-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@168615630, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,087 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b40435-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@168615630
2024-05-14 06:18:59,087 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b40435-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@168615630 to transaction: TransactionImpl [xid=null, txID=843, xid=null, state=ACTIVE, createTime=1715667539087(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d16077e
2024-05-14 06:18:59,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@728055bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@6991f512]
2024-05-14 06:18:59,090 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b40435-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@168615630, transaction: TransactionImpl [xid=null, txID=843, xid=null, state=COMMITTED, createTime=1715667539087(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d16077e
2024-05-14 06:18:59,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b4ee96-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fece6cf, true, {}]
2024-05-14 06:18:59,091 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,092 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b4ee97-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aa8e5f2, true, {}]
2024-05-14 06:18:59,092 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=854, durable=true, userID=d9b515a9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@928697504, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,093 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b515a9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@928697504
2024-05-14 06:18:59,094 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b515a9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@928697504 to transaction: TransactionImpl [xid=null, txID=857, xid=null, state=ACTIVE, createTime=1715667539094(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@558abba
2024-05-14 06:18:59,094 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@337f76ff, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e3c3c3d]
2024-05-14 06:18:59,097 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b515a9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@928697504, transaction: TransactionImpl [xid=null, txID=857, xid=null, state=COMMITTED, createTime=1715667539094(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@558abba
2024-05-14 06:18:59,098 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b5d8fa-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71fae254, true, {}]
2024-05-14 06:18:59,099 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,099 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b6271b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66322a83, true, {}]
2024-05-14 06:18:59,100 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=d9b64e2d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1479367276, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b64e2d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1479367276
2024-05-14 06:18:59,101 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b64e2d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1479367276 to transaction: TransactionImpl [xid=null, txID=871, xid=null, state=ACTIVE, createTime=1715667539101(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@859f4de
2024-05-14 06:18:59,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5e30ea7c, org.eclipse.scout.rt.mom.jms.JmsSubscription@79b9ed8d]
2024-05-14 06:18:59,104 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b64e2d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1479367276, transaction: TransactionImpl [xid=null, txID=871, xid=null, state=COMMITTED, createTime=1715667539101(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@859f4de
2024-05-14 06:18:59,105 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b6ea6e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@320a2ac8, true, {}]
2024-05-14 06:18:59,105 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,105 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b7117f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cbd6ce3, true, {}]
2024-05-14 06:18:59,106 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=882, durable=true, userID=d9b73891-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1200445857, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,107 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b73891-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1200445857
2024-05-14 06:18:59,107 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b73891-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1200445857 to transaction: TransactionImpl [xid=null, txID=885, xid=null, state=ACTIVE, createTime=1715667539107(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ab3ca1a
2024-05-14 06:18:59,108 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7817824d, org.eclipse.scout.rt.mom.jms.JmsSubscription@62497b5d]
2024-05-14 06:18:59,111 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b73891-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1200445857, transaction: TransactionImpl [xid=null, txID=885, xid=null, state=COMMITTED, createTime=1715667539107(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ab3ca1a
2024-05-14 06:18:59,112 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b7fbe2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6399c81c, true, {}]
2024-05-14 06:18:59,112 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,112 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b822f3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@845559c, true, {}]
2024-05-14 06:18:59,113 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=d9b84a05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@597850265, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,114 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b84a05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@597850265
2024-05-14 06:18:59,114 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b84a05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@597850265 to transaction: TransactionImpl [xid=null, txID=899, xid=null, state=ACTIVE, createTime=1715667539114(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4631634e
2024-05-14 06:18:59,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@193bf20, org.eclipse.scout.rt.mom.jms.JmsSubscription@69ebb009]
2024-05-14 06:18:59,117 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b84a05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@597850265, transaction: TransactionImpl [xid=null, txID=899, xid=null, state=COMMITTED, createTime=1715667539114(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4631634e
2024-05-14 06:18:59,119 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b93466-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b9c01d6, true, {}]
2024-05-14 06:18:59,119 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,120 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9b93467-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9af492d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9af492d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22579099, true, {}]
2024-05-14 06:18:59,120 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=910, durable=true, userID=d9b95b79-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@916817196, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,121 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b95b79-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@916817196
2024-05-14 06:18:59,121 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b95b79-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@916817196 to transaction: TransactionImpl [xid=null, txID=913, xid=null, state=ACTIVE, createTime=1715667539121(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57fb7094
2024-05-14 06:18:59,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$398/0x00007f25044b67c8@7489bca4, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a10f47a]
2024-05-14 06:18:59,124 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9b95b79-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@916817196, transaction: TransactionImpl [xid=null, txID=913, xid=null, state=COMMITTED, createTime=1715667539121(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57fb7094
2024-05-14 06:18:59,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009450 ms
2024-05-14 06:18:59,125 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,125 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,125 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9af492d-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,126 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.200846 ms
2024-05-14 06:18:59,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [artemis]>
2024-05-14 06:18:59,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [artemis]>
2024-05-14 06:18:59,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 994151586'.
2024-05-14 06:18:59,129 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,129 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9babb0b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,130 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9babb0e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9babb0b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9babb0b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22a2e96a, true, {}]
2024-05-14 06:18:59,130 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@6d8ff2c6 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,130 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9bae21f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9babb0b-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9babb0b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cb9a298, true, {}]
2024-05-14 06:18:59,131 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,131 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@774b371c
2024-05-14 06:18:59,132 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@378e5734
2024-05-14 06:18:59,132 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,132 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9bb3041-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9babb0b-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9babb0b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5035f58e, true, {}]
2024-05-14 06:18:59,133 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=933, durable=true, userID=d9bb5753-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@749593328, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** 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-05-14 06:18:59,133 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9bb5753-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@749593328
2024-05-14 06:18:59,134 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9bb5753-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@749593328 to transaction: TransactionImpl [xid=null, txID=936, xid=null, state=ACTIVE, createTime=1715667539134(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@262ad261
2024-05-14 06:18:59,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4ce1292a, org.eclipse.scout.rt.mom.jms.JmsSubscription@34bbfd4b]
2024-05-14 06:18:59,137 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9bb5753-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@749593328, transaction: TransactionImpl [xid=null, txID=936, xid=null, state=COMMITTED, createTime=1715667539134(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@262ad261
2024-05-14 06:18:59,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008777 ms
2024-05-14 06:18:59,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,138 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9babb0b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,138 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.476230 ms
2024-05-14 06:18:59,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [artemis]>
2024-05-14 06:18:59,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [artemis]>
2024-05-14 06:18:59,140 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1067741229'.
2024-05-14 06:18:59,141 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,142 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9bcb6e5-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9bcb6e8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9bcb6e5-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9bcb6e5-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30bec99e, true, {}]
2024-05-14 06:18:59,143 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@58a21c23 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,143 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9bcddf9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9bcb6e5-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9bcb6e5-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7892d942, true, {}]
2024-05-14 06:18:59,144 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,144 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@6537be3d
2024-05-14 06:18:59,144 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@21904b9b
2024-05-14 06:18:59,145 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,145 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9bd2c1b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9bcb6e5-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9bcb6e5-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f32d8f1, true, {}]
2024-05-14 06:18:59,146 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=d9bd532d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@282742356, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483546)
..................................................
***** 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-05-14 06:18:59,147 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9bd532d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@282742356
2024-05-14 06:18:59,147 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9bd532d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@282742356 to transaction: TransactionImpl [xid=null, txID=959, xid=null, state=ACTIVE, createTime=1715667539147(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3e877884
2024-05-14 06:18:59,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@300788d6]
2024-05-14 06:18:59,150 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9bd532d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@282742356, transaction: TransactionImpl [xid=null, txID=959, xid=null, state=COMMITTED, createTime=1715667539147(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3e877884
2024-05-14 06:18:59,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009033 ms
2024-05-14 06:18:59,151 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,151 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,151 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9bcb6e5-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,151 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.161211 ms
2024-05-14 06:18:59,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [artemis]>
2024-05-14 06:18:59,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [artemis]>
2024-05-14 06:18:59,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 525669343'.
2024-05-14 06:18:59,154 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,155 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9be8baf-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,155 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9beb2c2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9be8baf-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9be8baf-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ab3aff2, true, {}]
2024-05-14 06:18:59,156 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@755ac03f - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,156 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9bed9d3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9be8baf-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9be8baf-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36caae, true, {}]
2024-05-14 06:18:59,156 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,157 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@72bc6f4
2024-05-14 06:18:59,157 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c02e576
2024-05-14 06:18:59,158 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,158 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9bf27f5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9be8baf-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9be8baf-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b062660, true, {}]
2024-05-14 06:18:59,159 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=d9bf27f7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2079702935, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147483545)
..................................................
***** 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-05-14 06:18:59,159 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9bf27f7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2079702935
2024-05-14 06:18:59,159 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9bf27f7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2079702935 to transaction: TransactionImpl [xid=null, txID=982, xid=null, state=ACTIVE, createTime=1715667539159(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3447e530
2024-05-14 06:18:59,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19b0f61c]
2024-05-14 06:18:59,162 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9bf27f7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2079702935, transaction: TransactionImpl [xid=null, txID=982, xid=null, state=COMMITTED, createTime=1715667539159(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3447e530
2024-05-14 06:18:59,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008540 ms
2024-05-14 06:18:59,163 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,163 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,163 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9be8baf-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,164 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.580675 ms
2024-05-14 06:18:59,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [artemis]>
2024-05-14 06:18:59,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [artemis]>
2024-05-14 06:18:59,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 870482062'.
2024-05-14 06:18:59,166 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,167 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9c08789-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,167 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c0878c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c08789-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c08789-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@797aa938, true, {}]
2024-05-14 06:18:59,168 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@f360ea6 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,168 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c0ae9d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c08789-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c08789-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@154e1e98, true, {}]
2024-05-14 06:18:59,169 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,169 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@25cfb42d
2024-05-14 06:18:59,169 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b79311f
2024-05-14 06:18:59,170 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,170 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c0fcbf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c08789-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c08789-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c845a24, true, {}]
2024-05-14 06:18:59,171 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1002, durable=true, userID=d9c0fcc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1991095554, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147483544)
..................................................
***** 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-05-14 06:18:59,171 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c0fcc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1991095554
2024-05-14 06:18:59,172 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c0fcc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1991095554 to transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=ACTIVE, createTime=1715667539171(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73ebb00b
2024-05-14 06:18:59,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$398/0x00007f25044b67c8@2441c0b, org.eclipse.scout.rt.mom.jms.JmsSubscription@4daf3b31]
2024-05-14 06:18:59,175 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c0fcc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1991095554, transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=COMMITTED, createTime=1715667539171(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73ebb00b
2024-05-14 06:18:59,175 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,175 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007857 ms
2024-05-14 06:18:59,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,176 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9c08789-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,176 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.607554 ms
2024-05-14 06:18:59,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [artemis]>
2024-05-14 06:18:59,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [artemis]>
2024-05-14 06:18:59,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1991316850'.
2024-05-14 06:18:59,179 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,179 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9c25c53-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,180 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c28366-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@349d4b0c, true, {}]
2024-05-14 06:18:59,181 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@6c5b5bb5 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,181 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c2aa77-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d115c3c, true, {}]
2024-05-14 06:18:59,181 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,182 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c2d188-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6abd573a, true, {}]
2024-05-14 06:18:59,183 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=d9c2d18a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1745410888, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,185 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c2d18a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1745410888
2024-05-14 06:18:59,185 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c2d18a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1745410888 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1715667539185(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7304dd0c
2024-05-14 06:18:59,186 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c2d18a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1745410888, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1715667539185(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7304dd0c
2024-05-14 06:18:59,186 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5b6abe1f, org.eclipse.scout.rt.mom.jms.JmsSubscription@21f9b360]
2024-05-14 06:18:59,187 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c394db-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7177fbba, true, {}]
2024-05-14 06:18:59,188 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,188 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c3bbec-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dc86d73, true, {}]
2024-05-14 06:18:59,189 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1034, durable=true, userID=d9c3e2fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@745727301, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,190 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c3e2fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@745727301
2024-05-14 06:18:59,190 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c3e2fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@745727301 to transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=ACTIVE, createTime=1715667539190(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1ded4f70
2024-05-14 06:18:59,191 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5b3847f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@385abc08]
2024-05-14 06:18:59,193 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c3e2fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@745727301, transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=COMMITTED, createTime=1715667539190(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1ded4f70
2024-05-14 06:18:59,194 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c4a64f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@358ef669, true, {}]
2024-05-14 06:18:59,194 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,195 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c4cd60-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2534a0e6, true, {}]
2024-05-14 06:18:59,196 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1048, durable=true, userID=d9c4cd62-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@405182849, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,197 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c4cd62-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@405182849
2024-05-14 06:18:59,197 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c4cd62-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@405182849 to transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=ACTIVE, createTime=1715667539197(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@794ba17a
2024-05-14 06:18:59,198 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@707004b6, org.eclipse.scout.rt.mom.jms.JmsSubscription@768b79db]
2024-05-14 06:18:59,200 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c4cd62-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@405182849, transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=COMMITTED, createTime=1715667539197(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@794ba17a
2024-05-14 06:18:59,201 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c5b7c3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@372f2fc2, true, {}]
2024-05-14 06:18:59,201 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c5ded4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@354f1a68, true, {}]
2024-05-14 06:18:59,202 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1062, durable=true, userID=d9c5ded6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@2129242707, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,204 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c5ded6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@2129242707
2024-05-14 06:18:59,204 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c5ded6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@2129242707 to transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=ACTIVE, createTime=1715667539204(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6094f309
2024-05-14 06:18:59,205 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@64ca0be0, org.eclipse.scout.rt.mom.jms.JmsSubscription@550fe9d7]
2024-05-14 06:18:59,208 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c5ded6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@2129242707, transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=COMMITTED, createTime=1715667539204(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6094f309
2024-05-14 06:18:59,209 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c6f047-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@559fece3, true, {}]
2024-05-14 06:18:59,210 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,210 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c71758-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b392f25, true, {}]
2024-05-14 06:18:59,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=d9c7175a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2129475123, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,217 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c7175a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2129475123
2024-05-14 06:18:59,217 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c7175a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2129475123 to transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=ACTIVE, createTime=1715667539217(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49f5fb20
2024-05-14 06:18:59,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$398/0x00007f25044b67c8@6df38b48, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f4e9eee]
2024-05-14 06:18:59,221 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c7175a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2129475123, transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=COMMITTED, createTime=1715667539217(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49f5fb20
2024-05-14 06:18:59,222 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c8c50b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cb8b5d, true, {}]
2024-05-14 06:18:59,222 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,222 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9c8ec1c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@742e3e67, true, {}]
2024-05-14 06:18:59,225 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1090, durable=true, userID=d9c9132e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2039412848, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,228 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c9132e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2039412848
2024-05-14 06:18:59,228 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c9132e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2039412848 to transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=ACTIVE, createTime=1715667539228(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6533990e
2024-05-14 06:18:59,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$398/0x00007f25044b67c8@7fe646a, org.eclipse.scout.rt.mom.jms.JmsSubscription@28ab3c60]
2024-05-14 06:18:59,232 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9c9132e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2039412848, transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=COMMITTED, createTime=1715667539228(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6533990e
2024-05-14 06:18:59,233 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ca99cf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75624374, true, {}]
2024-05-14 06:18:59,233 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,234 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ca99d0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5361c7bf, true, {}]
2024-05-14 06:18:59,234 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1104, durable=true, userID=d9cac0e2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1575671370, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,239 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9cac0e2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1575671370
2024-05-14 06:18:59,239 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9cac0e2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1575671370 to transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=ACTIVE, createTime=1715667539239(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50c8f84c
2024-05-14 06:18:59,240 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@763d7eef, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ea7d936]
2024-05-14 06:18:59,241 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9cac0e2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1575671370, transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=COMMITTED, createTime=1715667539239(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50c8f84c
2024-05-14 06:18:59,242 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9cbf963-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4de28ada, true, {}]
2024-05-14 06:18:59,243 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,243 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9cc2074-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3097a3de, true, {}]
2024-05-14 06:18:59,244 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1118, durable=true, userID=d9cc2076-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1803125700, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,245 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9cc2076-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1803125700
2024-05-14 06:18:59,245 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9cc2076-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1803125700 to transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=ACTIVE, createTime=1715667539245(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ea155ca
2024-05-14 06:18:59,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4834e816, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c3562c0]
2024-05-14 06:18:59,248 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9cc2076-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1803125700, transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=COMMITTED, createTime=1715667539245(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ea155ca
2024-05-14 06:18:59,249 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9cd0ad7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1375a30a, true, {}]
2024-05-14 06:18:59,249 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,250 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9cd31e8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@345f9ec7, true, {}]
2024-05-14 06:18:59,250 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1132, durable=true, userID=d9cd31ea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1137615165, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,251 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9cd31ea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1137615165
2024-05-14 06:18:59,251 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9cd31ea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1137615165 to transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=ACTIVE, createTime=1715667539251(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54d32b90
2024-05-14 06:18:59,252 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@103d64a0, org.eclipse.scout.rt.mom.jms.JmsSubscription@ba8d7c7]
2024-05-14 06:18:59,256 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9cd31ea-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1137615165, transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=COMMITTED, createTime=1715667539251(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54d32b90
2024-05-14 06:18:59,257 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ce435b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@684ce10c, true, {}]
2024-05-14 06:18:59,257 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,258 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ce6a6c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9c25c53-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9c25c53-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ec4ceba, true, {}]
2024-05-14 06:18:59,258 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=d9ce6a6e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@23056264, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:18:59,263 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9ce6a6e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@23056264
2024-05-14 06:18:59,263 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9ce6a6e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@23056264 to transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=ACTIVE, createTime=1715667539263(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e78eb63
2024-05-14 06:18:59,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$398/0x00007f25044b67c8@52602c48, org.eclipse.scout.rt.mom.jms.JmsSubscription@78c7a736]
2024-05-14 06:18:59,266 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9ce6a6e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@23056264, transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=COMMITTED, createTime=1715667539263(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e78eb63
2024-05-14 06:18:59,267 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,267 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008502 ms
2024-05-14 06:18:59,267 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,267 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,267 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9c25c53-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,268 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 90.927338 ms
2024-05-14 06:18:59,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [artemis]>
2024-05-14 06:18:59,269 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,269 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,269 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2039020910'.
2024-05-14 06:18:59,271 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,272 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9d08d50-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d08d53-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9d08d50-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9d08d50-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7313f56d, true, {}]
2024-05-14 06:18:59,273 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@7276db96 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d0b464-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9d08d50-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9d08d50-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21097d5b, true, {}]
2024-05-14 06:18:59,274 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,274 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@78e25b12
2024-05-14 06:18:59,274 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4683dd07
2024-05-14 06:18:59,281 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,282 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d213f6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9d08d50-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9d08d50-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e3a7a73, true, {}]
2024-05-14 06:18:59,282 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,283 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9d23b07-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9d08d50-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9d08d50-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65b40b35, true, {}]
2024-05-14 06:18:59,284 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1173, durable=true, userID=d9d23b09-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1446710473, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,284 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9d23b09-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1446710473
2024-05-14 06:18:59,285 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9d23b09-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1446710473 to transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=ACTIVE, createTime=1715667539284(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41f0f493
2024-05-14 06:18:59,288 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9d23b09-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1446710473, transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=COMMITTED, createTime=1715667539284(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41f0f493
2024-05-14 06:18:59,335 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@485e52c9, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c7df5f1]
2024-05-14 06:18:59,337 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,337 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010023 ms
2024-05-14 06:18:59,337 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,337 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,338 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9d08d50-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,338 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,338 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.884027 ms
2024-05-14 06:18:59,338 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1090881670'.
2024-05-14 06:18:59,341 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,342 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9db14ab-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,342 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9db3bbe-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9db14ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9db14ab-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20f38540, true, {}]
2024-05-14 06:18:59,343 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@23ea7d22 - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,343 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9db62cf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9db14ab-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9db14ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d4f09af, true, {}]
2024-05-14 06:18:59,344 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,344 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9db89e0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9db14ab-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9db14ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50b9720a, true, {}]
2024-05-14 06:18:59,345 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,345 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9dbb0f1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9db14ab-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9db14ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27ba3b76, true, {}]
2024-05-14 06:18:59,346 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1199, durable=true, userID=d9dbd803-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1894226083, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,346 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9dbd803-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1894226083
2024-05-14 06:18:59,347 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9dbd803-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1894226083 to transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=ACTIVE, createTime=1715667539347(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@644d954f
2024-05-14 06:18:59,350 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9dbd803-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1894226083, transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=COMMITTED, createTime=1715667539347(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@644d954f
2024-05-14 06:18:59,397 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28d4c7ec, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b7b2967]
2024-05-14 06:18:59,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010247 ms
2024-05-14 06:18:59,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,399 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9db14ab-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,400 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,400 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.321480 ms
2024-05-14 06:18:59,400 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 822923474'.
2024-05-14 06:18:59,403 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,403 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9e48a95-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,404 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9e4b1a8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9e48a95-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9e48a95-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4203aee4, true, {}]
2024-05-14 06:18:59,404 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@1d432ea7 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,405 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9e4d8b9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9e48a95-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9e48a95-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d035b07, true, {}]
2024-05-14 06:18:59,405 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,406 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9e4ffca-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9e48a95-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9e48a95-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@776adf38, true, {}]
2024-05-14 06:18:59,406 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,407 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9e4ffcb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9e48a95-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9e48a95-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b064c4b, true, {}]
2024-05-14 06:18:59,407 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=d9e526dd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053170387, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,408 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9e526dd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053170387
2024-05-14 06:18:59,408 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9e526dd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053170387 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1715667539408(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1619efcd
2024-05-14 06:18:59,411 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9e526dd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053170387, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1715667539408(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1619efcd
2024-05-14 06:18:59,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14726e69, org.eclipse.scout.rt.mom.jms.JmsSubscription@f905f3e]
2024-05-14 06:18:59,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010040 ms
2024-05-14 06:18:59,460 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,460 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,461 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9e48a95-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,461 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,461 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.523090 ms
2024-05-14 06:18:59,461 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,462 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,462 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,462 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 471249655'.
2024-05-14 06:18:59,463 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,464 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9edd96f-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,465 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ee0082-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9edd96f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9edd96f-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f880774, true, {}]
2024-05-14 06:18:59,465 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@4cde6b26 - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,465 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ee0083-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9edd96f-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9edd96f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5663ecb5, true, {}]
2024-05-14 06:18:59,466 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,467 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ee4ea4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9edd96f-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9edd96f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34a0a6a0, true, {}]
2024-05-14 06:18:59,467 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,467 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9ee4ea5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9edd96f-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9edd96f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@572426a3, true, {}]
2024-05-14 06:18:59,468 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1251, durable=true, userID=d9ee75b7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1948550477, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,468 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9ee75b7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1948550477
2024-05-14 06:18:59,469 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9ee75b7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1948550477 to transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=ACTIVE, createTime=1715667539469(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50eb3f2c
2024-05-14 06:18:59,472 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9ee75b7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1948550477, transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=COMMITTED, createTime=1715667539469(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50eb3f2c
2024-05-14 06:18:59,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@174cd1a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@597cb2f5]
2024-05-14 06:18:59,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021478 ms
2024-05-14 06:18:59,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,524 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9edd96f-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,524 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.585094 ms
2024-05-14 06:18:59,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 388583042'.
2024-05-14 06:18:59,528 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,530 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection d9f7c489-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,530 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9f7eb9c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9f7c489-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9f7c489-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44ee333f, true, {}]
2024-05-14 06:18:59,531 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@44077d00 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,531 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9f812ad-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9f7c489-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9f7c489-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@182cb429, true, {}]
2024-05-14 06:18:59,533 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,533 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9f860ce-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9f7c489-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9f7c489-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ec982b9, true, {}]
2024-05-14 06:18:59,534 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,534 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [d9f887df-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=d9f7c489-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=d9f7c489-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77e16bf4, true, {}]
2024-05-14 06:18:59,535 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1277, durable=true, userID=d9f8adf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081483553, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,536 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9f8adf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081483553
2024-05-14 06:18:59,536 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9f8adf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081483553 to transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=ACTIVE, createTime=1715667539536(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@789329f0
2024-05-14 06:18:59,539 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=d9f8adf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081483553, transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=COMMITTED, createTime=1715667539536(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@789329f0
2024-05-14 06:18:59,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13ea4f97, org.eclipse.scout.rt.mom.jms.JmsSubscription@57bbf4e5]
2024-05-14 06:18:59,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010382 ms
2024-05-14 06:18:59,589 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,589 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,589 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection d9f7c489-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,590 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.278132 ms
2024-05-14 06:18:59,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1800723416'.
2024-05-14 06:18:59,592 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,593 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da018793-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,593 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da018796-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da018793-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da018793-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@727b3cd7, true, {}]
2024-05-14 06:18:59,594 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@313549c7 - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,594 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da01aea7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da018793-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da018793-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fff20f, true, {}]
2024-05-14 06:18:59,595 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,595 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da01d5b8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da018793-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da018793-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29414200, true, {}]
2024-05-14 06:18:59,596 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,596 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da01fcc9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da018793-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da018793-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43a0ffef, true, {}]
2024-05-14 06:18:59,597 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1303, durable=true, userID=da01fccb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@965933858, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,597 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da01fccb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@965933858
2024-05-14 06:18:59,597 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da01fccb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@965933858 to transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=ACTIVE, createTime=1715667539597(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d2ff24d
2024-05-14 06:18:59,601 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da01fccb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@965933858, transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=COMMITTED, createTime=1715667539597(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d2ff24d
2024-05-14 06:18:59,648 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c388703, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c1ca89c]
2024-05-14 06:18:59,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,650 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014949 ms
2024-05-14 06:18:59,650 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,650 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,650 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da018793-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,651 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,651 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.591520 ms
2024-05-14 06:18:59,651 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 264958250'.
2024-05-14 06:18:59,654 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,654 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da0ad66d-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,655 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da0afd80-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da0ad66d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da0ad66d-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16f90dce, true, {}]
2024-05-14 06:18:59,655 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@3256dc42 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,655 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da0afd81-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da0ad66d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da0ad66d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f22379a, true, {}]
2024-05-14 06:18:59,656 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,657 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da0b4ba2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da0ad66d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da0ad66d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b6f583d, true, {}]
2024-05-14 06:18:59,657 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,657 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da0b4ba3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da0ad66d-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da0ad66d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cc7b375, true, {}]
2024-05-14 06:18:59,658 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1329, durable=true, userID=da0b72b5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@678465913, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,659 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da0b72b5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@678465913
2024-05-14 06:18:59,659 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da0b72b5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@678465913 to transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=ACTIVE, createTime=1715667539659(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f65f16b
2024-05-14 06:18:59,662 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da0b72b5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@678465913, transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=COMMITTED, createTime=1715667539659(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f65f16b
2024-05-14 06:18:59,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@911a6cd, org.eclipse.scout.rt.mom.jms.JmsSubscription@360c25f]
2024-05-14 06:18:59,711 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,711 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011146 ms
2024-05-14 06:18:59,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,712 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da0ad66d-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,713 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.230389 ms
2024-05-14 06:18:59,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 620922030'.
2024-05-14 06:18:59,716 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,717 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da147367-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,718 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da14736a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da147367-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da147367-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c8df4b1, true, {}]
2024-05-14 06:18:59,718 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@4607cdf0 - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,718 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da149a7b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da147367-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da147367-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fec8b51, true, {}]
2024-05-14 06:18:59,719 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,720 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da14c18c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da147367-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da147367-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4386cd1c, true, {}]
2024-05-14 06:18:59,720 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,720 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da14e89d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da147367-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da147367-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62958352, true, {}]
2024-05-14 06:18:59,721 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1355, durable=true, userID=da150faf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1343806139, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,721 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da150faf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1343806139
2024-05-14 06:18:59,722 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da150faf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1343806139 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1715667539722(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3fa6c01e
2024-05-14 06:18:59,725 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da150faf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1343806139, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1715667539722(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3fa6c01e
2024-05-14 06:18:59,772 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3835f6f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@46663674]
2024-05-14 06:18:59,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013684 ms
2024-05-14 06:18:59,774 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,775 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,775 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da147367-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,776 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.992306 ms
2024-05-14 06:18:59,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,777 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1865633474'.
2024-05-14 06:18:59,778 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,779 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da1de951-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,779 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da1de954-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da1de951-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da1de951-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6082b411, true, {}]
2024-05-14 06:18:59,780 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@2c8374f3 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,780 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da1e1065-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da1de951-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da1de951-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@448d6dbc, true, {}]
2024-05-14 06:18:59,780 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,781 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da1e3776-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da1de951-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da1de951-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a210670, true, {}]
2024-05-14 06:18:59,782 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,782 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da1e5e87-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da1de951-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da1de951-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5156ae97, true, {}]
2024-05-14 06:18:59,783 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1381, durable=true, userID=da1e5e89-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1116260226, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,783 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da1e5e89-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1116260226
2024-05-14 06:18:59,783 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da1e5e89-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1116260226 to transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=ACTIVE, createTime=1715667539783(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@580a03dc
2024-05-14 06:18:59,786 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da1e5e89-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1116260226, transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=COMMITTED, createTime=1715667539783(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@580a03dc
2024-05-14 06:18:59,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76466a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@17e77d57]
2024-05-14 06:18:59,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010393 ms
2024-05-14 06:18:59,836 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,836 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,836 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da1de951-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.518342 ms
2024-05-14 06:18:59,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1575675375'.
2024-05-14 06:18:59,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,840 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da27382b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,840 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da27382e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da27382b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da27382b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72568811, true, {}]
2024-05-14 06:18:59,841 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@7dcdee0f - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-05-14 06:18:59,841 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da275f3f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da27382b-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da27382b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13cdc26b, true, {}]
2024-05-14 06:18:59,842 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,842 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da278650-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da27382b-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da27382b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@431a685b, true, {}]
2024-05-14 06:18:59,843 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,843 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da27ad61-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da27382b-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da27382b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73c6a74a, true, {}]
2024-05-14 06:18:59,844 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1407, durable=true, userID=da27d473-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@231717621, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:18:59,844 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da27d473-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@231717621
2024-05-14 06:18:59,845 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da27d473-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@231717621 to transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=ACTIVE, createTime=1715667539845(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4da0b93c
2024-05-14 06:18:59,848 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da27d473-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@231717621, transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=COMMITTED, createTime=1715667539845(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4da0b93c
2024-05-14 06:18:59,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66b962b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e6dcfa]
2024-05-14 06:18:59,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011480 ms
2024-05-14 06:18:59,897 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,897 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,897 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da27382b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,898 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.407475 ms
2024-05-14 06:18:59,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:18:59,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [artemis]>
2024-05-14 06:18:59,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1837012795'.
2024-05-14 06:18:59,901 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,902 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da30ae15-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,903 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da30ae18-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da30ae15-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da30ae15-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40ad9702, true, {}]
2024-05-14 06:18:59,903 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@4a160b24 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,903 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da30d529-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da30ae15-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da30ae15-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dc42488, true, {}]
2024-05-14 06:18:59,904 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,904 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@49f72367
2024-05-14 06:18:59,905 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66b84768
2024-05-14 06:18:59,906 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,906 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da314a5b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da30ae15-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da30ae15-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51adb7b9, true, {}]
2024-05-14 06:18:59,907 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1434, durable=true, userID=da31716d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1160155352, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483542)
..................................................
***** 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-05-14 06:18:59,907 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da31716d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1160155352
2024-05-14 06:18:59,908 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da31716d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1160155352 to transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=ACTIVE, createTime=1715667539908(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63cae478
2024-05-14 06:18:59,909 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@42d12a27, org.eclipse.scout.rt.mom.jms.JmsSubscription@66d2bb60]
2024-05-14 06:18:59,911 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da31716d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1160155352, transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=COMMITTED, createTime=1715667539908(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63cae478
2024-05-14 06:18:59,911 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,912 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010181 ms
2024-05-14 06:18:59,912 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,912 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,912 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da30ae15-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,913 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.508239 ms
2024-05-14 06:18:59,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [artemis]>
2024-05-14 06:18:59,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,914 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [artemis]>
2024-05-14 06:18:59,914 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 373379649'.
2024-05-14 06:18:59,915 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,916 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da32d0ff-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,916 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da32d102-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da32d0ff-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da32d0ff-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cff4e50, true, {}]
2024-05-14 06:18:59,917 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@5bef7cf2 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:18:59,917 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da32f813-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da32d0ff-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da32d0ff-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6981db66, true, {}]
2024-05-14 06:18:59,918 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,918 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@6608ea0
2024-05-14 06:18:59,918 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19476bc1
2024-05-14 06:18:59,919 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,919 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da334635-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da32d0ff-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da32d0ff-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dadd197, true, {}]
2024-05-14 06:18:59,920 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1457, durable=true, userID=da336d47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@728483940, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147483541)
..................................................
***** 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-05-14 06:18:59,920 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da336d47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@728483940
2024-05-14 06:18:59,921 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da336d47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@728483940 to transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=ACTIVE, createTime=1715667539921(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69af620e
2024-05-14 06:18:59,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@32d3bc83, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ef59e5d]
2024-05-14 06:18:59,924 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da336d47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@728483940, transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=COMMITTED, createTime=1715667539921(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69af620e
2024-05-14 06:18:59,924 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,924 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011046 ms
2024-05-14 06:18:59,924 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,925 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,925 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da32d0ff-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.442294 ms
2024-05-14 06:18:59,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [artemis]>
2024-05-14 06:18:59,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [artemis]>
2024-05-14 06:18:59,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 637796214'.
2024-05-14 06:18:59,929 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,930 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da34f3e9-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:59,930 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da34f3ec-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b1be337, true, {}]
2024-05-14 06:18:59,931 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@41116c0e
2024-05-14 06:18:59,931 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da351afd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5da12bad, true, {}]
2024-05-14 06:18:59,932 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: da351afd-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testConcurrentMessageConsumption, [ANYCAST], true]
2024-05-14 06:18:59,932 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@23b0b6d3
2024-05-14 06:18:59,933 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,934 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@525017c5
2024-05-14 06:18:59,934 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1476, durable=true, userID=da359030-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1014429473, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,935 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da35b741-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e616b81, true, {}]
2024-05-14 06:18:59,936 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1481, durable=true, userID=da35b743-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1534540405, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,938 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da362c74-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9dc1a41, true, {}]
2024-05-14 06:18:59,939 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1486, durable=true, userID=da365386-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1862038089, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,942 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da36c8b7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@619ab5ef, true, {}]
2024-05-14 06:18:59,942 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1491, durable=true, userID=da36c8b9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2144380276, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,945 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da373dea-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e77b878, true, {}]
2024-05-14 06:18:59,946 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1496, durable=true, userID=da373dec-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1267562450, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,948 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da37b31d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d1e9915, true, {}]
2024-05-14 06:18:59,949 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1501, durable=true, userID=da37da2f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1311785866, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,952 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da384f60-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d279a6, true, {}]
2024-05-14 06:18:59,953 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1506, durable=true, userID=da384f62-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053867567, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,955 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da38c493-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@772350e2, true, {}]
2024-05-14 06:18:59,956 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1511, durable=true, userID=da38eba5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@164268466, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,959 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da3960d6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bf64971, true, {}]
2024-05-14 06:18:59,959 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1516, durable=true, userID=da3960d8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1544982290, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da39d609-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@529681a7, true, {}]
2024-05-14 06:18:59,963 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1521, durable=true, userID=da39d60b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@644064451, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:18:59,966 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da3a724c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da34f3e9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da34f3e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@709297ab, true, {}]
2024-05-14 06:18:59,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da359030-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1014429473
2024-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da35b743-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1534540405
2024-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da365386-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1862038089
2024-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da36c8b9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2144380276
2024-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da373dec-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1267562450
2024-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da37da2f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1311785866
2024-05-14 06:18:59,967 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da359030-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1014429473 to transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=ACTIVE, createTime=1715667539967(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a752337
2024-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da384f62-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053867567
2024-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da38eba5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@164268466
2024-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da3960d8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1544982290
2024-05-14 06:18:59,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da39d60b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@644064451
2024-05-14 06:18:59,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da35b743-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1534540405 to transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=ACTIVE, createTime=1715667539967(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@303bc72c
2024-05-14 06:18:59,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da365386-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1862038089 to transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=ACTIVE, createTime=1715667539967(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c1a42aa
2024-05-14 06:18:59,968 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da36c8b9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2144380276 to transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=ACTIVE, createTime=1715667539968(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61bcfb71
2024-05-14 06:18:59,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da373dec-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1267562450 to transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=ACTIVE, createTime=1715667539968(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@501a3466
2024-05-14 06:18:59,968 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da37da2f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1311785866 to transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=ACTIVE, createTime=1715667539968(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@472faed2
2024-05-14 06:18:59,968 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da359030-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1014429473, transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=COMMITTED, createTime=1715667539967(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a752337
2024-05-14 06:18:59,969 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da35b743-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1534540405, transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=COMMITTED, createTime=1715667539967(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@303bc72c
2024-05-14 06:18:59,969 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da365386-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1862038089, transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=COMMITTED, createTime=1715667539967(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c1a42aa
2024-05-14 06:18:59,969 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da384f62-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053867567 to transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=ACTIVE, createTime=1715667539969(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f9d9129
2024-05-14 06:18:59,969 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da36c8b9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2144380276, transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=COMMITTED, createTime=1715667539968(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61bcfb71
2024-05-14 06:18:59,969 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da373dec-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1267562450, transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=COMMITTED, createTime=1715667539968(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@501a3466
2024-05-14 06:18:59,969 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da38eba5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@164268466 to transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=ACTIVE, createTime=1715667539969(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6576ff92
2024-05-14 06:18:59,969 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da37da2f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1311785866, transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=COMMITTED, createTime=1715667539968(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@472faed2
2024-05-14 06:18:59,969 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da3960d8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1544982290 to transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=ACTIVE, createTime=1715667539969(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b64c71a
2024-05-14 06:18:59,969 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da39d60b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@644064451 to transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=ACTIVE, createTime=1715667539969(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e7bda87
2024-05-14 06:18:59,970 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c945ef9]
2024-05-14 06:18:59,972 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da384f62-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053867567, transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=COMMITTED, createTime=1715667539969(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f9d9129
2024-05-14 06:18:59,972 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da38eba5-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@164268466, transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=COMMITTED, createTime=1715667539969(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6576ff92
2024-05-14 06:18:59,972 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da3960d8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1544982290, transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=COMMITTED, createTime=1715667539969(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b64c71a
2024-05-14 06:18:59,972 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da39d60b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@644064451, transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=COMMITTED, createTime=1715667539969(Tue May 14 06:18:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e7bda87
2024-05-14 06:18:59,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:18:59,973 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009138 ms
2024-05-14 06:18:59,973 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:18:59,973 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:18:59,973 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da34f3e9-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:18:59,973 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:18:59,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 46.458052 ms
2024-05-14 06:18:59,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [artemis]>
2024-05-14 06:18:59,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:18:59,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:18:59,975 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1782875366'.
2024-05-14 06:18:59,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:18:59,976 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da3bf8ee-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:18:59,977 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da3c2001-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da3bf8ee-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da3bf8ee-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26977ae1, true, {}]
2024-05-14 06:18:59,977 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@472cf6af
2024-05-14 06:18:59,978 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da3c4712-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da3bf8ee-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da3bf8ee-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30bc122, true, {}]
2024-05-14 06:18:59,979 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: da3c4712-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTimeToLive, [ANYCAST], true]
2024-05-14 06:18:59,979 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@f2f2a12
2024-05-14 06:18:59,993 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:18:59,993 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@707a5be2
2024-05-14 06:18:59,994 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=da3e9105-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=Tue May 14 06:18:59 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@169899999, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:00,095 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da4e2166-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da3bf8ee-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da3bf8ee-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ebdbb9d, true, {}]
2024-05-14 06:19:00,096 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:00,097 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da3e9105-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=Tue May 14 06:18:59 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@169899999 to transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=ACTIVE, createTime=1715667540097(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@495aad59
2024-05-14 06:19:00,101 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da3e9105-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:18:59 UTC 2024, expiration=Tue May 14 06:18:59 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@169899999, transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=COMMITTED, createTime=1715667540097(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@495aad59
2024-05-14 06:19:00,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2447d039]
2024-05-14 06:19:00,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:00,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010467 ms
2024-05-14 06:19:00,148 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:00,148 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:00,148 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da3bf8ee-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:00,149 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:00,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 174.419004 ms
2024-05-14 06:19:00,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:00,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:00,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:19:00,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1275603581'.
2024-05-14 06:19:00,152 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:00,152 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da56d3f8-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:00,153 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da56fb0b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da56d3f8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da56d3f8-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e798eb, true, {}]
2024-05-14 06:19:00,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@cc65ea1
2024-05-14 06:19:00,154 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da57221c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da56d3f8-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da56d3f8-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56fca96b, true, {}]
2024-05-14 06:19:00,155 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1572, durable=true, userID=da57492e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@372313221, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:00,257 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da66d98f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da56d3f8-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da56d3f8-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48621910, true, {}]
2024-05-14 06:19:00,258 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:00,259 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da57492e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@372313221 to transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=ACTIVE, createTime=1715667540258(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d1e4d3f
2024-05-14 06:19:00,262 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da57492e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@372313221, transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=COMMITTED, createTime=1715667540258(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d1e4d3f
2024-05-14 06:19:00,308 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35ef65e2]
2024-05-14 06:19:00,309 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:00,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010988 ms
2024-05-14 06:19:00,310 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:00,310 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:00,310 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da56d3f8-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:00,311 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:00,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.052327 ms
2024-05-14 06:19:00,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:00,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:00,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:19:00,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1619010314'.
2024-05-14 06:19:00,313 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:00,313 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da6f6511-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:00,314 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da6f6514-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da6f6511-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da6f6511-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3506d3b3, true, {}]
2024-05-14 06:19:00,314 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@418422c3
2024-05-14 06:19:00,314 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da6f8c25-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da6f6511-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da6f6511-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@165d6d8b, true, {}]
2024-05-14 06:19:00,316 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1591, durable=true, userID=da6fb337-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@770013367, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:00,417 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da7f4398-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da6f6511-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da6f6511-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@737a9e17, true, {}]
2024-05-14 06:19:00,418 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:00,418 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da6fb337-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@770013367 to transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=ACTIVE, createTime=1715667540418(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3e1b5c88
2024-05-14 06:19:00,422 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da6fb337-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@770013367, transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=COMMITTED, createTime=1715667540418(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3e1b5c88
2024-05-14 06:19:00,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69b66787]
2024-05-14 06:19:00,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:00,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022017 ms
2024-05-14 06:19:00,470 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:00,470 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:00,470 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da6f6511-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:00,471 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:00,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.652043 ms
2024-05-14 06:19:00,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:00,472 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:00,472 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:19:00,472 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 478817260'.
2024-05-14 06:19:00,474 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:00,474 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection da87f62a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:00,475 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da87f62d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da87f62a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da87f62a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@450f5f5d, true, {}]
2024-05-14 06:19:00,475 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@261d8a9c
2024-05-14 06:19:00,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da881d3e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da87f62a-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da87f62a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63fce27a, true, {}]
2024-05-14 06:19:00,477 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1610, durable=true, userID=da884450-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@692113343, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:00,578 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [da97d4b1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=da87f62a-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=da87f62a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37a4eb37, true, {}]
2024-05-14 06:19:00,579 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:00,580 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da884450-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@692113343 to transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=ACTIVE, createTime=1715667540580(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55982b91
2024-05-14 06:19:00,583 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=da884450-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@692113343, transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=COMMITTED, createTime=1715667540580(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55982b91
2024-05-14 06:19:00,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47d6a31a]
2024-05-14 06:19:00,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:00,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010309 ms
2024-05-14 06:19:00,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:00,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:00,631 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection da87f62a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:00,632 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:00,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.227923 ms
2024-05-14 06:19:00,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:00,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:00,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:19:00,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 350194670'.
2024-05-14 06:19:00,634 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:00,635 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection daa08743-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:00,636 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [daa08746-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=daa08743-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=daa08743-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20502aea, true, {}]
2024-05-14 06:19:00,636 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@28f6137b
2024-05-14 06:19:00,637 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [daa0ae57-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=daa08743-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=daa08743-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ef56991, true, {}]
2024-05-14 06:19:00,638 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=daa0fc79-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1605324521, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:00,739 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dab065ca-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=daa08743-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=daa08743-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@484513b1, true, {}]
2024-05-14 06:19:00,740 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:00,741 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=daa0fc79-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1605324521 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1715667540741(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@667a87cd
2024-05-14 06:19:00,744 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=daa0fc79-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1605324521, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1715667540741(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@667a87cd
2024-05-14 06:19:00,791 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@656605e7]
2024-05-14 06:19:00,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:00,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011462 ms
2024-05-14 06:19:00,792 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:00,792 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:00,792 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection daa08743-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:00,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:00,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.496408 ms
2024-05-14 06:19:00,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:00,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:00,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:19:00,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1350143289'.
2024-05-14 06:19:00,795 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:00,796 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dab9185c-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:00,796 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dab9185f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dab9185c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dab9185c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@248a9bd9, true, {}]
2024-05-14 06:19:00,797 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@19273390
2024-05-14 06:19:00,797 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dab93f70-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dab9185c-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dab9185c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f3dac32, true, {}]
2024-05-14 06:19:00,798 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=dab96682-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1190498515, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:00,900 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dac8f6e3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dab9185c-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dab9185c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60dc6b75, true, {}]
2024-05-14 06:19:00,901 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:00,902 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dab96682-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1190498515 to transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=ACTIVE, createTime=1715667540901(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78483543
2024-05-14 06:19:00,905 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dab96682-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1190498515, transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=COMMITTED, createTime=1715667540901(Tue May 14 06:19:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78483543
2024-05-14 06:19:00,951 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e83d546]
2024-05-14 06:19:00,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:00,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009966 ms
2024-05-14 06:19:00,953 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:00,953 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:00,953 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dab9185c-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:00,954 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:00,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.312695 ms
2024-05-14 06:19:00,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:00,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:00,955 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:19:00,955 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1988035525'.
2024-05-14 06:19:00,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:00,957 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dad1a975-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:00,958 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dad1a978-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dad1a975-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dad1a975-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ee52d81, true, {}]
2024-05-14 06:19:00,958 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1b7708d9
2024-05-14 06:19:00,959 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dad1f799-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dad1a975-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dad1a975-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74d57289, true, {}]
2024-05-14 06:19:00,960 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1667, durable=true, userID=dad21eab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636841375, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:01,062 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dae187fc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dad1a975-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dad1a975-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dd4723a, true, {}]
2024-05-14 06:19:01,062 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:01,063 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dad21eab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636841375 to transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=ACTIVE, createTime=1715667541063(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d6db467
2024-05-14 06:19:01,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dad21eab-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:00 UTC 2024, expiration=Tue May 14 06:19:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636841375, transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=COMMITTED, createTime=1715667541063(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d6db467
2024-05-14 06:19:01,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36e7a455]
2024-05-14 06:19:01,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:01,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.028781 ms
2024-05-14 06:19:01,115 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:01,115 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:01,115 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dad1a975-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:01,116 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:01,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.528061 ms
2024-05-14 06:19:01,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:01,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:01,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:19:01,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 49756344'.
2024-05-14 06:19:01,119 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:01,119 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection daea619e-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:01,120 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [daea61a1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=daea619e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=daea619e-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5be1f5f7, true, {}]
2024-05-14 06:19:01,120 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@de7abc9
2024-05-14 06:19:01,120 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [daea88b2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=daea619e-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=daea619e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@555fca8f, true, {}]
2024-05-14 06:19:01,122 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1686, durable=true, userID=daeaafc4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=Tue May 14 06:19:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279258381, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:01,223 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dafa4025-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=daea619e-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=daea619e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f9b10e8, true, {}]
2024-05-14 06:19:01,224 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:01,224 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=daeaafc4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=Tue May 14 06:19:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279258381 to transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=ACTIVE, createTime=1715667541224(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b776eb8
2024-05-14 06:19:01,228 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=daeaafc4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=Tue May 14 06:19:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279258381, transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=COMMITTED, createTime=1715667541224(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b776eb8
2024-05-14 06:19:01,274 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bdfd631]
2024-05-14 06:19:01,275 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:01,276 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.051852 ms
2024-05-14 06:19:01,276 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:01,276 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:01,276 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection daea619e-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:01,277 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:01,277 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.170180 ms
2024-05-14 06:19:01,277 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:01,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:01,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:19:01,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 17723794'.
2024-05-14 06:19:01,280 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:01,280 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection db02f2b7-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:01,281 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [db02f2ba-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db02f2b7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db02f2b7-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@883d8d, true, {}]
2024-05-14 06:19:01,281 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4289feba
2024-05-14 06:19:01,281 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [db0319cb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db02f2b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db02f2b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2908481e, true, {}]
2024-05-14 06:19:01,283 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1705, durable=true, userID=db0340dd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=Tue May 14 06:19:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1054011586, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:01,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [db12d13e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db02f2b7-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db02f2b7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@716e160d, true, {}]
2024-05-14 06:19:01,385 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:01,386 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=db0340dd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=Tue May 14 06:19:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1054011586 to transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=ACTIVE, createTime=1715667541385(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c81ca2a
2024-05-14 06:19:01,390 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=db0340dd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=Tue May 14 06:19:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1054011586, transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=COMMITTED, createTime=1715667541385(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c81ca2a
2024-05-14 06:19:01,435 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35d9d10b]
2024-05-14 06:19:01,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:01,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005101 ms
2024-05-14 06:19:01,437 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:01,437 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:01,437 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection db02f2b7-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:01,438 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:01,438 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.661954 ms
2024-05-14 06:19:01,438 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:01,438 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:01,439 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-05-14 06:19:01,439 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 840630839'.
2024-05-14 06:19:01,441 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:01,441 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection db1b83d0-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:01,442 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [db1baae3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db1b83d0-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db1b83d0-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@602f33db, true, {}]
2024-05-14 06:19:01,443 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1bee8888
2024-05-14 06:19:01,443 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [db1bd1f4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db1b83d0-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db1b83d0-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22cb7bbf, true, {}]
2024-05-14 06:19:01,444 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1724, durable=true, userID=db1bf906-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=Tue May 14 06:19:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@61116189, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:01,546 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [db2b6257-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db1b83d0-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db1b83d0-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@653e4938, true, {}]
2024-05-14 06:19:01,546 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:01,547 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=db1bf906-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=Tue May 14 06:19:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@61116189 to transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=ACTIVE, createTime=1715667541547(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41522baa
2024-05-14 06:19:01,551 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=db1bf906-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=Tue May 14 06:19:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@61116189, transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=COMMITTED, createTime=1715667541547(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41522baa
2024-05-14 06:19:01,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ab6a17d]
2024-05-14 06:19:01,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:01,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004543 ms
2024-05-14 06:19:01,598 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:01,598 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:01,599 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection db1b83d0-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:01,599 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:01,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.561370 ms
2024-05-14 06:19:01,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-05-14 06:19:01,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:01,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis]>
2024-05-14 06:19:01,601 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1824348154'.
2024-05-14 06:19:01,602 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:01,603 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection db343bf9-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:19:01,603 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [db343bfc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db343bf9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db343bf9-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b9f9aa6, true, {}]
2024-05-14 06:19:01,604 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@2e701057 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:19:01,604 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [db34630d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db343bf9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db343bf9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1205986d, true, {}]
2024-05-14 06:19:01,605 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:01,605 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [db348a1e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db343bf9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db343bf9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a146ec3, true, {}]
2024-05-14 06:19:01,606 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1747, durable=true, userID=db34b130-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@791461172, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** 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-05-14 06:19:01,606 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=db34b130-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@791461172
2024-05-14 06:19:01,607 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=db34b130-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@791461172 to transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=ACTIVE, createTime=1715667541607(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@251e77f7
2024-05-14 06:19:01,610 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=db34b130-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:01 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@791461172, transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=COMMITTED, createTime=1715667541607(Tue May 14 06:19:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@251e77f7
2024-05-14 06:19:02,609 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dbcd95d1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db343bf9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db343bf9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@135a24dc, true, {}]
2024-05-14 06:19:02,609 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:02,610 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dbcde3f2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=db343bf9-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=db343bf9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21bbb4db, true, {}]
2024-05-14 06:19:02,611 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1761, durable=true, userID=dbcde3f4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1868121654, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** 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-05-14 06:19:02,611 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dbcde3f4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1868121654
2024-05-14 06:19:02,611 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dbcde3f4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1868121654 to transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=ACTIVE, createTime=1715667542611(Tue May 14 06:19:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72653390
2024-05-14 06:19:02,614 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dbcde3f4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1868121654, transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=COMMITTED, createTime=1715667542611(Tue May 14 06:19:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72653390
2024-05-14 06:19:02,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3ffa007c, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@705a793a]
2024-05-14 06:19:02,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:02,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006090 ms
2024-05-14 06:19:02,615 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:02,615 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:02,616 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection db343bf9-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:02,616 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:02,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1016.152942 ms
2024-05-14 06:19:02,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis]>
2024-05-14 06:19:02,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:02,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:19:02,618 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 590225254'.
2024-05-14 06:19:02,620 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:02,621 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dbcf91a6-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:19:02,621 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dbcf91a9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dbcf91a6-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dbcf91a6-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b7efc33, true, {}]
2024-05-14 06:19:02,622 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@5dc0146d - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-05-14 06:19:02,622 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dbcfb8ba-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dbcf91a6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dbcf91a6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57be9cd3, true, {}]
2024-05-14 06:19:02,623 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: dbcfb8ba-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true]
2024-05-14 06:19:02,623 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@1acd03a1
2024-05-14 06:19:02,623 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cc0e1ea3-6640-424c-9e6d-0fccef0c8762, 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-05-14 06:19:02,624 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71531695
2024-05-14 06:19:02,624 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cc0e1ea3-6640-424c-9e6d-0fccef0c8762, null, 0, false, true, null]
2024-05-14 06:19:02,625 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dbd02dec-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dbcf91a6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dbcf91a6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dd150f4, true, {}]
2024-05-14 06:19:02,625 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=348c4888-9f4d-475e-bc46-ae55e15c9657, 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-05-14 06:19:02,626 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27246687
2024-05-14 06:19:02,626 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 348c4888-9f4d-475e-bc46-ae55e15c9657, null, 0, false, true, null]
2024-05-14 06:19:02,626 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dbd054fe-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dbcf91a6-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dbcf91a6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b4d77ec, true, {}]
2024-05-14 06:19:02,627 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1789, durable=true, userID=dbd07c10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1996160255, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483537)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions:
***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions:
- queueID=1783 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:348c4888-9f4d-475e-bc46-ae55e15c9657 filter:null
- queueID=1777 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:cc0e1ea3-6640-424c-9e6d-0fccef0c8762 filter:null
..................................................
, transaction: null
2024-05-14 06:19:02,627 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 348c4888-9f4d-475e-bc46-ae55e15c9657: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=dbd07c10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1996160255
2024-05-14 06:19:02,627 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cc0e1ea3-6640-424c-9e6d-0fccef0c8762: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=dbd07c10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1996160255
2024-05-14 06:19:02,628 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 348c4888-9f4d-475e-bc46-ae55e15c9657: CoreMessage[messageID=1789, durable=true, userID=dbd07c10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1996160255 to transaction: TransactionImpl [xid=null, txID=1792, xid=null, state=ACTIVE, createTime=1715667542627(Tue May 14 06:19:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@220394cf
2024-05-14 06:19:02,628 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cc0e1ea3-6640-424c-9e6d-0fccef0c8762: CoreMessage[messageID=1789, durable=true, userID=dbd07c10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1996160255 to transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=ACTIVE, createTime=1715667542628(Tue May 14 06:19:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53e6144d
2024-05-14 06:19:02,628 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 348c4888-9f4d-475e-bc46-ae55e15c9657: CoreMessage[messageID=1789, durable=true, userID=dbd07c10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1996160255, transaction: TransactionImpl [xid=null, txID=1792, xid=null, state=COMMITTED, createTime=1715667542627(Tue May 14 06:19:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@220394cf
2024-05-14 06:19:02,628 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cc0e1ea3-6640-424c-9e6d-0fccef0c8762: CoreMessage[messageID=1789, durable=true, userID=dbd07c10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1996160255, transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=COMMITTED, createTime=1715667542628(Tue May 14 06:19:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53e6144d
2024-05-14 06:19:02,628 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a25dd06, org.eclipse.scout.rt.mom.jms.JmsSubscription@323b4e2a]
2024-05-14 06:19:02,629 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [cc0e1ea3-6640-424c-9e6d-0fccef0c8762]
2024-05-14 06:19:02,629 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [348c4888-9f4d-475e-bc46-ae55e15c9657]
2024-05-14 06:19:02,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:02,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005127 ms
2024-05-14 06:19:02,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:02,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:02,631 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dbcf91a6-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:02,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:02,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.043376 ms
2024-05-14 06:19:02,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [artemis]>
2024-05-14 06:19:02,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:02,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [artemis]>
2024-05-14 06:19:02,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 519458373'.
2024-05-14 06:19:02,634 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:02,634 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dbd18d82-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:02,635 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dbd1b495-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dbd18d82-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dbd18d82-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bbff03b, true, {}]
2024-05-14 06:19:02,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@748321c5
2024-05-14 06:19:02,636 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dbd1b496-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dbd18d82-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dbd18d82-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5181495a, true, {}]
2024-05-14 06:19:02,637 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: dbd1b496-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testPublishTransactional, [ANYCAST], true]
2024-05-14 06:19:02,637 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@172d56a1
2024-05-14 06:19:02,637 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:19:02,638 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5cead32
2024-05-14 06:19:02,639 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dbd229ca-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dbd18d82-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dbd18d82-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f17fad9, true, {}]
2024-05-14 06:19:02,639 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:02,641 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dbd229c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1332649579 to transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=ACTIVE, createTime=1715667542636(Tue May 14 06:19:02 UTC 2024), timeoutSeconds=300, nr operations = 1]@7c14dcff
2024-05-14 06:19:04,640 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1826, durable=true, userID=dbd229c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1332649579, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147483534)
..................................................
***** 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=1715667542636(Tue May 14 06:19:02 UTC 2024), timeoutSeconds=300, nr operations = 0]@7c14dcff
2024-05-14 06:19:04,640 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dbd229c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1332649579
2024-05-14 06:19:04,641 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dbd229c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1332649579 to transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=ACTIVE, createTime=1715667544641(Tue May 14 06:19:04 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e5d7b7
2024-05-14 06:19:04,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4d682552, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ad2e962]
2024-05-14 06:19:04,644 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=dbd229c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1332649579, transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=COMMITTED, createTime=1715667544641(Tue May 14 06:19:04 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e5d7b7
2024-05-14 06:19:04,644 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:04,644 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005221 ms
2024-05-14 06:19:04,644 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:04,644 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:04,645 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dbd18d82-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:04,645 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:04,645 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2012.982219 ms
2024-05-14 06:19:04,645 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [artemis]>
2024-05-14 06:19:04,646 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:04,646 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [artemis]>
2024-05-14 06:19:04,646 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 584153299'.
2024-05-14 06:19:04,648 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:04,648 INFO  [scout-thread-10] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dd04dd6c-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:19:04,649 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dd05047f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dd04dd6c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dd04dd6c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53359550, true, {}]
2024-05-14 06:19:04,650 INFO  [scout-thread-10] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@592dc638 - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:19:04,650 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dd052b90-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dd04dd6c-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dd04dd6c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c0f0e67, true, {}]
2024-05-14 06:19:04,650 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: dd052b90-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true]
2024-05-14 06:19:04,651 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@2cd0e58a
2024-05-14 06:19:04,651 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e241aee3-16ba-4718-b0a5-9405e828a571, 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-05-14 06:19:04,651 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6272fa34
2024-05-14 06:19:04,652 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e241aee3-16ba-4718-b0a5-9405e828a571, null, 0, false, true, null]
2024-05-14 06:19:04,652 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dd0579b2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dd04dd6c-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dd04dd6c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2999ca5f, true, {}]
2024-05-14 06:19:04,653 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1853, durable=true, userID=dd05a0c4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1990870789, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483533)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeCorrelationId:
***** non durable for test/mom/testTopicPublishSubscribeCorrelationId:
- queueID=1847 address:test/mom/testTopicPublishSubscribeCorrelationId name:e241aee3-16ba-4718-b0a5-9405e828a571 filter:null
..................................................
, transaction: null
2024-05-14 06:19:04,653 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e241aee3-16ba-4718-b0a5-9405e828a571: Reference[1853]:RELIABLE:CoreMessage[messageID=1853, durable=true, userID=dd05a0c4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1990870789
2024-05-14 06:19:04,654 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e241aee3-16ba-4718-b0a5-9405e828a571: CoreMessage[messageID=1853, durable=true, userID=dd05a0c4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1990870789 to transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=ACTIVE, createTime=1715667544653(Tue May 14 06:19:04 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16ee94c1
2024-05-14 06:19:04,654 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e241aee3-16ba-4718-b0a5-9405e828a571: CoreMessage[messageID=1853, durable=true, userID=dd05a0c4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1990870789, transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=COMMITTED, createTime=1715667544653(Tue May 14 06:19:04 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16ee94c1
2024-05-14 06:19:04,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63cb06df]
2024-05-14 06:19:04,654 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [e241aee3-16ba-4718-b0a5-9405e828a571]
2024-05-14 06:19:04,656 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:04,656 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005434 ms
2024-05-14 06:19:04,656 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:04,656 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:04,657 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dd04dd6c-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:04,657 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:04,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.349545 ms
2024-05-14 06:19:04,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [artemis]>
2024-05-14 06:19:04,659 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:04,659 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [artemis]>
2024-05-14 06:19:04,659 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 869629265'.
2024-05-14 06:19:04,661 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:04,662 INFO  [scout-thread-10] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection dd070056-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:19:04,662 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dd070059-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dd070056-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dd070056-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2548a2da, true, {}]
2024-05-14 06:19:04,664 INFO  [scout-thread-10] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@77ca8555 - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-05-14 06:19:04,664 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dd074e7a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dd070056-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dd070056-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74dc2414, true, {}]
2024-05-14 06:19:04,665 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: dd074e7a-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testMessageSelector, [MULTICAST], true]
2024-05-14 06:19:04,665 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@67e8c2f8
2024-05-14 06:19:04,665 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d864b42e-5a6a-4051-b8bd-ce31c8d12674, 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-05-14 06:19:04,666 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57c88d3b
2024-05-14 06:19:04,666 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d864b42e-5a6a-4051-b8bd-ce31c8d12674, null, 0, false, true, null]
2024-05-14 06:19:04,667 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dd07c3ac-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dd070056-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dd070056-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9623404, true, {}]
2024-05-14 06:19:04,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bb7162ff-24d5-4f7a-8a25-b6920ccd2ca0, 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-05-14 06:19:04,683 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@651c155
2024-05-14 06:19:04,684 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bb7162ff-24d5-4f7a-8a25-b6920ccd2ca0, user = 'john', 0, false, true, null]
2024-05-14 06:19:04,685 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dd0a82ce-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dd070056-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dd070056-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b76c0b4, true, {}]
2024-05-14 06:19:04,686 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8c138b77-aa18-4b24-bb10-3f1b5ce98dd5, 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-05-14 06:19:04,687 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@bc06fd8
2024-05-14 06:19:04,687 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8c138b77-aa18-4b24-bb10-3f1b5ce98dd5, user = 'anna', 0, false, true, null]
2024-05-14 06:19:04,688 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [dd0acff0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=dd070056-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=dd070056-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d711b8a, true, {}]
2024-05-14 06:19:04,697 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1894, durable=true, userID=dd0af702-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1872811661, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:04,697 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8c138b77-aa18-4b24-bb10-3f1b5ce98dd5: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=dd0af702-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1872811661
2024-05-14 06:19:04,697 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d864b42e-5a6a-4051-b8bd-ce31c8d12674: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=dd0af702-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1872811661
2024-05-14 06:19:04,698 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8c138b77-aa18-4b24-bb10-3f1b5ce98dd5: CoreMessage[messageID=1894, durable=true, userID=dd0af702-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1872811661 to transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=ACTIVE, createTime=1715667544698(Tue May 14 06:19:04 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53a08454
2024-05-14 06:19:04,698 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d864b42e-5a6a-4051-b8bd-ce31c8d12674: CoreMessage[messageID=1894, durable=true, userID=dd0af702-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1872811661 to transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=ACTIVE, createTime=1715667544698(Tue May 14 06:19:04 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a2437c5
2024-05-14 06:19:04,698 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8c138b77-aa18-4b24-bb10-3f1b5ce98dd5: CoreMessage[messageID=1894, durable=true, userID=dd0af702-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1872811661, transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=COMMITTED, createTime=1715667544698(Tue May 14 06:19:04 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53a08454
2024-05-14 06:19:04,698 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d864b42e-5a6a-4051-b8bd-ce31c8d12674: CoreMessage[messageID=1894, durable=true, userID=dd0af702-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:04 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@1872811661, transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=COMMITTED, createTime=1715667544698(Tue May 14 06:19:04 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a2437c5
2024-05-14 06:19:06,698 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1204d592, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a8e4df1, org.eclipse.scout.rt.mom.jms.JmsSubscription@43f50bfe]
2024-05-14 06:19:06,699 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [d864b42e-5a6a-4051-b8bd-ce31c8d12674]
2024-05-14 06:19:06,700 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [bb7162ff-24d5-4f7a-8a25-b6920ccd2ca0]
2024-05-14 06:19:06,701 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [8c138b77-aa18-4b24-bb10-3f1b5ce98dd5]
2024-05-14 06:19:06,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:06,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004471 ms
2024-05-14 06:19:06,702 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:06,702 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:06,702 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection dd070056-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:06,703 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:06,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2044.024054 ms
2024-05-14 06:19:06,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [artemis]>
2024-05-14 06:19:06,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:06,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [artemis]>
2024-05-14 06:19:06,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1926082833'.
2024-05-14 06:19:06,705 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:06,705 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection de3ebc14-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:06,706 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de3ee327-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de3ebc14-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de3ebc14-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e722bba, true, {}]
2024-05-14 06:19:06,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@70295fa4
2024-05-14 06:19:06,707 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de3f0a38-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de3ebc14-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de3ebc14-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5633a4f6, true, {}]
2024-05-14 06:19:06,708 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: de3f0a38-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testCurrentMessagePubSub, [ANYCAST], true]
2024-05-14 06:19:06,708 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@f92593a
2024-05-14 06:19:06,708 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:19:06,709 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4360d3e7
2024-05-14 06:19:06,710 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1941, durable=true, userID=de3f585b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@711570055, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147483525)
..................................................
***** 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-05-14 06:19:06,711 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de3f7f6c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de3ebc14-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de3ebc14-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50eb2d34, true, {}]
2024-05-14 06:19:06,711 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:06,711 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de3f585b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@711570055
2024-05-14 06:19:06,712 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de3f585b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@711570055 to transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=ACTIVE, createTime=1715667546712(Tue May 14 06:19:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@569e5d34
2024-05-14 06:19:06,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@28ee138c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3683c47f]
2024-05-14 06:19:06,713 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de3f585b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@711570055, transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=COMMITTED, createTime=1715667546712(Tue May 14 06:19:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@569e5d34
2024-05-14 06:19:06,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:06,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004248 ms
2024-05-14 06:19:06,714 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:06,714 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:06,714 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection de3ebc14-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:06,715 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:06,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.995989 ms
2024-05-14 06:19:06,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [artemis]>
2024-05-14 06:19:06,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:06,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [artemis]>
2024-05-14 06:19:06,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 837153776'.
2024-05-14 06:19:06,717 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:06,717 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection de4090de-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:06,718 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de40b7f1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2796f3bc, true, {}]
2024-05-14 06:19:06,718 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@155d00b5
2024-05-14 06:19:06,718 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de40b7f2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b869f3d, true, {}]
2024-05-14 06:19:06,719 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: de40b7f2-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testSerialMessageConsumption, [ANYCAST], true]
2024-05-14 06:19:06,719 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@68b792b4
2024-05-14 06:19:06,720 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:19:06,720 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@139eb84a
2024-05-14 06:19:06,721 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1964, durable=true, userID=de410615-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748765429, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,721 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de412d26-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3893e5bc, true, {}]
2024-05-14 06:19:06,722 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1969, durable=true, userID=de415438-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@840561177, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,725 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de41c969-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23f51a64, true, {}]
2024-05-14 06:19:06,726 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1974, durable=true, userID=de41c96b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1967508418, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,728 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de423e9c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27d74be3, true, {}]
2024-05-14 06:19:06,729 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1979, durable=true, userID=de4265ae-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1996800008, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,732 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de42dadf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@437191d6, true, {}]
2024-05-14 06:19:06,732 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1984, durable=true, userID=de42dae1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2003790378, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,735 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de435012-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@500e0f75, true, {}]
2024-05-14 06:19:06,736 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1989, durable=true, userID=de437724-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1314045909, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,738 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de43c545-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31e787d2, true, {}]
2024-05-14 06:19:06,739 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=de43ec57-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@307534972, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,742 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de446188-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42ce7e55, true, {}]
2024-05-14 06:19:06,743 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1999, durable=true, userID=de44618a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@51501065, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,745 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de44d6bb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13ff61c8, true, {}]
2024-05-14 06:19:06,746 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2004, durable=true, userID=de44fdcd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@31649956, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,749 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de4572fe-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a012cd6, true, {}]
2024-05-14 06:19:06,749 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2009, durable=true, userID=de457300-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1828372668, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:06,753 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [de460f41-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=de4090de-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=de4090de-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23997441, true, {}]
2024-05-14 06:19:06,753 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de410615-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748765429
2024-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de415438-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@840561177
2024-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de41c96b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1967508418
2024-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de4265ae-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1996800008
2024-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de42dae1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2003790378
2024-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de437724-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1314045909
2024-05-14 06:19:06,754 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de410615-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748765429 to transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=ACTIVE, createTime=1715667546754(Tue May 14 06:19:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c1653bb
2024-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de43ec57-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@307534972
2024-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de44618a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@51501065
2024-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de44fdcd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@31649956
2024-05-14 06:19:06,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de457300-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1828372668
2024-05-14 06:19:06,755 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de410615-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748765429, transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=COMMITTED, createTime=1715667546754(Tue May 14 06:19:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c1653bb
2024-05-14 06:19:09,754 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5282f922]
2024-05-14 06:19:09,754 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de415438-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@840561177 to transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=ACTIVE, createTime=1715667549754(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5929c6d4
2024-05-14 06:19:09,758 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de415438-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@840561177, transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=COMMITTED, createTime=1715667549754(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5929c6d4
2024-05-14 06:19:09,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:09,759 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004415 ms
2024-05-14 06:19:09,759 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:09,759 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:09,759 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection de4090de-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:09,760 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:09,760 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3044.146050 ms
2024-05-14 06:19:09,760 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [artemis]>
2024-05-14 06:19:09,760 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:09,760 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [artemis]>
2024-05-14 06:19:09,761 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 701332382'.
2024-05-14 06:19:09,762 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:09,763 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0115963-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:19:09,763 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0115966-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@adcb38e, true, {}]
2024-05-14 06:19:09,764 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@2d7cb6bd - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:19:09,764 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0118077-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25119676, true, {}]
2024-05-14 06:19:09,765 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,765 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e011a788-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6db6fed9, true, {}]
2024-05-14 06:19:09,766 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=e011a78a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596181300, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,766 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e011a78a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596181300
2024-05-14 06:19:09,766 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e011a78a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596181300 to transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=ACTIVE, createTime=1715667549766(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2de7633
2024-05-14 06:19:09,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$398/0x00007f25044b67c8@772ccecf, org.eclipse.scout.rt.mom.jms.JmsSubscription@479a2453]
2024-05-14 06:19:09,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e011a78a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596181300, transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=COMMITTED, createTime=1715667549766(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2de7633
2024-05-14 06:19:09,770 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0126adb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a4cf40c, true, {}]
2024-05-14 06:19:09,771 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,771 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01291ec-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d344f08, true, {}]
2024-05-14 06:19:09,772 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2046, durable=true, userID=e012b8fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1302046394, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,773 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e012b8fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1302046394
2024-05-14 06:19:09,773 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e012b8fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1302046394 to transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=ACTIVE, createTime=1715667549773(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@615a8d22
2024-05-14 06:19:09,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4baca539, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ada5fd3]
2024-05-14 06:19:09,776 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e012b8fe-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1302046394, transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=COMMITTED, createTime=1715667549773(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@615a8d22
2024-05-14 06:19:09,777 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0137c4f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a518fe0, true, {}]
2024-05-14 06:19:09,778 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,778 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e013a360-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5073f2a5, true, {}]
2024-05-14 06:19:09,779 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2060, durable=true, userID=e013ca72-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1231104699, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,780 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e013ca72-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1231104699
2024-05-14 06:19:09,780 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e013ca72-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1231104699 to transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=ACTIVE, createTime=1715667549780(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@270332b7
2024-05-14 06:19:09,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@39f29540, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bb5637a]
2024-05-14 06:19:09,783 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e013ca72-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1231104699, transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=COMMITTED, createTime=1715667549780(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@270332b7
2024-05-14 06:19:09,784 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0148dc3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@98c0f7e, true, {}]
2024-05-14 06:19:09,785 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,785 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e014b4d4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b46c242, true, {}]
2024-05-14 06:19:09,786 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2074, durable=true, userID=e014b4d6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1864017860, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,787 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e014b4d6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1864017860
2024-05-14 06:19:09,787 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e014b4d6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1864017860 to transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=ACTIVE, createTime=1715667549787(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2494500a
2024-05-14 06:19:09,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2613a6fc, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d6e3e42]
2024-05-14 06:19:09,790 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e014b4d6-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1864017860, transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=COMMITTED, createTime=1715667549787(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2494500a
2024-05-14 06:19:09,791 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0159f37-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d874e76, true, {}]
2024-05-14 06:19:09,792 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,792 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e015c648-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c37d8b2, true, {}]
2024-05-14 06:19:09,793 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2088, durable=true, userID=e015c64a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1283921039, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,793 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e015c64a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1283921039
2024-05-14 06:19:09,794 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e015c64a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1283921039 to transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=ACTIVE, createTime=1715667549794(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4bbabc8f
2024-05-14 06:19:09,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$398/0x00007f25044b67c8@6f0a9d4f, org.eclipse.scout.rt.mom.jms.JmsSubscription@22b9ac0f]
2024-05-14 06:19:09,797 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e015c64a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1283921039, transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=COMMITTED, createTime=1715667549794(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4bbabc8f
2024-05-14 06:19:09,797 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e016899b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f60845, true, {}]
2024-05-14 06:19:09,798 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,798 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e016b0ac-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62a03121, true, {}]
2024-05-14 06:19:09,799 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=e016d7be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688170814, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,800 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e016d7be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688170814
2024-05-14 06:19:09,801 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e016d7be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688170814 to transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=ACTIVE, createTime=1715667549800(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79eb1d53
2024-05-14 06:19:09,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@363502a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ab66d54]
2024-05-14 06:19:09,804 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e016d7be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688170814, transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=COMMITTED, createTime=1715667549800(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79eb1d53
2024-05-14 06:19:09,804 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0179b0f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26de1bb5, true, {}]
2024-05-14 06:19:09,805 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,805 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e017c220-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cb2dc4a, true, {}]
2024-05-14 06:19:09,806 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2116, durable=true, userID=e017c222-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@724640327, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,807 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e017c222-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@724640327
2024-05-14 06:19:09,807 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e017c222-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@724640327 to transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=ACTIVE, createTime=1715667549807(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64e092d1
2024-05-14 06:19:09,808 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1c179a3e, org.eclipse.scout.rt.mom.jms.JmsSubscription@773e8030]
2024-05-14 06:19:09,810 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e017c222-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@724640327, transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=COMMITTED, createTime=1715667549807(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64e092d1
2024-05-14 06:19:09,811 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e018ac83-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65394bac, true, {}]
2024-05-14 06:19:09,812 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,812 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e018d394-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@182aed1b, true, {}]
2024-05-14 06:19:09,813 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=e018d396-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951979270, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,814 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e018d396-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951979270
2024-05-14 06:19:09,814 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e018d396-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951979270 to transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=ACTIVE, createTime=1715667549814(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19c918dd
2024-05-14 06:19:09,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1602b644, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d0ec988]
2024-05-14 06:19:09,817 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e018d396-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951979270, transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=COMMITTED, createTime=1715667549814(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19c918dd
2024-05-14 06:19:09,818 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e019bdf7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c70a85e, true, {}]
2024-05-14 06:19:09,818 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,819 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e019e508-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4362701c, true, {}]
2024-05-14 06:19:09,820 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2144, durable=true, userID=e019e50a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440451762, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,821 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e019e50a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440451762
2024-05-14 06:19:09,821 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e019e50a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440451762 to transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=ACTIVE, createTime=1715667549821(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@372e025e
2024-05-14 06:19:09,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4e2bd0df, org.eclipse.scout.rt.mom.jms.JmsSubscription@162c02a2]
2024-05-14 06:19:09,824 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e019e50a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440451762, transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=COMMITTED, createTime=1715667549821(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@372e025e
2024-05-14 06:19:09,825 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01acf6b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26419c69, true, {}]
2024-05-14 06:19:09,825 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,826 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01af67c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0115963-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0115963-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d8f3cb4, true, {}]
2024-05-14 06:19:09,826 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2158, durable=true, userID=e01af67e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2047779051, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:09,827 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e01af67e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2047779051
2024-05-14 06:19:09,828 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e01af67e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2047779051 to transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=ACTIVE, createTime=1715667549828(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c2e84d5
2024-05-14 06:19:09,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@a0b8f79, org.eclipse.scout.rt.mom.jms.JmsSubscription@561dc11f]
2024-05-14 06:19:09,831 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e01af67e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2047779051, transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=COMMITTED, createTime=1715667549828(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c2e84d5
2024-05-14 06:19:09,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:09,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004666 ms
2024-05-14 06:19:09,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:09,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:09,832 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0115963-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:09,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:09,832 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.103646 ms
2024-05-14 06:19:09,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [artemis]>
2024-05-14 06:19:09,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:09,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [artemis]>
2024-05-14 06:19:09,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1479817486'.
2024-05-14 06:19:09,835 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:09,835 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e01c5610-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:19:09,836 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01c7d23-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e01c5610-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e01c5610-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@216d6221, true, {}]
2024-05-14 06:19:09,837 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@5d97f92 - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-05-14 06:19:09,837 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01ca434-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e01c5610-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e01c5610-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5472d3f8, true, {}]
2024-05-14 06:19:09,838 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3fd74b3e-c0ba-4f0f-93d0-83b194436ef0, 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-05-14 06:19:09,838 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1d8e6bd6
2024-05-14 06:19:09,838 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3fd74b3e-c0ba-4f0f-93d0-83b194436ef0, null, 0, false, true, null]
2024-05-14 06:19:09,839 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01cf256-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e01c5610-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e01c5610-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2add17c3, true, {}]
2024-05-14 06:19:09,839 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2178, durable=true, userID=e01cf258-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1874612033, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147483523)
..................................................
***** durable queues test/mom/testTopicPublishSubscribe:
- queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription filter:null
***** non durable for test/mom/testTopicPublishSubscribe:
- queueID=2172 address:test/mom/testTopicPublishSubscribe name:3fd74b3e-c0ba-4f0f-93d0-83b194436ef0 filter:null
..................................................
, transaction: null
2024-05-14 06:19:09,843 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3fd74b3e-c0ba-4f0f-93d0-83b194436ef0: Reference[2178]:RELIABLE:CoreMessage[messageID=2178, durable=true, userID=e01cf258-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1874612033
2024-05-14 06:19:09,844 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3fd74b3e-c0ba-4f0f-93d0-83b194436ef0: CoreMessage[messageID=2178, durable=true, userID=e01cf258-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1874612033 to transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=ACTIVE, createTime=1715667549844(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c2efcb1
2024-05-14 06:19:09,844 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3fd74b3e-c0ba-4f0f-93d0-83b194436ef0: CoreMessage[messageID=2178, durable=true, userID=e01cf258-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1874612033, transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=COMMITTED, createTime=1715667549844(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c2efcb1
2024-05-14 06:19:09,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77f76656]
2024-05-14 06:19:09,844 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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: [3fd74b3e-c0ba-4f0f-93d0-83b194436ef0]
2024-05-14 06:19:09,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:09,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003910 ms
2024-05-14 06:19:09,845 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:09,845 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:09,845 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e01c5610-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:09,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:09,846 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.765006 ms
2024-05-14 06:19:09,846 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [artemis]>
2024-05-14 06:19:09,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:09,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [artemis]>
2024-05-14 06:19:09,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 161580007'.
2024-05-14 06:19:09,849 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:09,850 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e01ea00a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:09,850 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01ea00d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e01ea00a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e01ea00a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b0b54a7, true, {}]
2024-05-14 06:19:09,851 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3546439b
2024-05-14 06:19:09,851 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01ec71e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e01ea00a-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e01ea00a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@638d38df, true, {}]
2024-05-14 06:19:09,852 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e01ec71e-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testPublishJsonDataSecure, [ANYCAST], true]
2024-05-14 06:19:09,853 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@1f7c37fc
2024-05-14 06:19:09,853 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.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-05-14 06:19:09,854 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4eab5789
2024-05-14 06:19:09,854 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2203, durable=true, userID=e01f3c51-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@2077570456, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147483521)
..................................................
***** 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-05-14 06:19:09,855 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e01f6362-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e01ea00a-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e01ea00a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@693ce7bc, true, {}]
2024-05-14 06:19:09,856 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,856 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e01f3c51-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@2077570456
2024-05-14 06:19:09,857 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e01f3c51-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@2077570456 to transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=ACTIVE, createTime=1715667549857(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24952be4
2024-05-14 06:19:09,857 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3cc9957d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fa4db07]
2024-05-14 06:19:09,858 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e01f3c51-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), 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]]@2077570456, transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=COMMITTED, createTime=1715667549857(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24952be4
2024-05-14 06:19:09,858 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:09,859 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007712 ms
2024-05-14 06:19:09,859 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:09,859 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:09,859 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e01ea00a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:09,860 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:09,860 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.829664 ms
2024-05-14 06:19:09,860 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [artemis]>
2024-05-14 06:19:09,860 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:09,860 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [artemis-j2ee]>
2024-05-14 06:19:09,861 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 61782657'.
2024-05-14 06:19:09,862 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:09,862 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e02074d4-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:09,863 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e02074d7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e02074d4-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e02074d4-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b2b7bf0, true, {}]
2024-05-14 06:19:09,863 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@645b2ac7
2024-05-14 06:19:09,863 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0209be8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e02074d4-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e02074d4-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6801bb, true, {}]
2024-05-14 06:19:09,864 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2221, durable=true, userID=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483578)
..................................................
***** 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-05-14 06:19:09,865 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e020ea0b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:09,866 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e021111e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e020ea0b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e020ea0b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34392dac, true, {}]
2024-05-14 06:19:09,866 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e021111f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e020ea0b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e020ea0b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d265769, true, {}]
2024-05-14 06:19:09,867 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:09,867 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937
2024-05-14 06:19:09,868 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937 to transaction: TransactionImpl [xid=null, txID=2226, xid=null, state=ACTIVE, createTime=1715667549866(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 1]@74ea9f1d
2024-05-14 06:19:09,872 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=1715667549866(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 0]@74ea9f1d involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937
2024-05-14 06:19:09,872 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937
2024-05-14 06:19:09,873 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937 to transaction: TransactionImpl [xid=null, txID=2231, xid=null, state=ACTIVE, createTime=1715667549872(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 1]@d876a58
2024-05-14 06:19:09,875 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=1715667549872(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 0]@d876a58 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937
2024-05-14 06:19:09,875 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937
2024-05-14 06:19:09,876 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937 to transaction: TransactionImpl [xid=null, txID=2233, xid=null, state=ACTIVE, createTime=1715667549875(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 1]@295eae70
2024-05-14 06:19:09,879 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=1715667549875(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 0]@295eae70 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937
2024-05-14 06:19:09,879 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937
2024-05-14 06:19:09,880 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937 to transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=ACTIVE, createTime=1715667549879(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 1]@239f2044
2024-05-14 06:19:09,880 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0230cf0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e02074d4-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e02074d4-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75c43573, true, {}]
2024-05-14 06:19:09,880 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2239, durable=true, userID=e0233402-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@34990494, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483578)
..................................................
***** 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-05-14 06:19:09,882 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0233402-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@34990494
2024-05-14 06:19:09,882 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e020c2fa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1510419937, transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=COMMITTED, createTime=1715667549879(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 0]@239f2044
2024-05-14 06:19:09,883 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0233402-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@34990494 to transaction: TransactionImpl [xid=null, txID=2236, xid=null, state=ACTIVE, createTime=1715667549880(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 1]@16c53cc5
2024-05-14 06:19:09,885 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0233402-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=e02074d6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@34990494, transaction: TransactionImpl [xid=null, txID=2236, xid=null, state=COMMITTED, createTime=1715667549880(Tue May 14 06:19:09 UTC 2024), timeoutSeconds=300, nr operations = 0]@16c53cc5
2024-05-14 06:19:10,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@291b3e68, org.eclipse.scout.rt.mom.jms.JmsSubscription@307fe491]
2024-05-14 06:19:10,884 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e020ea0b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004461 ms
2024-05-14 06:19:10,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,885 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e02074d4-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1025.501917 ms
2024-05-14 06:19:10,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [artemis-j2ee]>
2024-05-14 06:19:10,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1403081623'.
2024-05-14 06:19:10,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,888 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0bd0304-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,889 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0bd2a17-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0bd0304-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0bd0304-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5048f0e9, true, {}]
2024-05-14 06:19:10,889 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@57268fc3
2024-05-14 06:19:10,890 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0bd2a18-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0bd0304-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0bd0304-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d921774, true, {}]
2024-05-14 06:19:10,891 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2255, durable=true, userID=e0bd512a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0bd2a16-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1285338654, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,892 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0bd783b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,892 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0bd9f4e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0bd783b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0bd783b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d637d46, true, {}]
2024-05-14 06:19:10,892 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0bd9f4f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0bd783b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0bd783b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33b04f30, true, {}]
2024-05-14 06:19:10,893 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,894 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0bd512a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0bd2a16-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1285338654
2024-05-14 06:19:10,894 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0bd512a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0bd2a16-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1285338654 to transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=ACTIVE, createTime=1715667550894(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d05b7da
2024-05-14 06:19:10,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e06a7e4]
2024-05-14 06:19:10,895 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0bd512a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0bd2a16-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1285338654, transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=COMMITTED, createTime=1715667550894(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d05b7da
2024-05-14 06:19:10,896 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0bd783b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,896 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,896 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003829 ms
2024-05-14 06:19:10,896 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,896 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,897 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0bd0304-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,897 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.386832 ms
2024-05-14 06:19:10,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1872878604'.
2024-05-14 06:19:10,899 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,899 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0beb0c1-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,900 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0bed7d4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0beb0c1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0beb0c1-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e159b37, true, {}]
2024-05-14 06:19:10,900 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@57e9dd1f
2024-05-14 06:19:10,900 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0bed7d5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0beb0c1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0beb0c1-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a7b184, true, {}]
2024-05-14 06:19:10,901 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=e0befee7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0beb0c3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322485841, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,902 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0bf25f8-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,902 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0bf25fb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0bf25f8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0bf25f8-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23fcb33d, true, {}]
2024-05-14 06:19:10,902 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0bf25fc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0bf25f8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0bf25f8-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54ec2cd9, true, {}]
2024-05-14 06:19:10,903 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,904 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0befee7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0beb0c3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322485841
2024-05-14 06:19:10,904 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0befee7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0beb0c3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322485841 to transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=ACTIVE, createTime=1715667550904(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fb88c3f
2024-05-14 06:19:10,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6616b9e0]
2024-05-14 06:19:10,905 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0befee7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0beb0c3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322485841, transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=COMMITTED, createTime=1715667550904(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fb88c3f
2024-05-14 06:19:10,905 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0bf25f8-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004306 ms
2024-05-14 06:19:10,906 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,906 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,906 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0beb0c1-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,907 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.217491 ms
2024-05-14 06:19:10,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2116219866'.
2024-05-14 06:19:10,909 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,909 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c0376e-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,909 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c03771-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c0376e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c0376e-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f0af0a2, true, {}]
2024-05-14 06:19:10,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3d18bdb3
2024-05-14 06:19:10,910 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c05e82-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c0376e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c0376e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74db6310, true, {}]
2024-05-14 06:19:10,911 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2299, durable=true, userID=e0c08594-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c03770-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196044455, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,912 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c0aca5-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,912 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c0aca8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c0aca5-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c0aca5-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@741dc90b, true, {}]
2024-05-14 06:19:10,913 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c0d3b9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c0aca5-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c0aca5-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@667b2876, true, {}]
2024-05-14 06:19:10,914 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,914 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c08594-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c03770-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196044455
2024-05-14 06:19:10,914 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c08594-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c03770-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196044455 to transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=ACTIVE, createTime=1715667550914(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78521945
2024-05-14 06:19:10,915 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ea55742]
2024-05-14 06:19:10,915 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c08594-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c03770-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196044455, transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=COMMITTED, createTime=1715667550914(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78521945
2024-05-14 06:19:10,916 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c0aca5-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,916 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,916 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003766 ms
2024-05-14 06:19:10,916 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,916 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,917 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c0376e-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,917 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.011450 ms
2024-05-14 06:19:10,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 213162397'.
2024-05-14 06:19:10,919 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,919 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c1be1b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,920 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c1e52e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c1be1b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c1be1b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d09bd9c, true, {}]
2024-05-14 06:19:10,920 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@329e6700
2024-05-14 06:19:10,920 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c1e52f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c1be1b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c1be1b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b82eff2, true, {}]
2024-05-14 06:19:10,921 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2321, durable=true, userID=e0c20c41-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c1e52d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1299015794, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,922 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c23352-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,923 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c23355-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c23352-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c23352-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53005ffb, true, {}]
2024-05-14 06:19:10,923 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c25a66-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c23352-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c23352-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1db46a76, true, {}]
2024-05-14 06:19:10,924 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,924 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c20c41-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c1e52d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1299015794
2024-05-14 06:19:10,924 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c20c41-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c1e52d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1299015794 to transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=ACTIVE, createTime=1715667550924(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60d13469
2024-05-14 06:19:10,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61f18402]
2024-05-14 06:19:10,925 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c20c41-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c1e52d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1299015794, transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=COMMITTED, createTime=1715667550924(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60d13469
2024-05-14 06:19:10,926 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c23352-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003901 ms
2024-05-14 06:19:10,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,927 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c1be1b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,927 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.553606 ms
2024-05-14 06:19:10,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 965811562'.
2024-05-14 06:19:10,929 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,929 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c344c8-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,930 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c36bdb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c344c8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c344c8-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47780a78, true, {}]
2024-05-14 06:19:10,930 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2cb9cc85
2024-05-14 06:19:10,930 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c36bdc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c344c8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c344c8-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2da923eb, true, {}]
2024-05-14 06:19:10,931 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2343, durable=true, userID=e0c392ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c36bda-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@786024665, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,932 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c3b9ff-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,933 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c3e112-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c3b9ff-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c3b9ff-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@768ccfd1, true, {}]
2024-05-14 06:19:10,933 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c3e113-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c3b9ff-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c3b9ff-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a8f89dc, true, {}]
2024-05-14 06:19:10,934 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,934 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c392ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c36bda-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@786024665
2024-05-14 06:19:10,934 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c392ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c36bda-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@786024665 to transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=ACTIVE, createTime=1715667550934(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@511f2054
2024-05-14 06:19:10,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3412a1dd]
2024-05-14 06:19:10,935 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c392ee-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c36bda-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@786024665, transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=COMMITTED, createTime=1715667550934(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@511f2054
2024-05-14 06:19:10,936 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c3b9ff-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003559 ms
2024-05-14 06:19:10,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,937 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c344c8-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,937 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.537358 ms
2024-05-14 06:19:10,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 772255340'.
2024-05-14 06:19:10,939 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,939 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c4cb75-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,940 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c4f288-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c4cb75-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c4cb75-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36cdd414, true, {}]
2024-05-14 06:19:10,940 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@48f7f8cc
2024-05-14 06:19:10,940 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c4f289-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c4cb75-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c4cb75-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48de3ae4, true, {}]
2024-05-14 06:19:10,942 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2365, durable=true, userID=e0c5199b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c4f287-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1595538654, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,943 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c540ac-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,943 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c567bf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c540ac-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c540ac-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34d91577, true, {}]
2024-05-14 06:19:10,943 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c567c0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c540ac-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c540ac-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b6fb064, true, {}]
2024-05-14 06:19:10,944 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,944 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c5199b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c4f287-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1595538654
2024-05-14 06:19:10,944 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c5199b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c4f287-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1595538654 to transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=ACTIVE, createTime=1715667550944(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@286d6b71
2024-05-14 06:19:10,945 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bfb5147]
2024-05-14 06:19:10,946 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c5199b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c4f287-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1595538654, transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=COMMITTED, createTime=1715667550944(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@286d6b71
2024-05-14 06:19:10,946 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c540ac-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,946 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,947 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003900 ms
2024-05-14 06:19:10,947 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,947 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,947 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c4cb75-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,947 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,947 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.624177 ms
2024-05-14 06:19:10,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1329624100'.
2024-05-14 06:19:10,949 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,950 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c67932-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,950 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c67935-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c67932-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c67932-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fa0cd92, true, {}]
2024-05-14 06:19:10,950 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@adf9ab9
2024-05-14 06:19:10,950 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c67936-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c67932-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c67932-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@81405a2, true, {}]
2024-05-14 06:19:10,952 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2387, durable=true, userID=e0c6a048-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c67934-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@932986722, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,953 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c6ee69-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,953 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c6ee6c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c6ee69-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c6ee69-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33bf4e15, true, {}]
2024-05-14 06:19:10,953 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c6ee6d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c6ee69-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c6ee69-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55649c00, true, {}]
2024-05-14 06:19:10,954 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,955 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c6a048-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c67934-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@932986722
2024-05-14 06:19:10,955 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c6a048-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c67934-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@932986722 to transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=ACTIVE, createTime=1715667550955(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d5da83
2024-05-14 06:19:10,955 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c078424]
2024-05-14 06:19:10,956 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c6a048-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c67934-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@932986722, transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=COMMITTED, createTime=1715667550955(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d5da83
2024-05-14 06:19:10,956 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c6ee69-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,957 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,957 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003724 ms
2024-05-14 06:19:10,957 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,957 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,957 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c67932-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,958 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.924177 ms
2024-05-14 06:19:10,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1958543217'.
2024-05-14 06:19:10,960 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,960 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c7ffdf-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,960 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c7ffe2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c7ffdf-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c7ffdf-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fb29c8f, true, {}]
2024-05-14 06:19:10,961 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@498e9130
2024-05-14 06:19:10,961 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c826f3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c7ffdf-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c7ffdf-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@317658d7, true, {}]
2024-05-14 06:19:10,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2409, durable=true, userID=e0c84e05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c7ffe1-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1209201061, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,963 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c87516-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,963 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c87519-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c87516-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c87516-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58f05d31, true, {}]
2024-05-14 06:19:10,964 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c89c2a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c87516-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c87516-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ec123bf, true, {}]
2024-05-14 06:19:10,965 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,965 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c84e05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c7ffe1-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1209201061
2024-05-14 06:19:10,965 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c84e05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c7ffe1-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1209201061 to transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=ACTIVE, createTime=1715667550965(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3985a205
2024-05-14 06:19:10,966 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e242f6e]
2024-05-14 06:19:10,966 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c84e05-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c7ffe1-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1209201061, transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=COMMITTED, createTime=1715667550965(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3985a205
2024-05-14 06:19:10,967 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c87516-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003568 ms
2024-05-14 06:19:10,967 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,967 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,968 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c7ffdf-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,968 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.753421 ms
2024-05-14 06:19:10,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,969 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,969 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1204329011'.
2024-05-14 06:19:10,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,970 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c9868c-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,971 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c9ad9f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c9868c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c9868c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cd2b879, true, {}]
2024-05-14 06:19:10,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@585a2ad9
2024-05-14 06:19:10,971 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c9ada0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c9868c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c9868c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11efe4d1, true, {}]
2024-05-14 06:19:10,972 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2431, durable=true, userID=e0c9d4b2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c9ad9e-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@227265534, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,973 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0c9fbc3-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0c9fbc6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c9fbc3-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c9fbc3-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25be579b, true, {}]
2024-05-14 06:19:10,974 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0ca22d7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0c9fbc3-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0c9fbc3-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60688820, true, {}]
2024-05-14 06:19:10,974 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,975 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c9d4b2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c9ad9e-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@227265534
2024-05-14 06:19:10,975 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c9d4b2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c9ad9e-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@227265534 to transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=ACTIVE, createTime=1715667550975(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@473d5094
2024-05-14 06:19:10,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@71ebb8e1]
2024-05-14 06:19:10,976 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0c9d4b2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0c9ad9e-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@227265534, transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=COMMITTED, createTime=1715667550975(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@473d5094
2024-05-14 06:19:10,977 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c9fbc3-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003907 ms
2024-05-14 06:19:10,977 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,978 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,978 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0c9868c-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,978 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.808483 ms
2024-05-14 06:19:10,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 633035769'.
2024-05-14 06:19:10,980 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,981 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0cb3449-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,981 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0cb344c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0cb3449-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0cb3449-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fbfc357, true, {}]
2024-05-14 06:19:10,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@33d2e82
2024-05-14 06:19:10,982 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0cb344d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0cb3449-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0cb3449-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7251ad, true, {}]
2024-05-14 06:19:10,983 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2453, durable=true, userID=e0cb5b5f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0cb344b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1023928563, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** 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-05-14 06:19:10,983 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0cb8170-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,984 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0cba883-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0cb8170-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0cb8170-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@389717b6, true, {}]
2024-05-14 06:19:10,984 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0cba884-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0cb8170-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0cb8170-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@420390c, true, {}]
2024-05-14 06:19:10,985 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:10,985 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0cb5b5f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0cb344b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1023928563
2024-05-14 06:19:10,986 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0cb5b5f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0cb344b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1023928563 to transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=ACTIVE, createTime=1715667550986(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ecec46c
2024-05-14 06:19:10,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5018b648]
2024-05-14 06:19:10,986 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e0cb5b5f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0cb344b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1023928563, transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=COMMITTED, createTime=1715667550986(Tue May 14 06:19:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ecec46c
2024-05-14 06:19:10,987 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0cb8170-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:10,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004476 ms
2024-05-14 06:19:10,988 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:10,988 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:10,988 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0cb3449-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:10,989 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:10,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.689773 ms
2024-05-14 06:19:10,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:10,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:10,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 838871585'.
2024-05-14 06:19:10,991 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:10,991 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0ccb9f6-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,992 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0cce109-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0ccb9f6-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0ccb9f6-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36fbc0d5, true, {}]
2024-05-14 06:19:10,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@11514c77
2024-05-14 06:19:10,992 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0cce10a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0ccb9f6-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0ccb9f6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ffeff56, true, {}]
2024-05-14 06:19:10,993 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e0cce10a-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-05-14 06:19:10,993 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@64d3c7f2
2024-05-14 06:19:10,994 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2477, durable=true, userID=e0cd081c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:10 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0cce108-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@120104917, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:10,994 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0cd2f2d-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:10,995 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0cd5640-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0cd2f2d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0cd2f2d-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a2b4380, true, {}]
2024-05-14 06:19:10,995 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0cd5641-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0cd2f2d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0cd2f2d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76bf1b45, true, {}]
2024-05-14 06:19:10,996 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d666cdf1-681d-4933-85bc-df0d261d8379, 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-05-14 06:19:10,996 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79513919
2024-05-14 06:19:10,997 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d666cdf1-681d-4933-85bc-df0d261d8379, null, 0, false, true, null]
2024-05-14 06:19:11,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e3931]
2024-05-14 06:19:11,199 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0cd2f2d-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:11,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:11,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005154 ms
2024-05-14 06:19:11,200 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:11,200 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:11,200 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0ccb9f6-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:11,201 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:11,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.486276 ms
2024-05-14 06:19:11,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:11,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:11,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:11,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 47259755'.
2024-05-14 06:19:11,203 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:11,203 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0ed1344-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:11,204 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0ed3a57-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0ed1344-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0ed1344-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd23c32, true, {}]
2024-05-14 06:19:11,204 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@19c4c24d
2024-05-14 06:19:11,204 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0ed3a58-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0ed1344-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0ed1344-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1903365e, true, {}]
2024-05-14 06:19:11,205 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2506, durable=true, userID=e0ed616a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:11 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e0ed3a56-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1329238520, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:11,206 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e0ed887b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:11,206 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0ed887e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0ed887b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0ed887b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@364840ef, true, {}]
2024-05-14 06:19:11,207 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e0edaf8f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e0ed887b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e0ed887b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7da253be, true, {}]
2024-05-14 06:19:11,207 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=86a356c7-5faa-49dc-8841-506f021a02dc, 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-05-14 06:19:11,208 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@185fac7a
2024-05-14 06:19:11,208 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 86a356c7-5faa-49dc-8841-506f021a02dc, null, 0, false, true, null]
2024-05-14 06:19:11,409 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2aecd5a4]
2024-05-14 06:19:11,410 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0ed887b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:11,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:11,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004635 ms
2024-05-14 06:19:11,411 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:11,411 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:11,412 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e0ed1344-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:11,412 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:11,412 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 210.816228 ms
2024-05-14 06:19:11,412 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:11,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:11,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:11,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1826529534'.
2024-05-14 06:19:11,414 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:11,415 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e10d6c92-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:11,415 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e10d6c95-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e10d6c92-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e10d6c92-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16739d28, true, {}]
2024-05-14 06:19:11,416 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1135efad
2024-05-14 06:19:11,416 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e10d93a6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e10d6c92-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e10d6c92-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cf7794c, true, {}]
2024-05-14 06:19:11,417 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2535, durable=true, userID=e10d93a8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:11 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e10d6c94-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@599018983, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:11,417 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e10dbab9-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:11,418 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e10de1cc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e10dbab9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e10dbab9-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23e2e67a, true, {}]
2024-05-14 06:19:11,418 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e10de1cd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e10dbab9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e10dbab9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2070b81e, true, {}]
2024-05-14 06:19:11,419 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bff11f25-a713-40c7-909d-fa2ee28ad4b7, 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-05-14 06:19:11,419 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@131ee6b8
2024-05-14 06:19:11,420 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bff11f25-a713-40c7-909d-fa2ee28ad4b7, null, 0, false, true, null]
2024-05-14 06:19:11,620 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50980f1c]
2024-05-14 06:19:11,622 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e10dbab9-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:11,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:11,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005614 ms
2024-05-14 06:19:11,623 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:11,624 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:11,624 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e10d6c92-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:11,625 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:11,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.778261 ms
2024-05-14 06:19:11,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:11,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:11,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:11,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1863144225'.
2024-05-14 06:19:11,627 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:11,628 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e12dc5e0-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:11,628 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e12decf3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e12dc5e0-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e12dc5e0-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f4952e6, true, {}]
2024-05-14 06:19:11,629 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14c05ad9
2024-05-14 06:19:11,629 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e12e1404-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e12dc5e0-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e12dc5e0-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b31bf1f, true, {}]
2024-05-14 06:19:11,630 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2564, durable=true, userID=e12e3b16-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:11 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e12decf2-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1605055784, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:11,631 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e12e6227-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:11,631 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e12e622a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e12e6227-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e12e6227-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61e0404b, true, {}]
2024-05-14 06:19:11,632 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e12e893b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e12e6227-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e12e6227-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e14bd2, true, {}]
2024-05-14 06:19:11,633 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d93f646f-7a7a-4eeb-92ce-4c2f33954955, 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-05-14 06:19:11,633 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ae6b9
2024-05-14 06:19:11,633 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d93f646f-7a7a-4eeb-92ce-4c2f33954955, null, 0, false, true, null]
2024-05-14 06:19:11,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ed6d7fb]
2024-05-14 06:19:11,835 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e12e6227-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:11,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:11,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007307 ms
2024-05-14 06:19:11,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:11,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:11,838 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e12dc5e0-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:11,839 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:11,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.327855 ms
2024-05-14 06:19:11,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:11,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:11,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:11,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 683986146'.
2024-05-14 06:19:11,842 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:11,842 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e14e945e-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:11,843 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e14ebb71-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e14e945e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e14e945e-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6558525d, true, {}]
2024-05-14 06:19:11,843 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2f940a24
2024-05-14 06:19:11,843 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e14ebb72-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e14e945e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e14e945e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b9032df, true, {}]
2024-05-14 06:19:11,844 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2593, durable=true, userID=e14ee284-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:11 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e14ebb70-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2039580192, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:11,845 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e14f0995-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:11,846 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e14f0998-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e14f0995-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e14f0995-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15f92a87, true, {}]
2024-05-14 06:19:11,846 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e14f30a9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e14f0995-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e14f0995-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f8643b, true, {}]
2024-05-14 06:19:11,847 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5911cdb5-bcde-4e82-870b-1de352695b4d, 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-05-14 06:19:11,847 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@410b9431
2024-05-14 06:19:11,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5911cdb5-bcde-4e82-870b-1de352695b4d, null, 0, false, true, null]
2024-05-14 06:19:12,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f6f7113]
2024-05-14 06:19:12,049 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e14f0995-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:12,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007473 ms
2024-05-14 06:19:12,051 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:12,051 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:12,052 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e14e945e-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:12,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.040995 ms
2024-05-14 06:19:12,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:12,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,054 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1316542442'.
2024-05-14 06:19:12,056 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:12,056 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e16f3bcc-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,057 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e16f62df-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e16f3bcc-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e16f3bcc-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34202094, true, {}]
2024-05-14 06:19:12,057 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@790431bf
2024-05-14 06:19:12,057 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e16f62e0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e16f3bcc-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e16f3bcc-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b75555d, true, {}]
2024-05-14 06:19:12,058 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2622, durable=true, userID=e16f89f2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e16f62de-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1040704510, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:12,059 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e16fb103-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,060 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e16fb106-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e16fb103-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e16fb103-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e4b942, true, {}]
2024-05-14 06:19:12,060 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e16fd817-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e16fb103-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e16fb103-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68bf6301, true, {}]
2024-05-14 06:19:12,061 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d6f28aab-39b0-4fad-9b07-04b85693c78a, 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-05-14 06:19:12,061 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b48622f
2024-05-14 06:19:12,062 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d6f28aab-39b0-4fad-9b07-04b85693c78a, null, 0, false, true, null]
2024-05-14 06:19:12,262 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a10723a]
2024-05-14 06:19:12,264 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e16fb103-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,265 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:12,266 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008342 ms
2024-05-14 06:19:12,266 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:12,266 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:12,266 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e16f3bcc-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,267 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:12,267 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.854766 ms
2024-05-14 06:19:12,267 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:12,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1493513506'.
2024-05-14 06:19:12,270 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:12,271 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e1900a4a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,271 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1900a4d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1900a4a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1900a4a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36648d35, true, {}]
2024-05-14 06:19:12,272 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@44ef04ac
2024-05-14 06:19:12,272 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e190315e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1900a4a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1900a4a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7293fd83, true, {}]
2024-05-14 06:19:12,273 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2651, durable=true, userID=e1905870-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e1900a4c-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@417812519, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:12,274 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e1907f81-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,274 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1907f84-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1907f81-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1907f81-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a92ddd4, true, {}]
2024-05-14 06:19:12,275 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e190a695-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1907f81-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1907f81-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71474023, true, {}]
2024-05-14 06:19:12,276 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=731be5e0-0924-4216-a4fb-3396e0447409, 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-05-14 06:19:12,276 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@65198bad
2024-05-14 06:19:12,276 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 731be5e0-0924-4216-a4fb-3396e0447409, null, 0, false, true, null]
2024-05-14 06:19:12,477 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12cd63a6]
2024-05-14 06:19:12,479 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e1907f81-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,480 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:12,480 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008089 ms
2024-05-14 06:19:12,480 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:12,480 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:12,481 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e1900a4a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,481 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:12,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.667805 ms
2024-05-14 06:19:12,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:12,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,483 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2100400522'.
2024-05-14 06:19:12,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:12,485 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e1b0b1b8-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,486 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1b0b1bb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1b0b1b8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1b0b1b8-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d3cc85, true, {}]
2024-05-14 06:19:12,486 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2633d812
2024-05-14 06:19:12,486 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1b0d8cc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1b0b1b8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1b0b1b8-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2549c6e, true, {}]
2024-05-14 06:19:12,487 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2680, durable=true, userID=e1b0ffde-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e1b0b1ba-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1135553409, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:12,488 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e1b126ef-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,489 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1b14e02-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1b126ef-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1b126ef-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1621f271, true, {}]
2024-05-14 06:19:12,489 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1b14e03-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1b126ef-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1b126ef-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@754f4fb4, true, {}]
2024-05-14 06:19:12,490 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=636ccce9-a402-4ed5-a6f7-cb71ad12856f, 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-05-14 06:19:12,490 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60f54c18
2024-05-14 06:19:12,491 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 636ccce9-a402-4ed5-a6f7-cb71ad12856f, null, 0, false, true, null]
2024-05-14 06:19:12,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@396d630]
2024-05-14 06:19:12,693 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e1b126ef-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,694 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:12,694 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005403 ms
2024-05-14 06:19:12,694 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:12,694 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:12,694 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e1b0b1b8-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,695 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:12,695 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.391635 ms
2024-05-14 06:19:12,695 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,695 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:12,695 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,696 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1831506626'.
2024-05-14 06:19:12,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:12,697 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e1d10b06-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,698 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1d13219-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1d10b06-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1d10b06-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b9779d3, true, {}]
2024-05-14 06:19:12,698 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1b0cfe11
2024-05-14 06:19:12,699 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1d1321a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1d10b06-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1d10b06-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33026833, true, {}]
2024-05-14 06:19:12,700 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2709, durable=true, userID=e1d1592c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e1d13218-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1131427793, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:12,700 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e1d1803d-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,701 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1d1a750-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1d1803d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1d1803d-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56a5c7e0, true, {}]
2024-05-14 06:19:12,701 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1d1a751-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1d1803d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1d1803d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bc10b60, true, {}]
2024-05-14 06:19:12,702 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6ecbbaaa-a9cc-4744-b06c-7c23ef0a2d8d, 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-05-14 06:19:12,702 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@59f9dcc3
2024-05-14 06:19:12,703 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6ecbbaaa-a9cc-4744-b06c-7c23ef0a2d8d, null, 0, false, true, null]
2024-05-14 06:19:12,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6764a6d4]
2024-05-14 06:19:12,905 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e1d1803d-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:12,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004496 ms
2024-05-14 06:19:12,906 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:12,906 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:12,906 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e1d10b06-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:12,907 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:12,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.337440 ms
2024-05-14 06:19:12,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:12,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:12,908 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1357054363'.
2024-05-14 06:19:12,909 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:12,910 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e1f18b64-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,910 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1f18b67-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1f18b64-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1f18b64-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@346b5d9a, true, {}]
2024-05-14 06:19:12,911 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2c143041
2024-05-14 06:19:12,911 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1f1b278-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1f18b64-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1f18b64-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7595bfa6, true, {}]
2024-05-14 06:19:12,912 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2738, durable=true, userID=e1f1d98a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=e1f18b66-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1601500842, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:12,913 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e1f2009b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:12,913 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1f2009e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1f2009b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1f2009b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3065a01e, true, {}]
2024-05-14 06:19:12,914 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e1f227af-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e1f2009b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e1f2009b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b28dec1, true, {}]
2024-05-14 06:19:12,915 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b5b39a89-70cc-4dc3-865e-683ce1a0abfb, 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-05-14 06:19:12,915 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ecf345
2024-05-14 06:19:12,915 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b5b39a89-70cc-4dc3-865e-683ce1a0abfb, null, 0, false, true, null]
2024-05-14 06:19:13,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a2d066d]
2024-05-14 06:19:13,117 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e1f2009b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005381 ms
2024-05-14 06:19:13,118 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,118 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,119 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e1f18b64-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,119 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,120 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.122592 ms
2024-05-14 06:19:13,120 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-05-14 06:19:13,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [artemis-j2ee]>
2024-05-14 06:19:13,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1547802438'.
2024-05-14 06:19:13,123 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,123 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2120bc2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,124 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2120bc5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2120bc2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2120bc2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14f3cb88, true, {}]
2024-05-14 06:19:13,124 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21232d6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2120bc2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2120bc2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@396321ba, true, {}]
2024-05-14 06:19:13,125 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e21232d6-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testProperties, [MULTICAST], true]
2024-05-14 06:19:13,125 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@42154ab9
2024-05-14 06:19:13,126 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=695e119d-0af3-4788-8ff7-001e0fe9ff6d, 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-05-14 06:19:13,126 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3821f2dc
2024-05-14 06:19:13,127 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 695e119d-0af3-4788-8ff7-001e0fe9ff6d, null, 0, false, true, null]
2024-05-14 06:19:13,127 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e212a808-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,128 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e212cf1b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e212a808-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e212a808-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@487c2643, true, {}]
2024-05-14 06:19:13,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@69137c1d
2024-05-14 06:19:13,128 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e212cf1c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e212a808-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e212a808-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59b64846, true, {}]
2024-05-14 06:19:13,129 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2777, durable=true, userID=e212f62e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=e212a80a-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1169354889, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147483500)
..................................................
***** durable queues test/mom/testProperties:
***** non durable for test/mom/testProperties:
- queueID=2769 address:test/mom/testProperties name:695e119d-0af3-4788-8ff7-001e0fe9ff6d filter:null
..................................................
, transaction: null
2024-05-14 06:19:13,129 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 695e119d-0af3-4788-8ff7-001e0fe9ff6d: Reference[2777]:RELIABLE:CoreMessage[messageID=2777, durable=true, userID=e212f62e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=e212a80a-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1169354889
2024-05-14 06:19:13,129 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 695e119d-0af3-4788-8ff7-001e0fe9ff6d: CoreMessage[messageID=2777, durable=true, userID=e212f62e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=e212a80a-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1169354889 to transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=ACTIVE, createTime=1715667553129(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4838a1a5
2024-05-14 06:19:13,130 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 695e119d-0af3-4788-8ff7-001e0fe9ff6d: CoreMessage[messageID=2777, durable=true, userID=e212f62e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=e212a80a-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1169354889, transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=COMMITTED, createTime=1715667553129(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4838a1a5
2024-05-14 06:19:13,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@134b19ae]
2024-05-14 06:19:13,131 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2120bc2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004654 ms
2024-05-14 06:19:13,132 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,132 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,132 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e212a808-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,133 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.965640 ms
2024-05-14 06:19:13,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [artemis-j2ee]>
2024-05-14 06:19:13,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [artemis-j2ee]>
2024-05-14 06:19:13,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1187130766'.
2024-05-14 06:19:13,135 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,135 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e213e090-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,136 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21407a3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e213e090-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e213e090-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@613933, true, {}]
2024-05-14 06:19:13,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21407a4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e213e090-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e213e090-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aba0b5, true, {}]
2024-05-14 06:19:13,137 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,137 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2142eb5-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,138 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21455c8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2142eb5-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2142eb5-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@663df159, true, {}]
2024-05-14 06:19:13,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@60fc87e8
2024-05-14 06:19:13,138 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21455c9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2142eb5-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2142eb5-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a5ba126, true, {}]
2024-05-14 06:19:13,139 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2805, durable=true, userID=e2147cdb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=e21455c7-11b9-11ef-8fb5-0a580a2842f4, 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]]@484053705, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147483554)
..................................................
***** 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-05-14 06:19:13,139 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2147cdb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=e21455c7-11b9-11ef-8fb5-0a580a2842f4, 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]]@484053705
2024-05-14 06:19:13,140 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2147cdb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=e21455c7-11b9-11ef-8fb5-0a580a2842f4, 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]]@484053705 to transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=ACTIVE, createTime=1715667553140(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63c036b7
2024-05-14 06:19:13,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3b900a81, org.eclipse.scout.rt.mom.jms.JmsSubscription@aa7bda6]
2024-05-14 06:19:13,143 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2147cdb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=e21455c7-11b9-11ef-8fb5-0a580a2842f4, 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]]@484053705, transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=COMMITTED, createTime=1715667553140(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63c036b7
2024-05-14 06:19:13,143 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e213e090-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006391 ms
2024-05-14 06:19:13,144 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,144 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,145 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2142eb5-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,146 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.277426 ms
2024-05-14 06:19:13,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [artemis-j2ee]>
2024-05-14 06:19:13,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [artemis-j2ee]>
2024-05-14 06:19:13,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1297386215'.
2024-05-14 06:19:13,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005789 ms
2024-05-14 06:19:13,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.042304 ms
2024-05-14 06:19:13,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [artemis-j2ee]>
2024-05-14 06:19:13,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [artemis-j2ee]>
2024-05-14 06:19:13,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 378841819'.
2024-05-14 06:19:13,152 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,152 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e21678ad-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,152 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21678b0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e21678ad-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e21678ad-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a493649, true, {}]
2024-05-14 06:19:13,153 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2169fc1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e21678ad-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e21678ad-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1004a7ab, true, {}]
2024-05-14 06:19:13,154 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,155 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e216ede2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,155 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e216ede5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44a73814, true, {}]
2024-05-14 06:19:13,155 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ed2eee1
2024-05-14 06:19:13,156 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21714f6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5909fa6d, true, {}]
2024-05-14 06:19:13,157 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2827, durable=true, userID=e21714f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1268203071, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,157 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21714f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1268203071
2024-05-14 06:19:13,157 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21714f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1268203071 to transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=ACTIVE, createTime=1715667553157(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3809f24e
2024-05-14 06:19:13,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@eef9471, org.eclipse.scout.rt.mom.jms.JmsSubscription@7454f141]
2024-05-14 06:19:13,160 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21714f8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1268203071, transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=COMMITTED, createTime=1715667553157(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3809f24e
2024-05-14 06:19:13,161 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e21678ad-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,162 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e217ff59-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,163 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e218266c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e217ff59-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e217ff59-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21a66fce, true, {}]
2024-05-14 06:19:13,163 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e218266d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e217ff59-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e217ff59-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44a775eb, true, {}]
2024-05-14 06:19:13,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,164 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2184d7e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43dbbff4, true, {}]
2024-05-14 06:19:13,165 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2845, durable=true, userID=e2187490-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@960289971, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,167 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2187490-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@960289971
2024-05-14 06:19:13,167 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2187490-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@960289971 to transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=ACTIVE, createTime=1715667553167(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3222646d
2024-05-14 06:19:13,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7a543319, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d0e5fbb]
2024-05-14 06:19:13,170 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2187490-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@960289971, transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=COMMITTED, createTime=1715667553167(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3222646d
2024-05-14 06:19:13,171 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e217ff59-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,172 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2198601-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,173 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e219ad14-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2198601-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2198601-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@301dd206, true, {}]
2024-05-14 06:19:13,173 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e219ad15-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2198601-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2198601-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@778f2897, true, {}]
2024-05-14 06:19:13,174 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,175 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e219fb36-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a18f8a7, true, {}]
2024-05-14 06:19:13,176 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2863, durable=true, userID=e219fb38-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@886767775, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,177 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e219fb38-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@886767775
2024-05-14 06:19:13,178 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e219fb38-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@886767775 to transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=ACTIVE, createTime=1715667553178(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3fd3930a
2024-05-14 06:19:13,178 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2c15ced4, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a19fbfb]
2024-05-14 06:19:13,181 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e219fb38-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@886767775, transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=COMMITTED, createTime=1715667553178(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3fd3930a
2024-05-14 06:19:13,181 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2198601-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,184 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e21b5ac9-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,185 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21b81dc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e21b5ac9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e21b5ac9-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a22ce49, true, {}]
2024-05-14 06:19:13,186 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21ba8ed-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e21b5ac9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e21b5ac9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c128258, true, {}]
2024-05-14 06:19:13,187 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,187 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21bcffe-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bfc8eb9, true, {}]
2024-05-14 06:19:13,188 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2881, durable=true, userID=e21bf710-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2062332922, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,192 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21bf710-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2062332922
2024-05-14 06:19:13,192 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21bf710-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2062332922 to transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=ACTIVE, createTime=1715667553192(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35b14963
2024-05-14 06:19:13,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@33c6625c, org.eclipse.scout.rt.mom.jms.JmsSubscription@1172d47]
2024-05-14 06:19:13,195 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21bf710-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2062332922, transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=COMMITTED, createTime=1715667553192(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35b14963
2024-05-14 06:19:13,196 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e21b5ac9-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,197 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e21d56a1-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,198 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21d7db4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e21d56a1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e21d56a1-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bcd1154, true, {}]
2024-05-14 06:19:13,198 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21d7db5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e21d56a1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e21d56a1-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1df7844b, true, {}]
2024-05-14 06:19:13,199 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,199 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21da4c6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50b58910, true, {}]
2024-05-14 06:19:13,200 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2899, durable=true, userID=e21da4c8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@306792775, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,202 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21da4c8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@306792775
2024-05-14 06:19:13,202 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21da4c8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@306792775 to transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=ACTIVE, createTime=1715667553202(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34ee1477
2024-05-14 06:19:13,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@14fda568, org.eclipse.scout.rt.mom.jms.JmsSubscription@407858c5]
2024-05-14 06:19:13,205 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21da4c8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@306792775, transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=COMMITTED, createTime=1715667553202(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34ee1477
2024-05-14 06:19:13,206 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e21d56a1-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,207 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e21edd49-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,208 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21f045c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e21edd49-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e21edd49-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c447886, true, {}]
2024-05-14 06:19:13,208 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21f045d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e21edd49-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e21edd49-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59ecfcb0, true, {}]
2024-05-14 06:19:13,209 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,209 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e21f2b6e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17233da5, true, {}]
2024-05-14 06:19:13,210 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2917, durable=true, userID=e21f5280-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@470552585, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,212 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21f5280-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@470552585
2024-05-14 06:19:13,213 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21f5280-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@470552585 to transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=ACTIVE, createTime=1715667553212(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d47f968
2024-05-14 06:19:13,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$398/0x00007f25044b67c8@4e8fab14, org.eclipse.scout.rt.mom.jms.JmsSubscription@5247c44f]
2024-05-14 06:19:13,215 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e21f5280-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@470552585, transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=COMMITTED, createTime=1715667553212(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d47f968
2024-05-14 06:19:13,216 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e21edd49-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,217 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e22063f1-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,218 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2208b04-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22063f1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22063f1-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11868bb4, true, {}]
2024-05-14 06:19:13,218 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2208b05-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22063f1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22063f1-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2624c53b, true, {}]
2024-05-14 06:19:13,219 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,225 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2219c76-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@346c3483, true, {}]
2024-05-14 06:19:13,226 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2935, durable=true, userID=e221c388-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@531011271, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,226 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e221c388-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@531011271
2024-05-14 06:19:13,227 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e221c388-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@531011271 to transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=ACTIVE, createTime=1715667553227(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@457ac279
2024-05-14 06:19:13,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@24e82f43, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b0fece4]
2024-05-14 06:19:13,230 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e221c388-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@531011271, transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=COMMITTED, createTime=1715667553227(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@457ac279
2024-05-14 06:19:13,230 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e22063f1-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,231 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e22286d9-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,232 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e222adec-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22286d9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22286d9-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fba776d, true, {}]
2024-05-14 06:19:13,232 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e222aded-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22286d9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22286d9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c2a3f8d, true, {}]
2024-05-14 06:19:13,233 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,233 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e222d4fe-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@521b9a21, true, {}]
2024-05-14 06:19:13,234 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2953, durable=true, userID=e222fc10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1270015361, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,237 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e222fc10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1270015361
2024-05-14 06:19:13,237 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e222fc10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1270015361 to transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=ACTIVE, createTime=1715667553237(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bc68f53
2024-05-14 06:19:13,238 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@31a266e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@7053d6e2]
2024-05-14 06:19:13,240 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e222fc10-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1270015361, transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=COMMITTED, createTime=1715667553237(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bc68f53
2024-05-14 06:19:13,241 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e22286d9-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,242 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2243491-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,243 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2245ba4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2243491-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2243491-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c458880, true, {}]
2024-05-14 06:19:13,243 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2245ba5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2243491-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2243491-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ff3ba66, true, {}]
2024-05-14 06:19:13,244 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,244 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22482b6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b8643b5, true, {}]
2024-05-14 06:19:13,245 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2971, durable=true, userID=e224a9c8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1211029217, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,247 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e224a9c8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1211029217
2024-05-14 06:19:13,247 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e224a9c8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1211029217 to transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=ACTIVE, createTime=1715667553247(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7585893b
2024-05-14 06:19:13,248 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@54f5457e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f49d34d]
2024-05-14 06:19:13,250 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e224a9c8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1211029217, transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=COMMITTED, createTime=1715667553247(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7585893b
2024-05-14 06:19:13,251 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2243491-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,252 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e225bb39-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,252 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e225bb3c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e225bb39-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e225bb39-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66820bc, true, {}]
2024-05-14 06:19:13,253 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e225e24d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e225bb39-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e225bb39-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72434a1a, true, {}]
2024-05-14 06:19:13,253 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,254 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e226095e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e216ede2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e216ede2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57f6352f, true, {}]
2024-05-14 06:19:13,254 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2989, durable=true, userID=e2260960-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1531307465, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,257 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2260960-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1531307465
2024-05-14 06:19:13,258 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2260960-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1531307465 to transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=ACTIVE, createTime=1715667553257(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a96da4f
2024-05-14 06:19:13,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$398/0x00007f25044b67c8@63e21ccb, org.eclipse.scout.rt.mom.jms.JmsSubscription@8c41677]
2024-05-14 06:19:13,261 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2260960-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=e216ede4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1531307465, transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=COMMITTED, createTime=1715667553257(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a96da4f
2024-05-14 06:19:13,261 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e225bb39-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,262 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,262 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005249 ms
2024-05-14 06:19:13,262 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,262 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,263 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e216ede2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,263 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 114.267266 ms
2024-05-14 06:19:13,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [artemis-j2ee]>
2024-05-14 06:19:13,264 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,264 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [artemis-j2ee]>
2024-05-14 06:19:13,265 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 933093338'.
2024-05-14 06:19:13,266 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,266 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e227dd22-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,267 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2280435-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e227dd22-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e227dd22-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fb9d949, true, {}]
2024-05-14 06:19:13,267 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2280436-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e227dd22-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e227dd22-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@694b2717, true, {}]
2024-05-14 06:19:13,268 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,269 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2282b47-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,269 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e228525a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2282b47-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2282b47-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c77d5a6, true, {}]
2024-05-14 06:19:13,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@664bd35e
2024-05-14 06:19:13,269 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e228525b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2282b47-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2282b47-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cdb32b, true, {}]
2024-05-14 06:19:13,270 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3011, durable=true, userID=e228796d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e2285259-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@683671867, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** 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-05-14 06:19:13,270 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e228796d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e2285259-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@683671867
2024-05-14 06:19:13,270 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e228796d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e2285259-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@683671867 to transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=ACTIVE, createTime=1715667553270(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7943dae5
2024-05-14 06:19:13,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$398/0x00007f25044b67c8@6b7945e1, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bc41bcb]
2024-05-14 06:19:13,274 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e228796d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e2285259-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@683671867, transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=COMMITTED, createTime=1715667553270(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7943dae5
2024-05-14 06:19:13,274 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e227dd22-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,275 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,275 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004147 ms
2024-05-14 06:19:13,275 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,275 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,275 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2282b47-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,276 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,276 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.540873 ms
2024-05-14 06:19:13,276 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [artemis-j2ee]>
2024-05-14 06:19:13,277 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,277 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [artemis-j2ee]>
2024-05-14 06:19:13,277 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 702009623'.
2024-05-14 06:19:13,278 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,279 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e229d8ff-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,279 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e229d902-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e229d8ff-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e229d8ff-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@251d716a, true, {}]
2024-05-14 06:19:13,279 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e229d903-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e229d8ff-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e229d8ff-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@759411e0, true, {}]
2024-05-14 06:19:13,280 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,281 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e22a2724-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[cid=cid:abc]
2024-05-14 06:19:13,281 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22a2727-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22a2724-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22a2724-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71d59949, true, {}]
2024-05-14 06:19:13,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@72464f26 - MDC[cid=cid:abc]
2024-05-14 06:19:13,282 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22a4e38-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22a2724-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22a2724-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47e492f2, true, {}]
2024-05-14 06:19:13,283 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3033, durable=true, userID=e22a4e3a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=e22a2726-11b9-11ef-8fb5-0a580a2842f4, 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]]@23292712, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483546)
..................................................
***** 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-05-14 06:19:13,286 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e22a4e3a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=e22a2726-11b9-11ef-8fb5-0a580a2842f4, 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]]@23292712
2024-05-14 06:19:13,287 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e22a4e3a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=e22a2726-11b9-11ef-8fb5-0a580a2842f4, 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]]@23292712 to transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=ACTIVE, createTime=1715667553287(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3130540
2024-05-14 06:19:13,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6aef33f6]
2024-05-14 06:19:13,290 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e22a4e3a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=e22a2726-11b9-11ef-8fb5-0a580a2842f4, 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]]@23292712, transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=COMMITTED, createTime=1715667553287(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3130540
2024-05-14 06:19:13,290 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e229d8ff-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004698 ms
2024-05-14 06:19:13,291 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,291 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,291 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e22a2724-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,292 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,292 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.334805 ms
2024-05-14 06:19:13,292 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [artemis-j2ee]>
2024-05-14 06:19:13,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [artemis-j2ee]>
2024-05-14 06:19:13,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 130067409'.
2024-05-14 06:19:13,294 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,295 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e22c4a0c-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,295 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22c4a0f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22c4a0c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22c4a0c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d471b87, true, {}]
2024-05-14 06:19:13,295 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22c4a10-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22c4a0c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22c4a0c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5311c1e8, true, {}]
2024-05-14 06:19:13,297 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,297 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e22c9831-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,297 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22c9834-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22c9831-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22c9831-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4692f770, true, {}]
2024-05-14 06:19:13,298 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@dfb044a
2024-05-14 06:19:13,298 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22cbf45-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22c9831-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22c9831-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@630cf155, true, {}]
2024-05-14 06:19:13,298 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3055, durable=true, userID=e22cbf47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=e22c9833-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1859407663, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147483545)
..................................................
***** 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-05-14 06:19:13,302 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e22cbf47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=e22c9833-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1859407663
2024-05-14 06:19:13,302 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e22cbf47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=e22c9833-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1859407663 to transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=ACTIVE, createTime=1715667553302(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53e7ae95
2024-05-14 06:19:13,303 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28c319a2]
2024-05-14 06:19:13,305 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e22cbf47-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=e22c9833-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1859407663, transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=COMMITTED, createTime=1715667553302(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53e7ae95
2024-05-14 06:19:13,306 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e22c4a0c-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,306 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,306 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004320 ms
2024-05-14 06:19:13,306 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,306 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,307 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e22c9831-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,307 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,307 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.420147 ms
2024-05-14 06:19:13,307 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [artemis-j2ee]>
2024-05-14 06:19:13,308 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,308 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [artemis-j2ee]>
2024-05-14 06:19:13,308 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1181284748'.
2024-05-14 06:19:13,310 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,310 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e22e9409-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,310 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22e940c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22e9409-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22e9409-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6586ad95, true, {}]
2024-05-14 06:19:13,311 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22ebb1d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22e9409-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22e9409-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19ec2601, true, {}]
2024-05-14 06:19:13,312 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,312 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e22ee22e-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,312 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22ee231-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22ee22e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22ee22e-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4271ec69, true, {}]
2024-05-14 06:19:13,313 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@50d3db27
2024-05-14 06:19:13,313 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e22f0942-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e22ee22e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e22ee22e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f582e8c, true, {}]
2024-05-14 06:19:13,314 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3077, durable=true, userID=e22f0944-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=e22ee230-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2049330616, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147483544)
..................................................
***** 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-05-14 06:19:13,317 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e22f0944-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=e22ee230-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2049330616
2024-05-14 06:19:13,318 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e22f0944-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=e22ee230-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2049330616 to transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=ACTIVE, createTime=1715667553318(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73459ae
2024-05-14 06:19:13,319 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3796df17, org.eclipse.scout.rt.mom.jms.JmsSubscription@e5a654f]
2024-05-14 06:19:13,321 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e22f0944-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=e22ee230-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2049330616, transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=COMMITTED, createTime=1715667553318(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73459ae
2024-05-14 06:19:13,322 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e22e9409-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,322 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,322 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010726 ms
2024-05-14 06:19:13,323 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,323 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,323 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e22ee22e-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,324 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,324 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.605659 ms
2024-05-14 06:19:13,324 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [artemis-j2ee]>
2024-05-14 06:19:13,324 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,324 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [artemis-j2ee]>
2024-05-14 06:19:13,325 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 903222219'.
2024-05-14 06:19:13,326 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,326 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2310516-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,327 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2312c29-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2310516-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2310516-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@445d5879, true, {}]
2024-05-14 06:19:13,327 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2312c2a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2310516-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2310516-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b7628a4, true, {}]
2024-05-14 06:19:13,328 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,329 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2317a4b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,329 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2317a4e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b59d22a, true, {}]
2024-05-14 06:19:13,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@1cac6a4f
2024-05-14 06:19:13,330 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e231a15f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41d44e8c, true, {}]
2024-05-14 06:19:13,331 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3099, durable=true, userID=e231a161-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1578085167, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,334 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e231a161-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1578085167
2024-05-14 06:19:13,335 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e231a161-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1578085167 to transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=ACTIVE, createTime=1715667553334(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24037680
2024-05-14 06:19:13,335 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5f638200, org.eclipse.scout.rt.mom.jms.JmsSubscription@1cf44346]
2024-05-14 06:19:13,338 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e231a161-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1578085167, transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=COMMITTED, createTime=1715667553334(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24037680
2024-05-14 06:19:13,338 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2310516-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,339 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e23300f2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,339 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23300f5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23300f2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23300f2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ce08880, true, {}]
2024-05-14 06:19:13,340 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23300f6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23300f2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23300f2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b4529b9, true, {}]
2024-05-14 06:19:13,340 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,341 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2334f17-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19bda59e, true, {}]
2024-05-14 06:19:13,341 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3117, durable=true, userID=e2334f19-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1828861033, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,344 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2334f19-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1828861033
2024-05-14 06:19:13,345 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2334f19-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1828861033 to transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=ACTIVE, createTime=1715667553345(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@752e6731
2024-05-14 06:19:13,346 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@679e03c2, org.eclipse.scout.rt.mom.jms.JmsSubscription@a59819f]
2024-05-14 06:19:13,348 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2334f19-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1828861033, transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=COMMITTED, createTime=1715667553345(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@752e6731
2024-05-14 06:19:13,348 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e23300f2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,349 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e234879a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,349 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e234879d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e234879a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e234879a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c94c5fd, true, {}]
2024-05-14 06:19:13,350 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e234aeae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e234879a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e234879a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7085eae8, true, {}]
2024-05-14 06:19:13,350 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,351 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e234d5bf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25148604, true, {}]
2024-05-14 06:19:13,352 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3135, durable=true, userID=e234d5c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@910939208, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,355 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e234d5c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@910939208
2024-05-14 06:19:13,355 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e234d5c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@910939208 to transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=ACTIVE, createTime=1715667553355(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3782199e
2024-05-14 06:19:13,356 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1fb0c411, org.eclipse.scout.rt.mom.jms.JmsSubscription@34784a86]
2024-05-14 06:19:13,358 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e234d5c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@910939208, transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=COMMITTED, createTime=1715667553355(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3782199e
2024-05-14 06:19:13,359 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e234879a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,359 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2360e42-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,360 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2363555-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2360e42-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2360e42-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fd559aa, true, {}]
2024-05-14 06:19:13,360 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2363556-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2360e42-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2360e42-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15be477d, true, {}]
2024-05-14 06:19:13,361 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,361 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2365c67-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3193f7b0, true, {}]
2024-05-14 06:19:13,362 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3153, durable=true, userID=e2365c69-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, 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]]@502860401, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,365 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2365c69-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, 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]]@502860401
2024-05-14 06:19:13,365 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2365c69-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, 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]]@502860401 to transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=ACTIVE, createTime=1715667553365(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@268e6687
2024-05-14 06:19:13,366 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2fd77e1d, org.eclipse.scout.rt.mom.jms.JmsSubscription@18092b96]
2024-05-14 06:19:13,368 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2365c69-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, 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]]@502860401, transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=COMMITTED, createTime=1715667553365(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@268e6687
2024-05-14 06:19:13,369 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2360e42-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,370 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e23794ea-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,370 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e237bbfd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23794ea-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23794ea-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ad3bf43, true, {}]
2024-05-14 06:19:13,370 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e237bbfe-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23794ea-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23794ea-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a78b4b0, true, {}]
2024-05-14 06:19:13,371 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,371 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e237e30f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25860f3e, true, {}]
2024-05-14 06:19:13,372 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3171, durable=true, userID=e2380a21-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@693517068, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,375 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2380a21-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@693517068
2024-05-14 06:19:13,376 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2380a21-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@693517068 to transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=ACTIVE, createTime=1715667553375(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3835f4ba
2024-05-14 06:19:13,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@19cf111c, org.eclipse.scout.rt.mom.jms.JmsSubscription@fef4fda]
2024-05-14 06:19:13,378 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2380a21-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@693517068, transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=COMMITTED, createTime=1715667553375(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3835f4ba
2024-05-14 06:19:13,379 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e23794ea-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,380 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e23942a2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,380 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23942a5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23942a2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23942a2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@129039b, true, {}]
2024-05-14 06:19:13,381 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23969b6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23942a2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23942a2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41447ef5, true, {}]
2024-05-14 06:19:13,381 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,382 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23990c7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bd324a, true, {}]
2024-05-14 06:19:13,382 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3189, durable=true, userID=e23990c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196993707, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23990c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196993707
2024-05-14 06:19:13,386 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23990c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196993707 to transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=ACTIVE, createTime=1715667553386(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@451bfebe
2024-05-14 06:19:13,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7b95eab0, org.eclipse.scout.rt.mom.jms.JmsSubscription@433f4eed]
2024-05-14 06:19:13,389 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23990c9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196993707, transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=COMMITTED, createTime=1715667553386(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@451bfebe
2024-05-14 06:19:13,389 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e23942a2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,390 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e23ac94a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,390 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23ac94d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23ac94a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23ac94a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fce6117, true, {}]
2024-05-14 06:19:13,391 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23af05e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23ac94a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23ac94a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48ad94b8, true, {}]
2024-05-14 06:19:13,391 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,392 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23b176f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d41dac, true, {}]
2024-05-14 06:19:13,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3207, durable=true, userID=e23b1771-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@923234238, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,396 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23b1771-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@923234238
2024-05-14 06:19:13,396 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23b1771-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@923234238 to transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=ACTIVE, createTime=1715667553396(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3df10e8
2024-05-14 06:19:13,397 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@b300af4, org.eclipse.scout.rt.mom.jms.JmsSubscription@2810618f]
2024-05-14 06:19:13,399 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23b1771-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@923234238, transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=COMMITTED, createTime=1715667553396(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3df10e8
2024-05-14 06:19:13,400 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e23ac94a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,400 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e23c4ff2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,401 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23c7705-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23c4ff2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23c4ff2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@323ff6c1, true, {}]
2024-05-14 06:19:13,401 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23c7706-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23c4ff2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23c4ff2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29503dad, true, {}]
2024-05-14 06:19:13,402 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,402 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23c9e17-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c6a2017, true, {}]
2024-05-14 06:19:13,403 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3225, durable=true, userID=e23cc529-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1352405638, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,406 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23cc529-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1352405638
2024-05-14 06:19:13,406 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23cc529-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1352405638 to transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=ACTIVE, createTime=1715667553406(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46b2d7ed
2024-05-14 06:19:13,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$398/0x00007f25044b67c8@15dcfe4e, org.eclipse.scout.rt.mom.jms.JmsSubscription@681c7f46]
2024-05-14 06:19:13,409 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23cc529-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1352405638, transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=COMMITTED, createTime=1715667553406(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46b2d7ed
2024-05-14 06:19:13,410 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e23c4ff2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,410 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e23dd69a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,411 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23dfdad-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23dd69a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23dd69a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cfd928d, true, {}]
2024-05-14 06:19:13,411 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23dfdae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23dd69a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23dd69a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bc973a6, true, {}]
2024-05-14 06:19:13,412 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,412 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23e24bf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c2d3fdd, true, {}]
2024-05-14 06:19:13,413 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3243, durable=true, userID=e23e4bd1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, 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]]@473037651, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,416 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23e4bd1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, 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]]@473037651
2024-05-14 06:19:13,416 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23e4bd1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, 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]]@473037651 to transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=ACTIVE, createTime=1715667553416(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28a91de
2024-05-14 06:19:13,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$398/0x00007f25044b67c8@4e8765dd, org.eclipse.scout.rt.mom.jms.JmsSubscription@7eeb8139]
2024-05-14 06:19:13,419 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23e4bd1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, 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]]@473037651, transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=COMMITTED, createTime=1715667553416(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28a91de
2024-05-14 06:19:13,420 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e23dd69a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,421 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e23f8452-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,421 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23f8455-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23f8452-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23f8452-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1857c1b0, true, {}]
2024-05-14 06:19:13,422 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23fab66-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e23f8452-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e23f8452-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70ed108f, true, {}]
2024-05-14 06:19:13,422 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,423 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e23fd277-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2317a4b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2317a4b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@414ceab6, true, {}]
2024-05-14 06:19:13,423 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=e23fd279-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@143600435, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:13,426 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23fd279-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@143600435
2024-05-14 06:19:13,427 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23fd279-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@143600435 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1715667553427(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5358dffa
2024-05-14 06:19:13,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$398/0x00007f25044b67c8@48a3cac8, org.eclipse.scout.rt.mom.jms.JmsSubscription@7decdae9]
2024-05-14 06:19:13,430 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e23fd279-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=e2317a4d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@143600435, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1715667553427(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5358dffa
2024-05-14 06:19:13,430 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e23f8452-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004804 ms
2024-05-14 06:19:13,431 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,431 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,431 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2317a4b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,432 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 107.412207 ms
2024-05-14 06:19:13,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [artemis-j2ee]>
2024-05-14 06:19:13,433 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,433 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,433 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 221386635'.
2024-05-14 06:19:13,434 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,435 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e241a73b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,435 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e241a73e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e241a73b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e241a73b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c8c8009, true, {}]
2024-05-14 06:19:13,436 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e241a73f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e241a73b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e241a73b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d4516f, true, {}]
2024-05-14 06:19:13,436 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,437 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e241f560-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,437 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e241f563-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e241f560-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e241f560-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fbd789e, true, {}]
2024-05-14 06:19:13,438 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2421c74-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e241f560-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e241f560-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c749191, true, {}]
2024-05-14 06:19:13,438 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,439 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2424385-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,439 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2424388-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2424385-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2424385-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30dfc76c, true, {}]
2024-05-14 06:19:13,439 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@c5a4358
2024-05-14 06:19:13,439 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2424389-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2424385-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2424385-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62ee478b, true, {}]
2024-05-14 06:19:13,440 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3289, durable=true, userID=e2426a9b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2424387-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1821253217, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:13,440 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2426a9b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2424387-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1821253217
2024-05-14 06:19:13,440 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2426a9b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2424387-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1821253217 to transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=ACTIVE, createTime=1715667553440(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@212dab60
2024-05-14 06:19:13,444 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2426a9b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2424387-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1821253217, transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=COMMITTED, createTime=1715667553440(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@212dab60
2024-05-14 06:19:13,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ca9368b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6cdfae17]
2024-05-14 06:19:13,492 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e241a73b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,493 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e241f560-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,494 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,494 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004192 ms
2024-05-14 06:19:13,494 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,494 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,494 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2424385-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,495 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,495 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.262033 ms
2024-05-14 06:19:13,495 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,495 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,495 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,496 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 811545119'.
2024-05-14 06:19:13,497 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,497 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e24b1d2d-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,498 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e24b4440-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e24b1d2d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e24b1d2d-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12fbda92, true, {}]
2024-05-14 06:19:13,498 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e24b4441-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e24b1d2d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e24b1d2d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3375aea7, true, {}]
2024-05-14 06:19:13,499 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,499 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e24b6b52-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,500 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e24b9265-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e24b6b52-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e24b6b52-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6967cc23, true, {}]
2024-05-14 06:19:13,500 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e24b9266-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e24b6b52-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e24b6b52-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ddd9cb7, true, {}]
2024-05-14 06:19:13,500 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,501 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e24bb977-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e24bb97a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e24bb977-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e24bb977-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50cf93bc, true, {}]
2024-05-14 06:19:13,501 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e8235b2
2024-05-14 06:19:13,501 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e24bb97b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e24bb977-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e24bb977-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ddacfb5, true, {}]
2024-05-14 06:19:13,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3323, durable=true, userID=e24be08d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e24bb979-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@175881946, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:13,502 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e24be08d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e24bb979-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@175881946
2024-05-14 06:19:13,503 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e24be08d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e24bb979-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@175881946 to transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=ACTIVE, createTime=1715667553503(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@465c4cbb
2024-05-14 06:19:13,506 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e24be08d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e24bb979-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@175881946, transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=COMMITTED, createTime=1715667553503(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@465c4cbb
2024-05-14 06:19:13,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4dac863d, org.eclipse.scout.rt.mom.jms.JmsSubscription@503308de]
2024-05-14 06:19:13,554 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e24b1d2d-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,556 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e24b6b52-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,556 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,556 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004411 ms
2024-05-14 06:19:13,556 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,556 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,557 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e24bb977-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,557 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,557 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.766636 ms
2024-05-14 06:19:13,557 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1808737923'.
2024-05-14 06:19:13,559 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,560 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e254931f-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,560 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e254ba32-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e254931f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e254931f-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c9a57c3, true, {}]
2024-05-14 06:19:13,561 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e254ba33-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e254931f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e254931f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31d2e838, true, {}]
2024-05-14 06:19:13,562 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,562 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2550854-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,562 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2550857-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2550854-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2550854-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4db54580, true, {}]
2024-05-14 06:19:13,563 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2550858-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2550854-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2550854-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f99ce09, true, {}]
2024-05-14 06:19:13,563 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,563 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2552f69-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,564 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e255567c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2552f69-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2552f69-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3af9a7f, true, {}]
2024-05-14 06:19:13,564 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4918f4ad
2024-05-14 06:19:13,564 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e255567d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2552f69-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2552f69-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a96a76d, true, {}]
2024-05-14 06:19:13,565 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3357, durable=true, userID=e255567f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e255567b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1259084860, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:13,568 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e255567f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e255567b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1259084860
2024-05-14 06:19:13,569 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e255567f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e255567b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1259084860 to transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=ACTIVE, createTime=1715667553569(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76cf5001
2024-05-14 06:19:13,572 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e255567f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e255567b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1259084860, transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=COMMITTED, createTime=1715667553569(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76cf5001
2024-05-14 06:19:13,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e0d0819, org.eclipse.scout.rt.mom.jms.JmsSubscription@23885f6a]
2024-05-14 06:19:13,621 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e254931f-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,622 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2550854-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004321 ms
2024-05-14 06:19:13,623 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,623 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,623 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2552f69-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,624 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.881311 ms
2024-05-14 06:19:13,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 592015360'.
2024-05-14 06:19:13,626 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,626 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e25ecc61-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,627 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e25ecc64-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e25ecc61-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e25ecc61-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63fcfec0, true, {}]
2024-05-14 06:19:13,627 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e25ef375-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e25ecc61-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e25ecc61-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6028f798, true, {}]
2024-05-14 06:19:13,628 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,628 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e25f1a86-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,629 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e25f4199-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e25f1a86-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e25f1a86-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3752b911, true, {}]
2024-05-14 06:19:13,629 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e25f419a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e25f1a86-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e25f1a86-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a25fd09, true, {}]
2024-05-14 06:19:13,630 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,630 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e25f68ab-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,630 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e25f68ae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e25f68ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e25f68ab-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17a73a60, true, {}]
2024-05-14 06:19:13,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12af47f4
2024-05-14 06:19:13,631 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e25f8fbf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e25f68ab-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e25f68ab-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c56f6e9, true, {}]
2024-05-14 06:19:13,632 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3391, durable=true, userID=e25f8fc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e25f68ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90343424, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:13,635 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e25f8fc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e25f68ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90343424
2024-05-14 06:19:13,636 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e25f8fc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e25f68ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90343424 to transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=ACTIVE, createTime=1715667553636(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44faab83
2024-05-14 06:19:13,639 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e25f8fc1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e25f68ad-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90343424, transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=COMMITTED, createTime=1715667553636(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44faab83
2024-05-14 06:19:13,686 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@439a0f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ac3ce34]
2024-05-14 06:19:13,688 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e25ecc61-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,689 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e25f1a86-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,689 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,690 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004599 ms
2024-05-14 06:19:13,690 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,690 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,690 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e25f68ab-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,690 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,690 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.224129 ms
2024-05-14 06:19:13,690 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 990214166'.
2024-05-14 06:19:13,693 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,693 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e26905a3-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,693 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e26905a6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e26905a3-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e26905a3-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49905678, true, {}]
2024-05-14 06:19:13,694 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2692cb7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e26905a3-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e26905a3-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77c046af, true, {}]
2024-05-14 06:19:13,695 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,695 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e26953c8-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,696 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2697adb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e26953c8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e26953c8-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45843294, true, {}]
2024-05-14 06:19:13,696 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2697adc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e26953c8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e26953c8-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@100e21cf, true, {}]
2024-05-14 06:19:13,697 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,697 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e269a1ed-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,697 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e269a1f0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e269a1ed-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e269a1ed-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62fcce01, true, {}]
2024-05-14 06:19:13,698 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c9788c
2024-05-14 06:19:13,698 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e269c901-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e269a1ed-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e269a1ed-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e0c4cf6, true, {}]
2024-05-14 06:19:13,698 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3425, durable=true, userID=e269c903-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e269a1ef-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1064597197, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:13,702 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e269c903-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e269a1ef-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1064597197
2024-05-14 06:19:13,702 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e269c903-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e269a1ef-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1064597197 to transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=ACTIVE, createTime=1715667553702(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1927efc9
2024-05-14 06:19:13,706 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e269c903-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e269a1ef-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1064597197, transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=COMMITTED, createTime=1715667553702(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1927efc9
2024-05-14 06:19:13,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fac8f7e, org.eclipse.scout.rt.mom.jms.JmsSubscription@29963f9a]
2024-05-14 06:19:13,754 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e26905a3-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,756 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e26953c8-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004262 ms
2024-05-14 06:19:13,756 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,756 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,757 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e269a1ed-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.297051 ms
2024-05-14 06:19:13,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1120952561'.
2024-05-14 06:19:13,760 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,760 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2733ee5-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,760 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2733ee8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2733ee5-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2733ee5-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18a10a2e, true, {}]
2024-05-14 06:19:13,761 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e27365f9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2733ee5-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2733ee5-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4588797b, true, {}]
2024-05-14 06:19:13,762 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,762 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2738d0a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,763 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e273b41d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2738d0a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2738d0a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5087a6d1, true, {}]
2024-05-14 06:19:13,763 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e273b41e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2738d0a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2738d0a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27002e2b, true, {}]
2024-05-14 06:19:13,764 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,764 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e273db2f-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,765 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2740242-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e273db2f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e273db2f-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28bc1738, true, {}]
2024-05-14 06:19:13,765 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@33b92d63
2024-05-14 06:19:13,765 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2740243-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e273db2f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e273db2f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@131b999c, true, {}]
2024-05-14 06:19:13,766 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3459, durable=true, userID=e2740245-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2740241-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455311497, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:13,766 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2740245-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2740241-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455311497
2024-05-14 06:19:13,766 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2740245-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2740241-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455311497 to transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=ACTIVE, createTime=1715667553766(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4abec019
2024-05-14 06:19:13,769 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2740245-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2740241-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455311497, transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=COMMITTED, createTime=1715667553766(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4abec019
2024-05-14 06:19:13,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@590cdb9a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c9369c3]
2024-05-14 06:19:13,819 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2733ee5-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,820 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2738d0a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,820 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,820 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004521 ms
2024-05-14 06:19:13,820 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,820 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,821 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e273db2f-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,821 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.423080 ms
2024-05-14 06:19:13,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 931773845'.
2024-05-14 06:19:13,824 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,824 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e27d02f7-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,824 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e27d02fa-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e27d02f7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e27d02f7-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ea77ec, true, {}]
2024-05-14 06:19:13,824 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e27d02fb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e27d02f7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e27d02f7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@433c7459, true, {}]
2024-05-14 06:19:13,826 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,826 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e27d511c-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,826 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e27d511f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e27d511c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e27d511c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f4b776a, true, {}]
2024-05-14 06:19:13,827 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e27d7730-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e27d511c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e27d511c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64418502, true, {}]
2024-05-14 06:19:13,827 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,828 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e27d9e41-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,828 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e27d9e44-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e27d9e41-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e27d9e41-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25ffee40, true, {}]
2024-05-14 06:19:13,828 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e452d2b
2024-05-14 06:19:13,828 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e27d9e45-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e27d9e41-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e27d9e41-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59604f93, true, {}]
2024-05-14 06:19:13,829 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3493, durable=true, userID=e27dc557-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e27d9e43-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1492922342, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:13,829 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e27dc557-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e27d9e43-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1492922342
2024-05-14 06:19:13,830 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e27dc557-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e27d9e43-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1492922342 to transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=ACTIVE, createTime=1715667553829(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@588d090
2024-05-14 06:19:13,833 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e27dc557-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e27d9e43-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1492922342, transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=COMMITTED, createTime=1715667553829(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@588d090
2024-05-14 06:19:13,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24d25c43, org.eclipse.scout.rt.mom.jms.JmsSubscription@772dfe03]
2024-05-14 06:19:13,881 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e27d02f7-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,883 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e27d511c-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004903 ms
2024-05-14 06:19:13,883 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,883 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,884 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e27d9e41-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.246205 ms
2024-05-14 06:19:13,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 726031898'.
2024-05-14 06:19:13,886 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,887 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e28677e9-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,887 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2869efc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e28677e9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e28677e9-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd3335d, true, {}]
2024-05-14 06:19:13,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2869efd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e28677e9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e28677e9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4adeed62, true, {}]
2024-05-14 06:19:13,888 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,888 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e286c60e-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,889 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e286ed21-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e286c60e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e286c60e-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@738138c8, true, {}]
2024-05-14 06:19:13,889 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e286ed22-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e286c60e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e286c60e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15f1ab33, true, {}]
2024-05-14 06:19:13,890 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,890 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2871433-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,890 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2871436-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2871433-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2871433-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42ad6078, true, {}]
2024-05-14 06:19:13,891 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@445ec339
2024-05-14 06:19:13,891 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2873b47-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2871433-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2871433-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5660059d, true, {}]
2024-05-14 06:19:13,891 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3527, durable=true, userID=e2873b49-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2871435-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1360442180, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:13,892 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2873b49-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2871435-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1360442180
2024-05-14 06:19:13,892 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2873b49-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2871435-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1360442180 to transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=ACTIVE, createTime=1715667553892(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72d20a22
2024-05-14 06:19:13,895 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2873b49-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e2871435-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1360442180, transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=COMMITTED, createTime=1715667553892(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72d20a22
2024-05-14 06:19:13,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b60f14c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3dc961f5]
2024-05-14 06:19:13,944 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e28677e9-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,945 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e286c60e-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,945 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:13,945 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005054 ms
2024-05-14 06:19:13,946 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:13,946 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:13,946 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2871433-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:13,946 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:13,946 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.625505 ms
2024-05-14 06:19:13,946 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,947 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:13,947 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:13,947 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1277939368'.
2024-05-14 06:19:13,948 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:13,949 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e29014eb-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,949 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e29014ee-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e29014eb-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e29014eb-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@583e50ef, true, {}]
2024-05-14 06:19:13,950 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e29014ef-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e29014eb-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e29014eb-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@306b02b8, true, {}]
2024-05-14 06:19:13,950 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,951 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2906310-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,951 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2906313-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2906310-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2906310-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b2071bf, true, {}]
2024-05-14 06:19:13,951 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2906314-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2906310-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2906310-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b3eae3d, true, {}]
2024-05-14 06:19:13,952 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:13,952 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2908a25-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:13,953 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e290b138-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2908a25-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2908a25-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33feedc0, true, {}]
2024-05-14 06:19:13,953 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@8dd572e
2024-05-14 06:19:13,953 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e290b139-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2908a25-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2908a25-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54a6af34, true, {}]
2024-05-14 06:19:13,954 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3561, durable=true, userID=e290b13b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e290b137-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1057479310, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:13,958 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e290b13b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e290b137-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1057479310
2024-05-14 06:19:13,958 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e290b13b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e290b137-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1057479310 to transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=ACTIVE, createTime=1715667553958(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e607f29
2024-05-14 06:19:13,961 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e290b13b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e290b137-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1057479310, transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=COMMITTED, createTime=1715667553958(Tue May 14 06:19:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e607f29
2024-05-14 06:19:14,009 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e908a0b, org.eclipse.scout.rt.mom.jms.JmsSubscription@35853c37]
2024-05-14 06:19:14,010 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e29014eb-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,011 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2906310-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004197 ms
2024-05-14 06:19:14,012 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,012 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,012 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2908a25-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,012 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.590886 ms
2024-05-14 06:19:14,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:14,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:14,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 109357767'.
2024-05-14 06:19:14,015 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,015 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e29a271d-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,015 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e29a2720-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e29a271d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e29a271d-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@632770a6, true, {}]
2024-05-14 06:19:14,016 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e29a4e31-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e29a271d-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e29a271d-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29a7e7e1, true, {}]
2024-05-14 06:19:14,017 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,017 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e29a7542-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,017 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e29a7545-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e29a7542-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e29a7542-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62963e1a, true, {}]
2024-05-14 06:19:14,018 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e29a9c56-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e29a7542-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e29a7542-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3282497b, true, {}]
2024-05-14 06:19:14,018 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,018 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e29a9c57-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,019 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e29ac36a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e29a9c57-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e29a9c57-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@631cd475, true, {}]
2024-05-14 06:19:14,019 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d2690f6
2024-05-14 06:19:14,019 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e29ac36b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e29a9c57-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e29a9c57-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10691889, true, {}]
2024-05-14 06:19:14,020 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3595, durable=true, userID=e29ac36d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e29ac369-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1819954679, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** 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-05-14 06:19:14,020 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e29ac36d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e29ac369-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1819954679
2024-05-14 06:19:14,020 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e29ac36d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e29ac369-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1819954679 to transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=ACTIVE, createTime=1715667554020(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c54ab97
2024-05-14 06:19:14,023 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e29ac36d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e29ac369-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1819954679, transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=COMMITTED, createTime=1715667554020(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c54ab97
2024-05-14 06:19:14,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@21032dfd, org.eclipse.scout.rt.mom.jms.JmsSubscription@5910aa2e]
2024-05-14 06:19:14,072 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e29a271d-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,073 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e29a7542-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004432 ms
2024-05-14 06:19:14,074 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,074 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,074 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e29a9c57-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,075 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.792900 ms
2024-05-14 06:19:14,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:14,076 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,076 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [artemis-j2ee]>
2024-05-14 06:19:14,076 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1543435894'.
2024-05-14 06:19:14,077 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,078 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2a39d0f-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,078 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a3c422-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a39d0f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a39d0f-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@251fcd6e, true, {}]
2024-05-14 06:19:14,078 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a3c423-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a39d0f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a39d0f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d2f2c25, true, {}]
2024-05-14 06:19:14,079 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,080 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2a41244-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,080 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a41247-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a41244-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a41244-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@254c3de1, true, {}]
2024-05-14 06:19:14,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@743efe35
2024-05-14 06:19:14,080 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a41248-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a41244-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a41244-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c2f51b4, true, {}]
2024-05-14 06:19:14,081 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3623, durable=true, userID=e2a4395a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=e2a41246-11b9-11ef-8fb5-0a580a2842f4, 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]]@1325915551, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483542)
..................................................
***** 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-05-14 06:19:14,081 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a4395a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=e2a41246-11b9-11ef-8fb5-0a580a2842f4, 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]]@1325915551
2024-05-14 06:19:14,082 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a4395a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=e2a41246-11b9-11ef-8fb5-0a580a2842f4, 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]]@1325915551 to transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=ACTIVE, createTime=1715667554082(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@443d696f
2024-05-14 06:19:14,083 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@206e080, org.eclipse.scout.rt.mom.jms.JmsSubscription@49da976]
2024-05-14 06:19:14,085 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a4395a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=e2a41246-11b9-11ef-8fb5-0a580a2842f4, 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]]@1325915551, transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=COMMITTED, createTime=1715667554082(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@443d696f
2024-05-14 06:19:14,085 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2a39d0f-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004770 ms
2024-05-14 06:19:14,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,086 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2a41244-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,087 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.935422 ms
2024-05-14 06:19:14,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [artemis-j2ee]>
2024-05-14 06:19:14,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [artemis-j2ee]>
2024-05-14 06:19:14,088 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1304339390'.
2024-05-14 06:19:14,089 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,089 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2a571dc-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,089 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a571df-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a571dc-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a571dc-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10e11d21, true, {}]
2024-05-14 06:19:14,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a598f0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a571dc-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a571dc-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b5ebe89, true, {}]
2024-05-14 06:19:14,090 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,091 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2a5c001-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a5c004-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a5c001-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a5c001-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43f869e9, true, {}]
2024-05-14 06:19:14,091 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@37b48520
2024-05-14 06:19:14,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a5c005-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a5c001-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a5c001-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42a7f581, true, {}]
2024-05-14 06:19:14,092 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=e2a5e717-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=e2a5c003-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1819022491, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147483541)
..................................................
***** 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-05-14 06:19:14,092 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a5e717-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=e2a5c003-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1819022491
2024-05-14 06:19:14,093 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a5e717-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=e2a5c003-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1819022491 to transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=ACTIVE, createTime=1715667554093(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@395fb3c4
2024-05-14 06:19:14,094 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@75e1a63e, org.eclipse.scout.rt.mom.jms.JmsSubscription@11138809]
2024-05-14 06:19:14,096 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a5e717-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=e2a5c003-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1819022491, transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=COMMITTED, createTime=1715667554093(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@395fb3c4
2024-05-14 06:19:14,096 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2a571dc-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,097 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,097 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005503 ms
2024-05-14 06:19:14,097 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,097 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,097 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2a5c001-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,098 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.603955 ms
2024-05-14 06:19:14,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [artemis-j2ee]>
2024-05-14 06:19:14,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [artemis-j2ee]>
2024-05-14 06:19:14,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 995216375'.
2024-05-14 06:19:14,100 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,100 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2a71f99-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,101 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a746ac-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b07cd7b, true, {}]
2024-05-14 06:19:14,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14e215b
2024-05-14 06:19:14,101 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a746ad-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c669761, true, {}]
2024-05-14 06:19:14,102 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3661, durable=true, userID=e2a76dbf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@294172424, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,103 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a794d0-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@183b9e32, true, {}]
2024-05-14 06:19:14,103 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3666, durable=true, userID=e2a794d2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499087232, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,107 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a83113-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b10d280, true, {}]
2024-05-14 06:19:14,107 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3671, durable=true, userID=e2a83115-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980343820, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,110 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a8a646-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bf63aff, true, {}]
2024-05-14 06:19:14,110 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3676, durable=true, userID=e2a8a647-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1434648344, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,113 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a91b79-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48c56a55, true, {}]
2024-05-14 06:19:14,114 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3681, durable=true, userID=e2a9428b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1289491934, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,117 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2a9b7bc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aecdf6c, true, {}]
2024-05-14 06:19:14,117 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3686, durable=true, userID=e2a9b7be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@767438146, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,120 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2aa2cef-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bb611e0, true, {}]
2024-05-14 06:19:14,121 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3691, durable=true, userID=e2aa2cf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@9473441, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,124 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2aac932-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d112b2b, true, {}]
2024-05-14 06:19:14,124 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3696, durable=true, userID=e2aac934-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@880254205, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,127 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2ab3e65-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c5457c, true, {}]
2024-05-14 06:19:14,128 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3701, durable=true, userID=e2ab3e67-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@419837239, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,131 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2abdaa8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2a71f99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2a71f99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@232d48c6, true, {}]
2024-05-14 06:19:14,131 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3706, durable=true, userID=e2abdaaa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1346952841, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** 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-05-14 06:19:14,134 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2ac4fdb-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,134 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2ac4fde-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2ac4fdb-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2ac4fdb-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f44a71f, true, {}]
2024-05-14 06:19:14,135 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2ac76ef-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2ac4fdb-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2ac4fdb-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ae0247b, true, {}]
2024-05-14 06:19:14,135 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a76dbf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@294172424
2024-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a794d2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499087232
2024-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a83115-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980343820
2024-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a8a647-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1434648344
2024-05-14 06:19:14,136 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a76dbf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@294172424 to transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=ACTIVE, createTime=1715667554136(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70795e4f
2024-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a9428b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1289491934
2024-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a9b7be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@767438146
2024-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2aa2cf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@9473441
2024-05-14 06:19:14,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a794d2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499087232 to transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=ACTIVE, createTime=1715667554136(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55118087
2024-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2aac934-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@880254205
2024-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2ab3e67-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@419837239
2024-05-14 06:19:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2abdaaa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1346952841
2024-05-14 06:19:14,137 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a83115-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980343820 to transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=ACTIVE, createTime=1715667554136(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29fb9594
2024-05-14 06:19:14,137 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a8a647-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1434648344 to transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=ACTIVE, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@776a3f84
2024-05-14 06:19:14,137 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a9428b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1289491934 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b89dce6
2024-05-14 06:19:14,137 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a76dbf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@294172424, transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=COMMITTED, createTime=1715667554136(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70795e4f
2024-05-14 06:19:14,137 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a9b7be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@767438146 to transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=ACTIVE, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c5499e4
2024-05-14 06:19:14,137 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a794d2-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499087232, transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=COMMITTED, createTime=1715667554136(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55118087
2024-05-14 06:19:14,137 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2aa2cf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@9473441 to transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=ACTIVE, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f8e7548
2024-05-14 06:19:14,137 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a83115-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980343820, transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=COMMITTED, createTime=1715667554136(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29fb9594
2024-05-14 06:19:14,137 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2aac934-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@880254205 to transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=ACTIVE, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22322a23
2024-05-14 06:19:14,138 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2ab3e67-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@419837239 to transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=ACTIVE, createTime=1715667554138(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5fa9bc6f
2024-05-14 06:19:14,138 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2abdaaa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1346952841 to transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=ACTIVE, createTime=1715667554138(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1421981d
2024-05-14 06:19:14,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@763772bd]
2024-05-14 06:19:14,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a8a647-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1434648344, transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=COMMITTED, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@776a3f84
2024-05-14 06:19:14,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a9428b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1289491934, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b89dce6
2024-05-14 06:19:14,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2a9b7be-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@767438146, transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=COMMITTED, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c5499e4
2024-05-14 06:19:14,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2aa2cf1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@9473441, transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=COMMITTED, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f8e7548
2024-05-14 06:19:14,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2aac934-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@880254205, transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=COMMITTED, createTime=1715667554137(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22322a23
2024-05-14 06:19:14,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2ab3e67-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@419837239, transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=COMMITTED, createTime=1715667554138(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5fa9bc6f
2024-05-14 06:19:14,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2abdaaa-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=e2a746ab-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1346952841, transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=COMMITTED, createTime=1715667554138(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1421981d
2024-05-14 06:19:14,142 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2ac4fdb-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005044 ms
2024-05-14 06:19:14,143 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,143 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,143 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2a71f99-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,143 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,143 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 44.698580 ms
2024-05-14 06:19:14,143 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [artemis-j2ee]>
2024-05-14 06:19:14,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1764750183'.
2024-05-14 06:19:14,146 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,146 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2ae24a1-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,146 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2ae24a4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2ae24a1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2ae24a1-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49a454a6, true, {}]
2024-05-14 06:19:14,147 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@279afa1c
2024-05-14 06:19:14,147 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2ae4bb5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2ae24a1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2ae24a1-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eecb95e, true, {}]
2024-05-14 06:19:14,148 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3737, durable=true, userID=e2ae72c7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2ae24a3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@341916231, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:14,249 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2bddc18-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,249 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2bddc1b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2bddc18-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2bddc18-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ead6ab0, true, {}]
2024-05-14 06:19:14,250 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2be032c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2bddc18-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2bddc18-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c45e1bd, true, {}]
2024-05-14 06:19:14,251 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,251 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2ae72c7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2ae24a3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@341916231 to transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=ACTIVE, createTime=1715667554251(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@482fb50c
2024-05-14 06:19:14,255 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2ae72c7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2ae24a3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@341916231, transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=COMMITTED, createTime=1715667554251(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@482fb50c
2024-05-14 06:19:14,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7aadb85]
2024-05-14 06:19:14,302 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2bddc18-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,303 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,303 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005549 ms
2024-05-14 06:19:14,303 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,303 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,304 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2ae24a1-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,304 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,304 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.047710 ms
2024-05-14 06:19:14,304 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,305 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,305 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,305 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 902550933'.
2024-05-14 06:19:14,306 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,307 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2c6b5be-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,307 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2c6b5c1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2c6b5be-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2c6b5be-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fa39c15, true, {}]
2024-05-14 06:19:14,307 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2adad906
2024-05-14 06:19:14,308 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2c6dcd2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2c6b5be-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2c6b5be-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6458c9c1, true, {}]
2024-05-14 06:19:14,309 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3760, durable=true, userID=e2c6dcd4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2c6b5c0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@184719113, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:14,410 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2d66d35-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,411 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2d66d38-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2d66d35-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2d66d35-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@386939b6, true, {}]
2024-05-14 06:19:14,411 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2d69449-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2d66d35-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2d66d35-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@533314e5, true, {}]
2024-05-14 06:19:14,412 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,412 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2c6dcd4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2c6b5c0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@184719113 to transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=ACTIVE, createTime=1715667554412(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58304f91
2024-05-14 06:19:14,416 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2c6dcd4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2c6b5c0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@184719113, transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=COMMITTED, createTime=1715667554412(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58304f91
2024-05-14 06:19:14,462 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b95557f]
2024-05-14 06:19:14,464 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2d66d35-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004271 ms
2024-05-14 06:19:14,464 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,464 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,465 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2c6b5be-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,465 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,465 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.432728 ms
2024-05-14 06:19:14,465 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 374556880'.
2024-05-14 06:19:14,468 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,468 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2df46db-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,468 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2df46de-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2df46db-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2df46db-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd08fa1, true, {}]
2024-05-14 06:19:14,469 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2fc7698c
2024-05-14 06:19:14,469 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2df6def-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2df46db-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2df46db-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@228902d6, true, {}]
2024-05-14 06:19:14,470 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3783, durable=true, userID=e2df9501-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2df46dd-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2016522139, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:14,571 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2eefe52-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,572 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2eefe55-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2eefe52-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2eefe52-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6377fb25, true, {}]
2024-05-14 06:19:14,572 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2ef2566-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2eefe52-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2eefe52-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@287169a6, true, {}]
2024-05-14 06:19:14,573 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,573 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2df9501-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2df46dd-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2016522139 to transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=ACTIVE, createTime=1715667554573(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53897c17
2024-05-14 06:19:14,577 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2df9501-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2df46dd-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2016522139, transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=COMMITTED, createTime=1715667554573(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53897c17
2024-05-14 06:19:14,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7edad7d2]
2024-05-14 06:19:14,625 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2eefe52-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004451 ms
2024-05-14 06:19:14,625 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,625 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,626 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2df46db-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,626 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.462715 ms
2024-05-14 06:19:14,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 624364277'.
2024-05-14 06:19:14,628 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,629 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e2f7b0e8-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,629 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2f7d7fb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2f7b0e8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2f7b0e8-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@706c206, true, {}]
2024-05-14 06:19:14,629 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@579347a7
2024-05-14 06:19:14,629 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e2f7d7fc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e2f7b0e8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e2f7b0e8-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60dbf566, true, {}]
2024-05-14 06:19:14,630 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3806, durable=true, userID=e2f7ff0e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2f7d7fa-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2144073012, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:14,731 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e307685f-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,732 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3078f72-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e307685f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e307685f-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f0c74fa, true, {}]
2024-05-14 06:19:14,733 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e307b683-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e307685f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e307685f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47d3fbf8, true, {}]
2024-05-14 06:19:14,734 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,734 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2f7ff0e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2f7d7fa-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2144073012 to transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=ACTIVE, createTime=1715667554734(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f4482c2
2024-05-14 06:19:14,738 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e2f7ff0e-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e2f7d7fa-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2144073012, transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=COMMITTED, createTime=1715667554734(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f4482c2
2024-05-14 06:19:14,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7672ea5f]
2024-05-14 06:19:14,785 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e307685f-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004400 ms
2024-05-14 06:19:14,786 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,786 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,786 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e2f7b0e8-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,787 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.130376 ms
2024-05-14 06:19:14,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1497290075'.
2024-05-14 06:19:14,789 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,789 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e3104205-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,790 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3106918-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3104205-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3104205-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d37c4f4, true, {}]
2024-05-14 06:19:14,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@4acdc330
2024-05-14 06:19:14,790 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3106919-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3104205-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3104205-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6714c54b, true, {}]
2024-05-14 06:19:14,791 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3829, durable=true, userID=e310902b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e3106917-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@752586668, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:14,892 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e31ff97c-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,893 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e320208f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e31ff97c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e31ff97c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11630136, true, {}]
2024-05-14 06:19:14,893 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3202090-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e31ff97c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e31ff97c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47f0be5a, true, {}]
2024-05-14 06:19:14,894 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:14,895 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e310902b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e3106917-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@752586668 to transaction: TransactionImpl [xid=null, txID=3838, xid=null, state=ACTIVE, createTime=1715667554895(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a0811b0
2024-05-14 06:19:14,899 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=e310902b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e3106917-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@752586668, transaction: TransactionImpl [xid=null, txID=3838, xid=null, state=COMMITTED, createTime=1715667554895(Tue May 14 06:19:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a0811b0
2024-05-14 06:19:14,945 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62ec0967]
2024-05-14 06:19:14,946 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e31ff97c-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,946 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:14,947 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003902 ms
2024-05-14 06:19:14,947 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:14,947 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:14,947 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e3104205-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:14,947 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:14,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.082975 ms
2024-05-14 06:19:14,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:14,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:14,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 370390129'.
2024-05-14 06:19:14,950 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:14,950 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e328d322-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:14,951 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e328d325-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e328d322-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e328d322-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d5c1d83, true, {}]
2024-05-14 06:19:14,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@11186a22
2024-05-14 06:19:14,951 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e328fa36-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e328d322-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e328d322-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d6a4b1e, true, {}]
2024-05-14 06:19:14,952 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3852, durable=true, userID=e3292148-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e328d324-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1150116481, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:15,053 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e3388a99-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,054 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e338b1ac-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3388a99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3388a99-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bc20cab, true, {}]
2024-05-14 06:19:15,054 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e338b1ad-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3388a99-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3388a99-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67c8c154, true, {}]
2024-05-14 06:19:15,055 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:15,056 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=3852, durable=true, userID=e3292148-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e328d324-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1150116481 to transaction: TransactionImpl [xid=null, txID=3861, xid=null, state=ACTIVE, createTime=1715667555055(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@697402b1
2024-05-14 06:19:15,059 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3852, durable=true, userID=e3292148-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:14 UTC 2024, expiration=Tue May 14 06:19:14 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e328d324-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1150116481, transaction: TransactionImpl [xid=null, txID=3861, xid=null, state=COMMITTED, createTime=1715667555055(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@697402b1
2024-05-14 06:19:15,105 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6324186b]
2024-05-14 06:19:15,107 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e3388a99-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:15,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005787 ms
2024-05-14 06:19:15,107 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:15,107 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:15,108 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e328d322-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,108 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:15,108 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.081181 ms
2024-05-14 06:19:15,108 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:15,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:15,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:15,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1294060114'.
2024-05-14 06:19:15,111 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:15,111 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e341643f-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,112 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3418b52-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e341643f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e341643f-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@733739d7, true, {}]
2024-05-14 06:19:15,112 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12445241
2024-05-14 06:19:15,112 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3418b53-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e341643f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e341643f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a6f5bc4, true, {}]
2024-05-14 06:19:15,113 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3875, durable=true, userID=e341b265-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e3418b51-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1219653087, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:15,214 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e3511bb6-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,215 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e35142c9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3511bb6-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3511bb6-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28930fa8, true, {}]
2024-05-14 06:19:15,215 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e35142ca-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3511bb6-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3511bb6-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42758d39, true, {}]
2024-05-14 06:19:15,216 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:15,217 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=3875, durable=true, userID=e341b265-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e3418b51-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1219653087 to transaction: TransactionImpl [xid=null, txID=3884, xid=null, state=ACTIVE, createTime=1715667555217(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1ef17ad5
2024-05-14 06:19:15,217 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3875, durable=true, userID=e341b265-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e3418b51-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1219653087, transaction: TransactionImpl [xid=null, txID=3884, xid=null, state=COMMITTED, createTime=1715667555217(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1ef17ad5
2024-05-14 06:19:15,267 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c0d92e5]
2024-05-14 06:19:15,268 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e3511bb6-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:15,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005477 ms
2024-05-14 06:19:15,269 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:15,269 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:15,269 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e341643f-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,269 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:15,269 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.062945 ms
2024-05-14 06:19:15,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:15,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:15,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:15,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 858007309'.
2024-05-14 06:19:15,272 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:15,272 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e359f55c-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,272 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e359f55f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e359f55c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e359f55c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d611eb9, true, {}]
2024-05-14 06:19:15,272 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@427bbaac
2024-05-14 06:19:15,273 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e35a1c70-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e359f55c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e359f55c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e6e125d, true, {}]
2024-05-14 06:19:15,274 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3898, durable=true, userID=e35a1c72-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e359f55e-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1504104637, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:15,375 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e369acd3-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,376 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e369acd6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e369acd3-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e369acd3-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5109d997, true, {}]
2024-05-14 06:19:15,376 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e369d3e7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e369acd3-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e369acd3-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e302c50, true, {}]
2024-05-14 06:19:15,377 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:15,377 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=3898, durable=true, userID=e35a1c72-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e359f55e-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1504104637 to transaction: TransactionImpl [xid=null, txID=3907, xid=null, state=ACTIVE, createTime=1715667555377(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27139353
2024-05-14 06:19:15,381 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3898, durable=true, userID=e35a1c72-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e359f55e-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1504104637, transaction: TransactionImpl [xid=null, txID=3907, xid=null, state=COMMITTED, createTime=1715667555377(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27139353
2024-05-14 06:19:15,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5bbda7e2]
2024-05-14 06:19:15,428 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e369acd3-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,429 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:15,429 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004449 ms
2024-05-14 06:19:15,429 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:15,429 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:15,429 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e359f55c-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,430 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:15,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.841292 ms
2024-05-14 06:19:15,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:15,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:15,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:15,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1876115290'.
2024-05-14 06:19:15,432 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:15,432 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e3725f69-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,433 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e372867c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3725f69-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3725f69-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b07fe0, true, {}]
2024-05-14 06:19:15,433 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4be8d40e
2024-05-14 06:19:15,433 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e372867d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3725f69-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3725f69-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64cf5d71, true, {}]
2024-05-14 06:19:15,434 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3921, durable=true, userID=e372ad8f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e372867b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@606033729, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:15,535 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e38216e0-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,536 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3823df3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e38216e0-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e38216e0-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65ed930, true, {}]
2024-05-14 06:19:15,536 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3823df4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e38216e0-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e38216e0-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a4c5098, true, {}]
2024-05-14 06:19:15,537 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:15,537 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=3921, durable=true, userID=e372ad8f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e372867b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@606033729 to transaction: TransactionImpl [xid=null, txID=3930, xid=null, state=ACTIVE, createTime=1715667555537(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36424b56
2024-05-14 06:19:15,541 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3921, durable=true, userID=e372ad8f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e372867b-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@606033729, transaction: TransactionImpl [xid=null, txID=3930, xid=null, state=COMMITTED, createTime=1715667555537(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36424b56
2024-05-14 06:19:15,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13aed9e0]
2024-05-14 06:19:15,589 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e38216e0-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:15,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004565 ms
2024-05-14 06:19:15,589 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:15,589 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:15,590 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e3725f69-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,590 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:15,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.585422 ms
2024-05-14 06:19:15,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:15,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:15,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:15,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 174296901'.
2024-05-14 06:19:15,592 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:15,592 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e38ac976-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,593 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e38af089-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e38ac976-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e38ac976-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b8578dd, true, {}]
2024-05-14 06:19:15,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@78995f04
2024-05-14 06:19:15,593 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e38af08a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e38ac976-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e38ac976-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c390dc5, true, {}]
2024-05-14 06:19:15,594 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3944, durable=true, userID=e38b179c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e38af088-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@185920351, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** 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-05-14 06:19:15,695 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e39a80ed-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,696 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e39aa800-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e39a80ed-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e39a80ed-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@175d31b, true, {}]
2024-05-14 06:19:15,696 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e39aa801-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e39a80ed-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e39a80ed-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ad28c1f, true, {}]
2024-05-14 06:19:15,697 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:15,697 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=3944, durable=true, userID=e38b179c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e38af088-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@185920351 to transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=ACTIVE, createTime=1715667555697(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ebf6a6d
2024-05-14 06:19:15,701 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3944, durable=true, userID=e38b179c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=Tue May 14 06:19:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=e38af088-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@185920351, transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=COMMITTED, createTime=1715667555697(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ebf6a6d
2024-05-14 06:19:15,747 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3fd3d49c]
2024-05-14 06:19:15,749 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e39a80ed-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,749 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:15,749 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004157 ms
2024-05-14 06:19:15,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:15,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:15,750 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e38ac976-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:15,750 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:15,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.557456 ms
2024-05-14 06:19:15,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-05-14 06:19:15,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:15,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]>
2024-05-14 06:19:15,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1295501369'.
2024-05-14 06:19:15,753 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:15,753 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e3a35993-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,753 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3a35996-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3a35993-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3a35993-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bc05721, true, {}]
2024-05-14 06:19:15,754 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3a35997-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3a35993-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3a35993-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56b1369, true, {}]
2024-05-14 06:19:15,754 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:15,755 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e3a3a7b8-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:15,755 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3a3a7bb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3a3a7b8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3a3a7b8-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79b483b9, true, {}]
2024-05-14 06:19:15,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@42eeb996
2024-05-14 06:19:15,756 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e3a3a7bc-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3a3a7b8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3a3a7b8-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c54d6c8, true, {}]
2024-05-14 06:19:15,756 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3973, durable=true, userID=e3a3cece-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e3a3a7ba-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1294973190, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** 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-05-14 06:19:15,757 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3973]:RELIABLE:CoreMessage[messageID=3973, durable=true, userID=e3a3cece-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e3a3a7ba-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1294973190
2024-05-14 06:19:15,757 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=3973, durable=true, userID=e3a3cece-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e3a3a7ba-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1294973190 to transaction: TransactionImpl [xid=null, txID=3976, xid=null, state=ACTIVE, createTime=1715667555757(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d6532b0
2024-05-14 06:19:15,760 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3973, durable=true, userID=e3a3cece-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e3a3a7ba-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1294973190, transaction: TransactionImpl [xid=null, txID=3976, xid=null, state=COMMITTED, createTime=1715667555757(Tue May 14 06:19:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d6532b0
2024-05-14 06:19:15,760 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e3a35993-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription, activemq.broker=mom68]
2024-05-14 06:19:16,758 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e43cb36f-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:16,758 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e43cb372-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e43cb36f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e43cb36f-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d3b9afb, true, {}]
2024-05-14 06:19:16,759 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e43cda83-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e43cb36f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e43cb36f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67391ce1, true, {}]
2024-05-14 06:19:16,760 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:16,760 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e43d0194-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e3a3a7b8-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e3a3a7b8-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23392ca5, true, {}]
2024-05-14 06:19:16,761 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=e43d0196-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e3a3a7ba-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@150691931, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** 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-05-14 06:19:16,761 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3991]:RELIABLE:CoreMessage[messageID=3991, durable=true, userID=e43d0196-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e3a3a7ba-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@150691931
2024-05-14 06:19:16,762 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=3991, durable=true, userID=e43d0196-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e3a3a7ba-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@150691931 to transaction: TransactionImpl [xid=null, txID=3994, xid=null, state=ACTIVE, createTime=1715667556761(Tue May 14 06:19:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d2dafc1
2024-05-14 06:19:16,765 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3991, durable=true, userID=e43d0196-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=e3a3a7ba-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@150691931, transaction: TransactionImpl [xid=null, txID=3994, xid=null, state=COMMITTED, createTime=1715667556761(Tue May 14 06:19:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d2dafc1
2024-05-14 06:19:16,765 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e43cb36f-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription]
2024-05-14 06:19:16,765 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@24df8abf, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@390d47db]
2024-05-14 06:19:16,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:16,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003702 ms
2024-05-14 06:19:16,766 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:16,766 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:16,766 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e3a3a7b8-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:16,767 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:16,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1015.669055 ms
2024-05-14 06:19:16,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]>
2024-05-14 06:19:16,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:16,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:16,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 695674795'.
2024-05-14 06:19:16,769 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:16,769 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e43e6128-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:16,770 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e43e612b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e43e6128-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e43e6128-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25b581c0, true, {}]
2024-05-14 06:19:16,770 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e43e883c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e43e6128-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e43e6128-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4172a0d9, true, {}]
2024-05-14 06:19:16,771 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e43e883c-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true]
2024-05-14 06:19:16,771 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@789ac415
2024-05-14 06:19:16,771 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f120b7ac-a5fc-45af-9e55-2457031531d6, 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-05-14 06:19:16,772 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b140545
2024-05-14 06:19:16,773 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f120b7ac-a5fc-45af-9e55-2457031531d6, null, 0, false, true, null]
2024-05-14 06:19:16,773 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e43efd6e-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:16,774 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e43efd71-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e43efd6e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e43efd6e-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d34c5f7, true, {}]
2024-05-14 06:19:16,774 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e43f2482-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e43efd6e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e43efd6e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73b638f9, true, {}]
2024-05-14 06:19:16,774 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=54634f67-ff86-46b4-a0be-f58ec09c3f02, 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-05-14 06:19:16,775 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42b40f0
2024-05-14 06:19:16,775 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 54634f67-ff86-46b4-a0be-f58ec09c3f02, null, 0, false, true, null]
2024-05-14 06:19:16,775 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e43f4b94-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:16,776 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e43f72a7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e43f4b94-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e43f4b94-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64302a30, true, {}]
2024-05-14 06:19:16,776 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@e8fabad
2024-05-14 06:19:16,776 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e43f72a8-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e43f4b94-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e43f4b94-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6674a9eb, true, {}]
2024-05-14 06:19:16,777 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 54634f67-ff86-46b4-a0be-f58ec09c3f02: Reference[4025]:RELIABLE:CoreMessage[messageID=4025, durable=true, userID=e43f99ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e43f72a6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1049373679
2024-05-14 06:19:16,777 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f120b7ac-a5fc-45af-9e55-2457031531d6: Reference[4025]:RELIABLE:CoreMessage[messageID=4025, durable=true, userID=e43f99ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e43f72a6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1049373679
2024-05-14 06:19:16,777 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4025, durable=true, userID=e43f99ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e43f72a6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1049373679, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483497)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions:
***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions:
- queueID=4009 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:f120b7ac-a5fc-45af-9e55-2457031531d6 filter:null
- queueID=4017 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:54634f67-ff86-46b4-a0be-f58ec09c3f02 filter:null
..................................................
, transaction: null
2024-05-14 06:19:16,777 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 54634f67-ff86-46b4-a0be-f58ec09c3f02: CoreMessage[messageID=4025, durable=true, userID=e43f99ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e43f72a6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1049373679 to transaction: TransactionImpl [xid=null, txID=4027, xid=null, state=ACTIVE, createTime=1715667556777(Tue May 14 06:19:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4660f4d5
2024-05-14 06:19:16,777 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 54634f67-ff86-46b4-a0be-f58ec09c3f02: CoreMessage[messageID=4025, durable=true, userID=e43f99ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e43f72a6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1049373679, transaction: TransactionImpl [xid=null, txID=4027, xid=null, state=COMMITTED, createTime=1715667556777(Tue May 14 06:19:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4660f4d5
2024-05-14 06:19:16,778 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f120b7ac-a5fc-45af-9e55-2457031531d6: CoreMessage[messageID=4025, durable=true, userID=e43f99ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e43f72a6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1049373679 to transaction: TransactionImpl [xid=null, txID=4029, xid=null, state=ACTIVE, createTime=1715667556778(Tue May 14 06:19:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a4f4eee
2024-05-14 06:19:16,778 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f120b7ac-a5fc-45af-9e55-2457031531d6: CoreMessage[messageID=4025, durable=true, userID=e43f99ba-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=e43f72a6-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1049373679, transaction: TransactionImpl [xid=null, txID=4029, xid=null, state=COMMITTED, createTime=1715667556778(Tue May 14 06:19:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a4f4eee
2024-05-14 06:19:16,778 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b3eb57, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a0f6b1a]
2024-05-14 06:19:16,779 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e43e6128-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:16,780 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e43efd6e-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:16,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:16,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004060 ms
2024-05-14 06:19:16,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:16,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:16,782 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e43f4b94-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:16,782 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:16,782 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.677017 ms
2024-05-14 06:19:16,782 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:19:16,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:16,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [artemis-j2ee]>
2024-05-14 06:19:16,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 897475380'.
2024-05-14 06:19:16,784 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:16,785 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e440d23c-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:16,785 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e440d23f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e440d23c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e440d23c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@edb42b1, true, {}]
2024-05-14 06:19:16,786 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e440d240-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e440d23c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e440d23c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25dbed13, true, {}]
2024-05-14 06:19:16,787 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e4412063-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:16,787 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=4060, durable=true, userID=e440f952-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=e440d23e-11b9-11ef-8fb5-0a580a2842f4, 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]]@135751810 to transaction: TransactionImpl [xid=null, txID=4058, xid=null, state=ACTIVE, createTime=1715667556786(Tue May 14 06:19:16 UTC 2024), timeoutSeconds=300, nr operations = 1]@42c3847b
2024-05-14 06:19:16,787 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e4412066-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e4412063-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e4412063-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eef4b16, true, {}]
2024-05-14 06:19:16,787 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e4412067-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e4412063-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e4412063-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f3573d2, true, {}]
2024-05-14 06:19:16,788 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:18,789 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[4060]:RELIABLE:CoreMessage[messageID=4060, durable=true, userID=e440f952-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=e440d23e-11b9-11ef-8fb5-0a580a2842f4, 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]]@135751810
2024-05-14 06:19:18,789 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4060, durable=true, userID=e440f952-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=e440d23e-11b9-11ef-8fb5-0a580a2842f4, 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]]@135751810, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147483534)
..................................................
***** 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=4058, xid=null, state=COMMITTED, createTime=1715667556786(Tue May 14 06:19:16 UTC 2024), timeoutSeconds=300, nr operations = 0]@42c3847b
2024-05-14 06:19:18,790 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4060, durable=true, userID=e440f952-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=e440d23e-11b9-11ef-8fb5-0a580a2842f4, 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]]@135751810 to transaction: TransactionImpl [xid=null, txID=4068, xid=null, state=ACTIVE, createTime=1715667558789(Tue May 14 06:19:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@274757b9
2024-05-14 06:19:18,791 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e440d23c-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:18,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2f3809cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a8afff2]
2024-05-14 06:19:18,792 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=4060, durable=true, userID=e440f952-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=e440d23e-11b9-11ef-8fb5-0a580a2842f4, 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]]@135751810, transaction: TransactionImpl [xid=null, txID=4068, xid=null, state=COMMITTED, createTime=1715667558789(Tue May 14 06:19:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@274757b9
2024-05-14 06:19:18,793 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e4412063-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:18,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:18,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005041 ms
2024-05-14 06:19:18,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:18,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2010.662060 ms
2024-05-14 06:19:18,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [artemis-j2ee]>
2024-05-14 06:19:18,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:18,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [artemis-j2ee]>
2024-05-14 06:19:18,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1192082665'.
2024-05-14 06:19:18,796 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:18,796 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e573acf9-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:18,797 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e573d40c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e573acf9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e573acf9-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@523e56c5, true, {}]
2024-05-14 06:19:18,797 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e573d40d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e573acf9-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e573acf9-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5836863a, true, {}]
2024-05-14 06:19:18,798 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e573d40d-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true]
2024-05-14 06:19:18,798 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@42765544
2024-05-14 06:19:18,799 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=42d9fe7f-e958-47c9-8b1c-596da75a1305, 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-05-14 06:19:18,799 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d74b5ed
2024-05-14 06:19:18,800 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 42d9fe7f-e958-47c9-8b1c-596da75a1305, null, 0, false, true, null]
2024-05-14 06:19:18,800 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e574493f-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[cid=cid:abc]
2024-05-14 06:19:18,801 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e5744942-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e574493f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e574493f-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a087916, true, {}]
2024-05-14 06:19:18,801 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@39d06cd9 - MDC[cid=cid:abc]
2024-05-14 06:19:18,801 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e5747053-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e574493f-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e574493f-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@622fb4f4, true, {}]
2024-05-14 06:19:18,802 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 42d9fe7f-e958-47c9-8b1c-596da75a1305: Reference[4093]:RELIABLE:CoreMessage[messageID=4093, durable=true, userID=e5747055-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=e5744941-11b9-11ef-8fb5-0a580a2842f4, 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]]@312432283
2024-05-14 06:19:18,802 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4093, durable=true, userID=e5747055-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=e5744941-11b9-11ef-8fb5-0a580a2842f4, 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]]@312432283, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483494)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeCorrelationId:
***** non durable for test/mom/testTopicPublishSubscribeCorrelationId:
- queueID=4085 address:test/mom/testTopicPublishSubscribeCorrelationId name:42d9fe7f-e958-47c9-8b1c-596da75a1305 filter:null
..................................................
, transaction: null
2024-05-14 06:19:18,802 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 42d9fe7f-e958-47c9-8b1c-596da75a1305: CoreMessage[messageID=4093, durable=true, userID=e5747055-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=e5744941-11b9-11ef-8fb5-0a580a2842f4, 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]]@312432283 to transaction: TransactionImpl [xid=null, txID=4096, xid=null, state=ACTIVE, createTime=1715667558802(Tue May 14 06:19:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d71ab4d
2024-05-14 06:19:18,802 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 42d9fe7f-e958-47c9-8b1c-596da75a1305: CoreMessage[messageID=4093, durable=true, userID=e5747055-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=e5744941-11b9-11ef-8fb5-0a580a2842f4, 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]]@312432283, transaction: TransactionImpl [xid=null, txID=4096, xid=null, state=COMMITTED, createTime=1715667558802(Tue May 14 06:19:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d71ab4d
2024-05-14 06:19:18,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@180ee8dd]
2024-05-14 06:19:18,803 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e573acf9-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:18,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:18,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004629 ms
2024-05-14 06:19:18,804 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:18,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:18,805 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e574493f-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:18,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:18,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.015774 ms
2024-05-14 06:19:18,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [artemis-j2ee]>
2024-05-14 06:19:18,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:18,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [artemis-j2ee]>
2024-05-14 06:19:18,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 593596322'.
2024-05-14 06:19:18,808 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:18,808 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e57581c7-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:18,808 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e57581ca-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e57581c7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e57581c7-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7579ea43, true, {}]
2024-05-14 06:19:18,809 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e575a8db-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e57581c7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e57581c7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2756e8a7, true, {}]
2024-05-14 06:19:18,810 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e575a8db-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testMessageSelector, [MULTICAST], true]
2024-05-14 06:19:18,810 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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@6650ae9
2024-05-14 06:19:18,810 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6ffc035c-cfa4-49bb-9c5a-d8ecb80fcc3b, 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-05-14 06:19:18,811 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4bd35847
2024-05-14 06:19:18,811 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6ffc035c-cfa4-49bb-9c5a-d8ecb80fcc3b, null, 0, false, true, null]
2024-05-14 06:19:18,811 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e575f6fd-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:18,812 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e5761e10-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e575f6fd-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e575f6fd-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@218074f9, true, {}]
2024-05-14 06:19:18,812 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e5761e11-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e575f6fd-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e575f6fd-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f9bd602, true, {}]
2024-05-14 06:19:18,813 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=34c7d3aa-867f-46f2-ab6f-fc839951fe90, 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-05-14 06:19:18,813 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@33f887e2
2024-05-14 06:19:18,814 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 34c7d3aa-867f-46f2-ab6f-fc839951fe90, user = 'john', 0, false, true, null]
2024-05-14 06:19:18,814 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e5766c33-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:18,814 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e5766c36-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e5766c33-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e5766c33-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f879a24, true, {}]
2024-05-14 06:19:18,815 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e5769347-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e5766c33-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e5766c33-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ac2d187, true, {}]
2024-05-14 06:19:18,815 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=858757b2-1099-4974-9708-9a6a32afed80, 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-05-14 06:19:18,816 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@564dfef8
2024-05-14 06:19:18,816 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 858757b2-1099-4974-9708-9a6a32afed80, user = 'anna', 0, false, true, null]
2024-05-14 06:19:18,817 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e576e169-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:18,817 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e576e16c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e576e169-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e576e169-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e2111ee, true, {}]
2024-05-14 06:19:18,817 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@b234301
2024-05-14 06:19:18,817 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e576e16d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e576e169-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e576e169-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3086ea84, true, {}]
2024-05-14 06:19:18,818 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4141, durable=true, userID=e577087f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=e576e16b-11b9-11ef-8fb5-0a580a2842f4, 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]]@70296, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0)
..................................................
, transaction: null
2024-05-14 06:19:18,818 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 858757b2-1099-4974-9708-9a6a32afed80: Reference[4141]:RELIABLE:CoreMessage[messageID=4141, durable=true, userID=e577087f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=e576e16b-11b9-11ef-8fb5-0a580a2842f4, 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]]@70296
2024-05-14 06:19:18,818 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6ffc035c-cfa4-49bb-9c5a-d8ecb80fcc3b: Reference[4141]:RELIABLE:CoreMessage[messageID=4141, durable=true, userID=e577087f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=e576e16b-11b9-11ef-8fb5-0a580a2842f4, 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]]@70296
2024-05-14 06:19:18,818 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6ffc035c-cfa4-49bb-9c5a-d8ecb80fcc3b: CoreMessage[messageID=4141, durable=true, userID=e577087f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=e576e16b-11b9-11ef-8fb5-0a580a2842f4, 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]]@70296 to transaction: TransactionImpl [xid=null, txID=4145, xid=null, state=ACTIVE, createTime=1715667558818(Tue May 14 06:19:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9c1748d
2024-05-14 06:19:18,818 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 858757b2-1099-4974-9708-9a6a32afed80: CoreMessage[messageID=4141, durable=true, userID=e577087f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=e576e16b-11b9-11ef-8fb5-0a580a2842f4, 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]]@70296 to transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=ACTIVE, createTime=1715667558818(Tue May 14 06:19:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@cd96562
2024-05-14 06:19:18,818 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 858757b2-1099-4974-9708-9a6a32afed80: CoreMessage[messageID=4141, durable=true, userID=e577087f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=e576e16b-11b9-11ef-8fb5-0a580a2842f4, 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]]@70296, transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=COMMITTED, createTime=1715667558818(Tue May 14 06:19:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@cd96562
2024-05-14 06:19:18,818 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6ffc035c-cfa4-49bb-9c5a-d8ecb80fcc3b: CoreMessage[messageID=4141, durable=true, userID=e577087f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:18 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=e576e16b-11b9-11ef-8fb5-0a580a2842f4, 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]]@70296, transaction: TransactionImpl [xid=null, txID=4145, xid=null, state=COMMITTED, createTime=1715667558818(Tue May 14 06:19:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9c1748d
2024-05-14 06:19:20,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@aa9b6a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@162304e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a94d716]
2024-05-14 06:19:20,820 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e57581c7-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:20,822 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e575f6fd-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:20,823 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e5766c33-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:20,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:20,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004012 ms
2024-05-14 06:19:20,824 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:20,824 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:20,824 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e576e169-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:20,825 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:20,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2018.852823 ms
2024-05-14 06:19:20,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [artemis-j2ee]>
2024-05-14 06:19:20,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:20,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [artemis-j2ee]>
2024-05-14 06:19:20,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1827845688'.
2024-05-14 06:19:20,827 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:20,828 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e6a99511-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:20,828 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6a9bc24-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6a99511-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6a99511-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8768713, true, {}]
2024-05-14 06:19:20,828 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5008c5a
2024-05-14 06:19:20,828 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6a9bc25-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6a99511-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6a99511-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@568e36bf, true, {}]
2024-05-14 06:19:20,830 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4188, durable=true, userID=e6a9e337-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=e6a9bc23-11b9-11ef-8fb5-0a580a2842f4, 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]]@783908302, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147483525)
..................................................
***** 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-05-14 06:19:20,830 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e6aa0a48-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:20,831 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6aa315b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6aa0a48-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6aa0a48-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d5b71ce, true, {}]
2024-05-14 06:19:20,831 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6aa315c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6aa0a48-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6aa0a48-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d773d0a, true, {}]
2024-05-14 06:19:20,832 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:20,832 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[4188]:RELIABLE:CoreMessage[messageID=4188, durable=true, userID=e6a9e337-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=e6a9bc23-11b9-11ef-8fb5-0a580a2842f4, 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]]@783908302
2024-05-14 06:19:20,832 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4188, durable=true, userID=e6a9e337-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=e6a9bc23-11b9-11ef-8fb5-0a580a2842f4, 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]]@783908302 to transaction: TransactionImpl [xid=null, txID=4197, xid=null, state=ACTIVE, createTime=1715667560832(Tue May 14 06:19:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48e0d15a
2024-05-14 06:19:20,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2ca413f6, org.eclipse.scout.rt.mom.jms.JmsSubscription@66e478c7]
2024-05-14 06:19:20,833 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4188, durable=true, userID=e6a9e337-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=e6a9bc23-11b9-11ef-8fb5-0a580a2842f4, 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]]@783908302, transaction: TransactionImpl [xid=null, txID=4197, xid=null, state=COMMITTED, createTime=1715667560832(Tue May 14 06:19:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48e0d15a
2024-05-14 06:19:20,834 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e6aa0a48-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:20,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:20,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003629 ms
2024-05-14 06:19:20,834 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:20,834 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:20,835 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e6a99511-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:20,835 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:20,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.340211 ms
2024-05-14 06:19:20,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [artemis-j2ee]>
2024-05-14 06:19:20,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:20,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [artemis-j2ee]>
2024-05-14 06:19:20,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1622074570'.
2024-05-14 06:19:20,837 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:20,838 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:20,838 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6ab42d1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a87a1d7, true, {}]
2024-05-14 06:19:20,838 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@500039b3
2024-05-14 06:19:20,838 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6ab42d2-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bc59f21, true, {}]
2024-05-14 06:19:20,839 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4210, durable=true, userID=e6ab69e4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@654377145, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,840 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6ab90f5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1087ef05, true, {}]
2024-05-14 06:19:20,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4215, durable=true, userID=e6abb807-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1493772396, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,844 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6ac2d38-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@641ac1ec, true, {}]
2024-05-14 06:19:20,844 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4220, durable=true, userID=e6ac2d3a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@885275673, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,847 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6aca26b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69257f02, true, {}]
2024-05-14 06:19:20,848 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4225, durable=true, userID=e6aca26d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@163263510, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,851 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6ad3eae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5717a581, true, {}]
2024-05-14 06:19:20,851 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4230, durable=true, userID=e6ad3eb0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1383900893, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,854 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6adb3e1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f130621, true, {}]
2024-05-14 06:19:20,855 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4235, durable=true, userID=e6adb3e3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@217261770, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,857 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6ae2914-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14f1feff, true, {}]
2024-05-14 06:19:20,858 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4240, durable=true, userID=e6ae5026-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1904405319, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,861 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6aec557-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15492b85, true, {}]
2024-05-14 06:19:20,861 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4245, durable=true, userID=e6aec559-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@587194832, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,864 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6af3a8a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76bae132, true, {}]
2024-05-14 06:19:20,865 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4250, durable=true, userID=e6af619c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2102257702, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,868 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6afd6cd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e293906, true, {}]
2024-05-14 06:19:20,868 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4255, durable=true, userID=e6afd6cf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1652131537, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** 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-05-14 06:19:20,871 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e6b04c00-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:20,872 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6b04c03-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6b04c00-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6b04c00-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68fc3762, true, {}]
2024-05-14 06:19:20,872 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e6b07314-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e6b04c00-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e6b04c00-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a153260, true, {}]
2024-05-14 06:19:20,872 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de41c96b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1967508418
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de4265ae-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1996800008
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de42dae1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2003790378
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de437724-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1314045909
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de43ec57-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@307534972
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de44618a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@51501065
2024-05-14 06:19:20,873 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de41c96b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1967508418 to transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=ACTIVE, createTime=1715667560873(Tue May 14 06:19:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2df66ca
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de44fdcd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@31649956
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de457300-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1828372668
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4210]:RELIABLE:CoreMessage[messageID=4210, durable=true, userID=e6ab69e4-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@654377145
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4215]:RELIABLE:CoreMessage[messageID=4215, durable=true, userID=e6abb807-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1493772396
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4220]:RELIABLE:CoreMessage[messageID=4220, durable=true, userID=e6ac2d3a-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@885275673
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4225]:RELIABLE:CoreMessage[messageID=4225, durable=true, userID=e6aca26d-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@163263510
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4230]:RELIABLE:CoreMessage[messageID=4230, durable=true, userID=e6ad3eb0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1383900893
2024-05-14 06:19:20,873 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4235]:RELIABLE:CoreMessage[messageID=4235, durable=true, userID=e6adb3e3-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@217261770
2024-05-14 06:19:20,874 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4240]:RELIABLE:CoreMessage[messageID=4240, durable=true, userID=e6ae5026-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1904405319
2024-05-14 06:19:20,874 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4245]:RELIABLE:CoreMessage[messageID=4245, durable=true, userID=e6aec559-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@587194832
2024-05-14 06:19:20,874 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4250]:RELIABLE:CoreMessage[messageID=4250, durable=true, userID=e6af619c-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2102257702
2024-05-14 06:19:20,874 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4255]:RELIABLE:CoreMessage[messageID=4255, durable=true, userID=e6afd6cf-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:20 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=e6ab42d0-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1652131537
2024-05-14 06:19:20,874 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de41c96b-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1967508418, transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=COMMITTED, createTime=1715667560873(Tue May 14 06:19:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2df66ca
2024-05-14 06:19:23,873 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28736857]
2024-05-14 06:19:23,873 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de4265ae-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1996800008 to transaction: TransactionImpl [xid=null, txID=4265, xid=null, state=ACTIVE, createTime=1715667563873(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d3b6d72
2024-05-14 06:19:23,877 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=de4265ae-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:06 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1996800008, transaction: TransactionImpl [xid=null, txID=4265, xid=null, state=COMMITTED, createTime=1715667563873(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d3b6d72
2024-05-14 06:19:23,878 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e6b04c00-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:23,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006786 ms
2024-05-14 06:19:23,879 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:23,879 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:23,879 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e6ab1bbe-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,880 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:23,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3043.825094 ms
2024-05-14 06:19:23,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [artemis-j2ee]>
2024-05-14 06:19:23,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:23,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [artemis-j2ee]>
2024-05-14 06:19:23,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1517873123'.
2024-05-14 06:19:23,882 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:23,883 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e87be446-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,883 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87be449-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87be446-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87be446-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10c1a26f, true, {}]
2024-05-14 06:19:23,883 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87be44a-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87be446-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87be446-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5121368a, true, {}]
2024-05-14 06:19:23,884 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,885 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e87c326b-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,885 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87c326e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11621846, true, {}]
2024-05-14 06:19:23,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@387f53cf
2024-05-14 06:19:23,885 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87c326f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@102a6cc2, true, {}]
2024-05-14 06:19:23,886 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4284, durable=true, userID=e87c5981-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1044594375, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,886 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4284]:RELIABLE:CoreMessage[messageID=4284, durable=true, userID=e87c5981-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1044594375
2024-05-14 06:19:23,887 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4284, durable=true, userID=e87c5981-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1044594375 to transaction: TransactionImpl [xid=null, txID=4287, xid=null, state=ACTIVE, createTime=1715667563887(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ecd7a9e
2024-05-14 06:19:23,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@f9769ae, org.eclipse.scout.rt.mom.jms.JmsSubscription@776a3e76]
2024-05-14 06:19:23,890 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4284, durable=true, userID=e87c5981-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1044594375, transaction: TransactionImpl [xid=null, txID=4287, xid=null, state=COMMITTED, createTime=1715667563887(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ecd7a9e
2024-05-14 06:19:23,890 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e87be446-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,891 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e87d1cd2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,891 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87d1cd5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87d1cd2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87d1cd2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ca8f6b4, true, {}]
2024-05-14 06:19:23,892 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87d1cd6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87d1cd2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87d1cd2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aad61a2, true, {}]
2024-05-14 06:19:23,892 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,893 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87d43e7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b6c0097, true, {}]
2024-05-14 06:19:23,893 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4302, durable=true, userID=e87d6af9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@92712487, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,897 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4302]:RELIABLE:CoreMessage[messageID=4302, durable=true, userID=e87d6af9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@92712487
2024-05-14 06:19:23,897 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4302, durable=true, userID=e87d6af9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@92712487 to transaction: TransactionImpl [xid=null, txID=4305, xid=null, state=ACTIVE, createTime=1715667563897(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@719d5985
2024-05-14 06:19:23,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@dfa6f48, org.eclipse.scout.rt.mom.jms.JmsSubscription@6aaaa66b]
2024-05-14 06:19:23,900 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4302, durable=true, userID=e87d6af9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@92712487, transaction: TransactionImpl [xid=null, txID=4305, xid=null, state=COMMITTED, createTime=1715667563897(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@719d5985
2024-05-14 06:19:23,900 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e87d1cd2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,901 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e87ea37a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,901 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87ea37d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87ea37a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87ea37a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47d3e6f3, true, {}]
2024-05-14 06:19:23,902 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87eca8e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87ea37a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87ea37a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b057d41, true, {}]
2024-05-14 06:19:23,902 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,902 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87eca8f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3aacd721, true, {}]
2024-05-14 06:19:23,903 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4320, durable=true, userID=e87ef1a1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@446107742, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,903 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4320]:RELIABLE:CoreMessage[messageID=4320, durable=true, userID=e87ef1a1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@446107742
2024-05-14 06:19:23,903 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4320, durable=true, userID=e87ef1a1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@446107742 to transaction: TransactionImpl [xid=null, txID=4323, xid=null, state=ACTIVE, createTime=1715667563903(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51ed4ae0
2024-05-14 06:19:23,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@72c743f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bb4c147]
2024-05-14 06:19:23,907 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4320, durable=true, userID=e87ef1a1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@446107742, transaction: TransactionImpl [xid=null, txID=4323, xid=null, state=COMMITTED, createTime=1715667563903(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51ed4ae0
2024-05-14 06:19:23,907 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e87ea37a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,908 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e87fb4f2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,908 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87fb4f5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87fb4f2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87fb4f2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d75b39d, true, {}]
2024-05-14 06:19:23,909 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87fb4f6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87fb4f2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87fb4f2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d06c061, true, {}]
2024-05-14 06:19:23,909 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,909 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e87fdc07-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65413bc0, true, {}]
2024-05-14 06:19:23,910 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4338, durable=true, userID=e8800319-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1014161871, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,913 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4338]:RELIABLE:CoreMessage[messageID=4338, durable=true, userID=e8800319-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1014161871
2024-05-14 06:19:23,914 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4338, durable=true, userID=e8800319-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1014161871 to transaction: TransactionImpl [xid=null, txID=4341, xid=null, state=ACTIVE, createTime=1715667563914(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f0c1102
2024-05-14 06:19:23,915 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@61e23a44, org.eclipse.scout.rt.mom.jms.JmsSubscription@283dd82a]
2024-05-14 06:19:23,917 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4338, durable=true, userID=e8800319-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1014161871, transaction: TransactionImpl [xid=null, txID=4341, xid=null, state=COMMITTED, createTime=1715667563914(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f0c1102
2024-05-14 06:19:23,917 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e87fb4f2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,918 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8813b9a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,919 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8813b9d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8813b9a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8813b9a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b7ce9b0, true, {}]
2024-05-14 06:19:23,919 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88162ae-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8813b9a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8813b9a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c3587f0, true, {}]
2024-05-14 06:19:23,919 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,920 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88162af-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b39ede3, true, {}]
2024-05-14 06:19:23,920 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4356, durable=true, userID=e88189c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1264022059, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,920 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4356]:RELIABLE:CoreMessage[messageID=4356, durable=true, userID=e88189c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1264022059
2024-05-14 06:19:23,920 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4356, durable=true, userID=e88189c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1264022059 to transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=ACTIVE, createTime=1715667563920(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4aa08df7
2024-05-14 06:19:23,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@109f7381, org.eclipse.scout.rt.mom.jms.JmsSubscription@d5f3118]
2024-05-14 06:19:23,924 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4356, durable=true, userID=e88189c1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1264022059, transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=COMMITTED, createTime=1715667563920(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4aa08df7
2024-05-14 06:19:23,924 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8813b9a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,925 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8824d12-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,926 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8827425-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8824d12-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8824d12-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32ff5987, true, {}]
2024-05-14 06:19:23,926 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8827426-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8824d12-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8824d12-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e00315, true, {}]
2024-05-14 06:19:23,927 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,927 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8829b37-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@516ab457, true, {}]
2024-05-14 06:19:23,927 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4374, durable=true, userID=e8829b39-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@82334958, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,931 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4374]:RELIABLE:CoreMessage[messageID=4374, durable=true, userID=e8829b39-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@82334958
2024-05-14 06:19:23,931 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4374, durable=true, userID=e8829b39-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@82334958 to transaction: TransactionImpl [xid=null, txID=4377, xid=null, state=ACTIVE, createTime=1715667563931(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42db9e23
2024-05-14 06:19:23,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@69789fec, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fa0e166]
2024-05-14 06:19:23,934 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4374, durable=true, userID=e8829b39-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@82334958, transaction: TransactionImpl [xid=null, txID=4377, xid=null, state=COMMITTED, createTime=1715667563931(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42db9e23
2024-05-14 06:19:23,935 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8824d12-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,935 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e883d3ba-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,936 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e883facd-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e883d3ba-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e883d3ba-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ae6aa92, true, {}]
2024-05-14 06:19:23,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e883face-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e883d3ba-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e883d3ba-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27580175, true, {}]
2024-05-14 06:19:23,937 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,937 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88421df-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58a9f53d, true, {}]
2024-05-14 06:19:23,937 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4392, durable=true, userID=e88421e1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@46070268, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,941 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4392]:RELIABLE:CoreMessage[messageID=4392, durable=true, userID=e88421e1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@46070268
2024-05-14 06:19:23,941 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4392, durable=true, userID=e88421e1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@46070268 to transaction: TransactionImpl [xid=null, txID=4395, xid=null, state=ACTIVE, createTime=1715667563941(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b00060c
2024-05-14 06:19:23,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4c93cf28, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e5dcc50]
2024-05-14 06:19:23,944 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4392, durable=true, userID=e88421e1-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@46070268, transaction: TransactionImpl [xid=null, txID=4395, xid=null, state=COMMITTED, createTime=1715667563941(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b00060c
2024-05-14 06:19:23,945 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e883d3ba-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,945 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8855a62-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,946 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8858175-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8855a62-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8855a62-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b882b10, true, {}]
2024-05-14 06:19:23,946 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8858176-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8855a62-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8855a62-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f4f29c2, true, {}]
2024-05-14 06:19:23,947 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,947 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e885a887-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a2ffff1, true, {}]
2024-05-14 06:19:23,948 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4410, durable=true, userID=e885a889-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@169737934, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,951 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4410]:RELIABLE:CoreMessage[messageID=4410, durable=true, userID=e885a889-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@169737934
2024-05-14 06:19:23,951 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4410, durable=true, userID=e885a889-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@169737934 to transaction: TransactionImpl [xid=null, txID=4413, xid=null, state=ACTIVE, createTime=1715667563951(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63c7c65
2024-05-14 06:19:23,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7abdfd36, org.eclipse.scout.rt.mom.jms.JmsSubscription@52743ef2]
2024-05-14 06:19:23,955 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4410, durable=true, userID=e885a889-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@169737934, transaction: TransactionImpl [xid=null, txID=4413, xid=null, state=COMMITTED, createTime=1715667563951(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63c7c65
2024-05-14 06:19:23,955 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8855a62-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,956 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e887081a-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,956 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e887081d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e887081a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e887081a-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51835895, true, {}]
2024-05-14 06:19:23,957 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8872f2e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e887081a-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e887081a-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dccc66e, true, {}]
2024-05-14 06:19:23,957 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,958 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e887563f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21fcb37d, true, {}]
2024-05-14 06:19:23,958 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4428, durable=true, userID=e8875641-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1978717854, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,961 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4428]:RELIABLE:CoreMessage[messageID=4428, durable=true, userID=e8875641-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1978717854
2024-05-14 06:19:23,962 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4428, durable=true, userID=e8875641-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1978717854 to transaction: TransactionImpl [xid=null, txID=4431, xid=null, state=ACTIVE, createTime=1715667563962(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@112b7182
2024-05-14 06:19:23,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2ed34811, org.eclipse.scout.rt.mom.jms.JmsSubscription@fca4863]
2024-05-14 06:19:23,965 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4428, durable=true, userID=e8875641-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1978717854, transaction: TransactionImpl [xid=null, txID=4431, xid=null, state=COMMITTED, createTime=1715667563962(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@112b7182
2024-05-14 06:19:23,965 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e887081a-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,966 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8888ec2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,966 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8888ec5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8888ec2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8888ec2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@446351bf, true, {}]
2024-05-14 06:19:23,967 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8888ec6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8888ec2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8888ec2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@557f51f6, true, {}]
2024-05-14 06:19:23,967 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,968 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e888b5d7-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e87c326b-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e87c326b-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1241639f, true, {}]
2024-05-14 06:19:23,968 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4446, durable=true, userID=e888dce9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@197593026, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** 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-05-14 06:19:23,972 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4446]:RELIABLE:CoreMessage[messageID=4446, durable=true, userID=e888dce9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@197593026
2024-05-14 06:19:23,972 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4446, durable=true, userID=e888dce9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@197593026 to transaction: TransactionImpl [xid=null, txID=4449, xid=null, state=ACTIVE, createTime=1715667563972(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6cba736f
2024-05-14 06:19:23,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3fe8a255, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fd0f9dd]
2024-05-14 06:19:23,975 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4446, durable=true, userID=e888dce9-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=e87c326d-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@197593026, transaction: TransactionImpl [xid=null, txID=4449, xid=null, state=COMMITTED, createTime=1715667563972(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6cba736f
2024-05-14 06:19:23,976 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8888ec2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:23,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004208 ms
2024-05-14 06:19:23,976 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:23,976 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:23,977 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e87c326b-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,977 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:23,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 96.822548 ms
2024-05-14 06:19:23,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [artemis-j2ee]>
2024-05-14 06:19:23,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:23,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [artemis-j2ee]>
2024-05-14 06:19:23,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1314658327'.
2024-05-14 06:19:23,980 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:23,981 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e88ad8bb-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,981 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88ad8be-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e88ad8bb-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e88ad8bb-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47a13892, true, {}]
2024-05-14 06:19:23,981 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88ad8bf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e88ad8bb-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e88ad8bb-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38b77b19, true, {}]
2024-05-14 06:19:23,982 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8a13b131-8b15-46e9-8ff9-331619a2e743, 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-05-14 06:19:23,983 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@649a9e83
2024-05-14 06:19:23,983 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8a13b131-8b15-46e9-8ff9-331619a2e743, null, 0, false, true, null]
2024-05-14 06:19:23,983 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e88b26e1-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,984 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88b4df4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e88b26e1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e88b26e1-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16bb9871, true, {}]
2024-05-14 06:19:23,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@223f8c82
2024-05-14 06:19:23,984 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88b4df5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e88b26e1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e88b26e1-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@599d9062, true, {}]
2024-05-14 06:19:23,985 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4470, durable=true, userID=e88b4df7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=e88b4df3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@627179094, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147483486)
..................................................
***** durable queues test/mom/testTopicPublishSubscribe:
- queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf).Durable-Test-Subscription filter:null
***** non durable for test/mom/testTopicPublishSubscribe:
- queueID=4462 address:test/mom/testTopicPublishSubscribe name:8a13b131-8b15-46e9-8ff9-331619a2e743 filter:null
..................................................
, transaction: null
2024-05-14 06:19:23,985 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8a13b131-8b15-46e9-8ff9-331619a2e743: Reference[4470]:RELIABLE:CoreMessage[messageID=4470, durable=true, userID=e88b4df7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=e88b4df3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@627179094
2024-05-14 06:19:23,985 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8a13b131-8b15-46e9-8ff9-331619a2e743: CoreMessage[messageID=4470, durable=true, userID=e88b4df7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=e88b4df3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@627179094 to transaction: TransactionImpl [xid=null, txID=4473, xid=null, state=ACTIVE, createTime=1715667563985(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3bf132e2
2024-05-14 06:19:23,986 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8a13b131-8b15-46e9-8ff9-331619a2e743: CoreMessage[messageID=4470, durable=true, userID=e88b4df7-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=e88b4df3-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@627179094, transaction: TransactionImpl [xid=null, txID=4473, xid=null, state=COMMITTED, createTime=1715667563985(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3bf132e2
2024-05-14 06:19:23,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3212ff1b]
2024-05-14 06:19:23,987 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e88ad8bb-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:23,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004715 ms
2024-05-14 06:19:23,988 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:23,988 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:23,988 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e88b26e1-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,989 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:23,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.308016 ms
2024-05-14 06:19:23,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [artemis-j2ee]>
2024-05-14 06:19:23,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:23,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [artemis-j2ee]>
2024-05-14 06:19:23,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1655651660'.
2024-05-14 06:19:23,991 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:23,992 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e88c8679-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,992 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88c867c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e88c8679-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e88c8679-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aad4d78, true, {}]
2024-05-14 06:19:23,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@750c242e
2024-05-14 06:19:23,992 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88c867d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e88c8679-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e88c8679-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6753fa7f, true, {}]
2024-05-14 06:19:23,994 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4492, durable=true, userID=e88cad8f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=e88c867b-11b9-11ef-8fb5-0a580a2842f4, 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]]@330366276, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147483521)
..................................................
***** 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-05-14 06:19:23,994 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e88cd3a0-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:23,995 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88cfab3-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e88cd3a0-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e88cd3a0-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@111eeaf5, true, {}]
2024-05-14 06:19:23,995 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88cfab4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e88cd3a0-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=beb72424-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e88cd3a0-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4917a816, true, {}]
2024-05-14 06:19:23,995 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.base.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-05-14 06:19:23,996 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[4492]:RELIABLE:CoreMessage[messageID=4492, durable=true, userID=e88cad8f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=e88c867b-11b9-11ef-8fb5-0a580a2842f4, 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]]@330366276
2024-05-14 06:19:23,996 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] 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=4492, durable=true, userID=e88cad8f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=e88c867b-11b9-11ef-8fb5-0a580a2842f4, 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]]@330366276 to transaction: TransactionImpl [xid=null, txID=4501, xid=null, state=ACTIVE, createTime=1715667563996(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35fc8dfb
2024-05-14 06:19:23,997 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@77e0b681)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4492, durable=true, userID=e88cad8f-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=e88c867b-11b9-11ef-8fb5-0a580a2842f4, 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]]@330366276, transaction: TransactionImpl [xid=null, txID=4501, xid=null, state=COMMITTED, createTime=1715667563996(Tue May 14 06:19:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35fc8dfb
2024-05-14 06:19:23,997 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@548051d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@350cf434]
2024-05-14 06:19:23,998 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e88cd3a0-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:23,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:23,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003738 ms
2024-05-14 06:19:23,999 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:23,999 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:23,999 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e88c8679-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:24,000 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:24,000 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.286061 ms
2024-05-14 06:19:24,000 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [artemis-j2ee]>
2024-05-14 06:19:24,013 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [beb72424-11b9-11ef-8fb5-0a580a2842f4] stopped, uptime 1 minute
2024-05-14 06:19:24,020 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-05-14 06:19:24,020 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-05-14 06:19:24,020 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-05-14 06:19:24,021 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-05-14 06:19:24,021 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-05-14 06:19:24,022 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-05-14 06:19:24,022 INFO  [main] org.apache.activemq.audit.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@276d957f
2024-05-14 06:19:24,022 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-05-14 06:19:24,023 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-05-14 06:19:24,023 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-05-14 06:19:24,089 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-05-14 06:19:24,090 INFO  [main] org.apache.activemq.audit.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@46a9af36
2024-05-14 06:19:24,090 INFO  [main] org.apache.activemq.audit.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@3d1b97e4
2024-05-14 06:19:24,091 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-05-14 06:19:24,091 INFO  [main] org.apache.activemq.audit.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@53b3cd9b
2024-05-14 06:19:24,091 INFO  [main] org.apache.activemq.audit.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@4a218cc6
2024-05-14 06:19:24,091 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-05-14 06:19:24,092 INFO  [main] org.apache.activemq.audit.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@417a5aab
2024-05-14 06:19:24,092 INFO  [main] org.apache.activemq.audit.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@203f41d7
2024-05-14 06:19:24,092 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-05-14 06:19:24,092 INFO  [main] org.apache.activemq.audit.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@6dad9f5e
2024-05-14 06:19:24,093 INFO  [main] org.apache.activemq.audit.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@2b2c7991
2024-05-14 06:19:24,093 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-05-14 06:19:24,093 INFO  [main] org.apache.activemq.audit.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@3810d15d
2024-05-14 06:19:24,093 INFO  [main] org.apache.activemq.audit.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@627b0e71
2024-05-14 06:19:24,093 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-05-14 06:19:24,094 INFO  [main] org.apache.activemq.audit.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@63ad2a0f
2024-05-14 06:19:24,094 INFO  [main] org.apache.activemq.audit.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@2b05371a
2024-05-14 06:19:24,094 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-05-14 06:19:24,094 INFO  [main] org.apache.activemq.audit.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@15a1911e
2024-05-14 06:19:24,095 INFO  [main] org.apache.activemq.audit.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@2f931d5d
2024-05-14 06:19:24,095 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-05-14 06:19:24,095 INFO  [main] org.apache.activemq.audit.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@2564b7f2
2024-05-14 06:19:24,095 INFO  [main] org.apache.activemq.audit.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@27dbe9a3
2024-05-14 06:19:24,096 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-05-14 06:19:24,096 INFO  [main] org.apache.activemq.audit.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@3eeba527
2024-05-14 06:19:24,096 INFO  [main] org.apache.activemq.audit.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@9252e52
2024-05-14 06:19:24,096 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-05-14 06:19:24,096 INFO  [main] org.apache.activemq.audit.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@9fec3a3
2024-05-14 06:19:24,097 INFO  [main] org.apache.activemq.audit.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@7190b5ce
2024-05-14 06:19:24,097 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-05-14 06:19:24,097 INFO  [main] org.apache.activemq.audit.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@1231e446
2024-05-14 06:19:24,097 INFO  [main] org.apache.activemq.audit.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@32c60fec
2024-05-14 06:19:24,098 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-05-14 06:19:24,098 INFO  [main] org.apache.activemq.audit.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@4d5a21cc
2024-05-14 06:19:24,098 INFO  [main] org.apache.activemq.audit.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@3990c36c
2024-05-14 06:19:24,098 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-05-14 06:19:24,098 INFO  [main] org.apache.activemq.audit.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@241e03cc
2024-05-14 06:19:24,099 INFO  [main] org.apache.activemq.audit.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@2625c1cc
2024-05-14 06:19:24,099 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-05-14 06:19:24,099 INFO  [main] org.apache.activemq.audit.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@3a6dd085
2024-05-14 06:19:24,099 INFO  [main] org.apache.activemq.audit.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@559ff07
2024-05-14 06:19:24,099 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-05-14 06:19:24,100 INFO  [main] org.apache.activemq.audit.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@510d8c03
2024-05-14 06:19:24,100 INFO  [main] org.apache.activemq.audit.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@592e1c4f
2024-05-14 06:19:24,100 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-05-14 06:19:24,100 INFO  [main] org.apache.activemq.audit.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@d931617
2024-05-14 06:19:24,101 INFO  [main] org.apache.activemq.audit.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@47786165
2024-05-14 06:19:24,101 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-05-14 06:19:24,101 INFO  [main] org.apache.activemq.audit.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@7aa8801d
2024-05-14 06:19:24,101 INFO  [main] org.apache.activemq.audit.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@53cd2763
2024-05-14 06:19:24,101 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-05-14 06:19:24,101 INFO  [main] org.apache.activemq.audit.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@46fbb0a3
2024-05-14 06:19:24,102 INFO  [main] org.apache.activemq.audit.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@428c9250
2024-05-14 06:19:24,102 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-05-14 06:19:24,102 INFO  [main] org.apache.activemq.audit.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@7c1a4a74
2024-05-14 06:19:24,102 INFO  [main] org.apache.activemq.audit.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@46569cab
2024-05-14 06:19:24,103 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-05-14 06:19:24,103 INFO  [main] org.apache.activemq.audit.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@5d33426a
2024-05-14 06:19:24,103 INFO  [main] org.apache.activemq.audit.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@7b8b458e
2024-05-14 06:19:24,103 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-05-14 06:19:24,103 INFO  [main] org.apache.activemq.audit.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@55ecf961
2024-05-14 06:19:24,104 INFO  [main] org.apache.activemq.audit.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@27ad94b3
2024-05-14 06:19:24,104 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-05-14 06:19:24,104 INFO  [main] org.apache.activemq.audit.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@604aa23e
2024-05-14 06:19:24,104 INFO  [main] org.apache.activemq.audit.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@414c2c8c
2024-05-14 06:19:24,104 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-05-14 06:19:24,105 INFO  [main] org.apache.activemq.audit.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@73d9f235
2024-05-14 06:19:24,105 INFO  [main] org.apache.activemq.audit.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@389ae8f1
2024-05-14 06:19:24,105 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-05-14 06:19:24,105 INFO  [main] org.apache.activemq.audit.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@d74f68e
2024-05-14 06:19:24,106 INFO  [main] org.apache.activemq.audit.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@2d7c93e0
2024-05-14 06:19:24,106 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-05-14 06:19:24,106 INFO  [main] org.apache.activemq.audit.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@11088420
2024-05-14 06:19:24,106 INFO  [main] org.apache.activemq.audit.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@7eba3b90
2024-05-14 06:19:24,106 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-05-14 06:19:24,106 INFO  [main] org.apache.activemq.audit.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@54d0724f
2024-05-14 06:19:24,107 INFO  [main] org.apache.activemq.audit.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@1dfa18a6
2024-05-14 06:19:24,107 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-05-14 06:19:24,107 INFO  [main] org.apache.activemq.audit.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@4886b6bd
2024-05-14 06:19:24,107 INFO  [main] org.apache.activemq.audit.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@674f6286
2024-05-14 06:19:24,107 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-05-14 06:19:24,108 INFO  [main] org.apache.activemq.audit.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@305a362a
2024-05-14 06:19:24,108 INFO  [main] org.apache.activemq.audit.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@7da837af
2024-05-14 06:19:24,108 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-05-14 06:19:24,108 INFO  [main] org.apache.activemq.audit.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@e655f9
2024-05-14 06:19:24,109 INFO  [main] org.apache.activemq.audit.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@1c215c31
2024-05-14 06:19:24,109 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-05-14 06:19:24,109 INFO  [main] org.apache.activemq.audit.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@7dabc2f9
2024-05-14 06:19:24,109 INFO  [main] org.apache.activemq.audit.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@418287ac
2024-05-14 06:19:24,109 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-05-14 06:19:24,109 INFO  [main] org.apache.activemq.audit.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@73f94bf8
2024-05-14 06:19:24,110 INFO  [main] org.apache.activemq.audit.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@65af4162
2024-05-14 06:19:24,110 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-05-14 06:19:24,110 INFO  [main] org.apache.activemq.audit.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@46b0fb24
2024-05-14 06:19:24,110 INFO  [main] org.apache.activemq.audit.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@13dabbb9
2024-05-14 06:19:24,110 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-05-14 06:19:24,111 INFO  [main] org.apache.activemq.audit.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@2a4594b1
2024-05-14 06:19:24,111 INFO  [main] org.apache.activemq.audit.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@35fe64ca
2024-05-14 06:19:24,111 INFO  [main] org.apache.activemq.audit.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@74d6d08a
2024-05-14 06:19:24,112 INFO  [main] org.apache.activemq.audit.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@34f14035
2024-05-14 06:19:24,114 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-05-14 06:19:24,114 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=e890cb46-11b9-11ef-8fb5-0a580a2842f4] 
[WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 70.15 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest
2024-05-14 06:19:24,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq]>
2024-05-14 06:19:24,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 299377572'.
2024-05-14 06:19:24,119 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #132 initialized: null
2024-05-14 06:19:24,119 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:132) is starting - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:132) started - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,121 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=mom132]
2024-05-14 06:19:24,121 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom132 started - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,122 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-397:1,clientId=junit_mom_client,started=true} - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@241eba9, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c72e534, org.eclipse.scout.rt.mom.jms.JmsSubscription@406794af] - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004675 ms - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,129 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,129 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom132 stopped - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,129 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:132) is shutting down - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:132) uptime 0.010 seconds - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:132) is shutdown - MDC[activemq.broker=mom132]
2024-05-14 06:19:24,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:24,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.916849 ms
2024-05-14 06:19:24,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq]>
2024-05-14 06:19:24,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]>
2024-05-14 06:19:24,131 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1973649083'.
2024-05-14 06:19:24,132 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #133 initialized: null
2024-05-14 06:19:24,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:133) is starting - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:133) started - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,133 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=mom133]
2024-05-14 06:19:24,134 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom133 started - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,134 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-400:1,clientId=Scout JUnit MOM #133 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bfb46b2] - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004469 ms - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,137 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom133 stopped - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,137 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:133) is shutting down - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,138 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:133) uptime 0.005 seconds - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,138 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:133) is shutdown - MDC[activemq.broker=mom133]
2024-05-14 06:19:24,138 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:24,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.367199 ms
2024-05-14 06:19:24,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]>
2024-05-14 06:19:24,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [activemq]>
2024-05-14 06:19:24,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 4735207'.
2024-05-14 06:19:24,141 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:24,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:24,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004344 ms
2024-05-14 06:19:24,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.429770 ms
2024-05-14 06:19:24,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [activemq]>
2024-05-14 06:19:24,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]>
2024-05-14 06:19:24,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 203279801'.
2024-05-14 06:19:24,143 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #135 initialized: null
2024-05-14 06:19:24,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,144 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:134) is starting - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,144 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:134) started - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,144 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=mom135]
2024-05-14 06:19:24,144 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom135 started - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,145 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-403:1,clientId=null,started=false} - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1626e651, org.eclipse.scout.rt.mom.jms.JmsSubscription@12e37ab2, org.eclipse.scout.rt.mom.jms.JmsSubscription@72ecb71d] - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004033 ms - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,150 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,150 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,151 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom135 stopped - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,151 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:134) is shutting down - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,151 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:134) uptime 0.008 seconds - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,151 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:134) is shutdown - MDC[activemq.broker=mom135]
2024-05-14 06:19:24,151 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:24,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.370384 ms
2024-05-14 06:19:24,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]>
2024-05-14 06:19:24,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]>
2024-05-14 06:19:24,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1523613578'.
2024-05-14 06:19:24,153 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #136 initialized: null
2024-05-14 06:19:24,153 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,153 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,154 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,154 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,154 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,154 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:135) is starting - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,154 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:135) started - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,154 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-05-14 06:19:24,154 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom136 started - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,155 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-406:1,clientId=null,started=false} - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,157 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b0fdbd7] - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004803 ms - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,158 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-05-14 06:19:24,158 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,158 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom136 stopped - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,158 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:135) is shutting down - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,159 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:135) uptime 0.006 seconds - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,159 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:135) is shutdown - MDC[activemq.broker=mom136]
2024-05-14 06:19:24,159 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:24,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.591258 ms
2024-05-14 06:19:24,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]>
2024-05-14 06:19:24,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]>
2024-05-14 06:19:24,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1170739892'.
2024-05-14 06:19:24,161 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:24,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:24,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003983 ms
2024-05-14 06:19:24,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.269775 ms
2024-05-14 06:19:24,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]>
2024-05-14 06:19:24,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis]>
2024-05-14 06:19:24,162 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1766034864'.
2024-05-14 06:19:24,163 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:24,163 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8a69d59-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:24,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8a6c46c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8a69d59-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8a69d59-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@279380b4, true, {}]
2024-05-14 06:19:24,165 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e3e01b
2024-05-14 06:19:24,165 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8a6eb7d-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8a69d59-11b9-11ef-8fb5-0a580a2842f4, clientID=junit_mom_client, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8a69d59-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6869700d, true, {}]
2024-05-14 06:19:24,166 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e8a6eb7d-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testPublishStringData, [ANYCAST], true]
2024-05-14 06:19:24,166 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.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@59cb9e00
2024-05-14 06:19:24,166 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.resource.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-05-14 06:19:24,167 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b0c6b36
2024-05-14 06:19:24,167 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=e8a739a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 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]]@138841922, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483451)
..................................................
***** 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-05-14 06:19:24,172 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8a7fcf1-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8a69d59-11b9-11ef-8fb5-0a580a2842f4, clientID=junit_mom_client, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8a69d59-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7895c78e, true, {}]
2024-05-14 06:19:24,173 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e8a7fcf1-11b9-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testPublishObjectData, [ANYCAST], true]
2024-05-14 06:19:24,173 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.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@3f72d808
2024-05-14 06:19:24,173 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.resource.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-05-14 06:19:24,174 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b899534
2024-05-14 06:19:24,174 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=e8a84b14-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 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]]@201913261, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483450)
..................................................
***** 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-05-14 06:19:24,179 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8a90e65-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8a69d59-11b9-11ef-8fb5-0a580a2842f4, clientID=junit_mom_client, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8a69d59-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ae861cc, true, {}]
2024-05-14 06:19:24,179 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.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-05-14 06:19:24,179 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8a739a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 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]]@138841922
2024-05-14 06:19:24,180 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8a90e66-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8a69d59-11b9-11ef-8fb5-0a580a2842f4, clientID=junit_mom_client, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8a69d59-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e5e9085, true, {}]
2024-05-14 06:19:24,180 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8a739a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 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]]@138841922 to transaction: TransactionImpl [xid=null, txID=161, xid=null, state=ACTIVE, createTime=1715667564180(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31b53196
2024-05-14 06:19:24,180 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.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-05-14 06:19:24,180 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8a84b14-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 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]]@201913261
2024-05-14 06:19:24,180 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8a84b14-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 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]]@201913261 to transaction: TransactionImpl [xid=null, txID=166, xid=null, state=ACTIVE, createTime=1715667564180(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@473680e
2024-05-14 06:19:24,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@72dc7b05, org.eclipse.scout.rt.mom.jms.JmsSubscription@73e45afe, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f406a62]
2024-05-14 06:19:24,181 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8a739a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 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]]@138841922, transaction: TransactionImpl [xid=null, txID=161, xid=null, state=COMMITTED, createTime=1715667564180(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31b53196
2024-05-14 06:19:24,182 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8a84b14-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 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]]@201913261, transaction: TransactionImpl [xid=null, txID=166, xid=null, state=COMMITTED, createTime=1715667564180(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@473680e
2024-05-14 06:19:24,182 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:24,182 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005549 ms
2024-05-14 06:19:24,182 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:24,182 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:24,225 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8a69d59-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:24,226 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:24,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.327985 ms
2024-05-14 06:19:24,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis]>
2024-05-14 06:19:24,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]>
2024-05-14 06:19:24,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 930184087'.
2024-05-14 06:19:24,228 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:24,228 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8b08878-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:24,229 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b0af8b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b08878-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b08878-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3546d81, true, {}]
2024-05-14 06:19:24,230 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@18bb7eca
2024-05-14 06:19:24,230 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b0d69c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b08878-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b08878-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ea54385, true, {}]
2024-05-14 06:19:24,231 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=181, durable=true, userID=e8b0fdae-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2070983481, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483451)
..................................................
***** 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-05-14 06:19:24,232 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b124bf-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b08878-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b08878-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@645c9741, true, {}]
2024-05-14 06:19:24,233 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.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-05-14 06:19:24,233 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b0fdae-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2070983481
2024-05-14 06:19:24,233 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b0fdae-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2070983481 to transaction: TransactionImpl [xid=null, txID=188, xid=null, state=ACTIVE, createTime=1715667564233(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e637bfa
2024-05-14 06:19:24,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@484e9fee]
2024-05-14 06:19:24,235 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b0fdae-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2070983481, transaction: TransactionImpl [xid=null, txID=188, xid=null, state=COMMITTED, createTime=1715667564233(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e637bfa
2024-05-14 06:19:24,235 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:24,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005932 ms
2024-05-14 06:19:24,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:24,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:24,236 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8b08878-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:24,237 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:24,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.974334 ms
2024-05-14 06:19:24,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]>
2024-05-14 06:19:24,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [artemis]>
2024-05-14 06:19:24,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 408952606'.
2024-05-14 06:19:24,244 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:24,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:24,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005328 ms
2024-05-14 06:19:24,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.175097 ms
2024-05-14 06:19:24,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [artemis]>
2024-05-14 06:19:24,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,246 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]>
2024-05-14 06:19:24,246 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1035101789'.
2024-05-14 06:19:24,247 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:24,247 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8b36eb2-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:24,248 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b395c5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b36eb2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b36eb2-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70883bad, true, {}]
2024-05-14 06:19:24,248 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@546c43e0
2024-05-14 06:19:24,248 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b395c6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b36eb2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b36eb2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@545d28f5, true, {}]
2024-05-14 06:19:24,249 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=199, durable=true, userID=e8b3bcd8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=e8b395c4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1704099039, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483451)
..................................................
***** 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-05-14 06:19:24,250 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b3e3e9-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b36eb2-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b36eb2-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20840df2, true, {}]
2024-05-14 06:19:24,251 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=204, durable=true, userID=e8b40afb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=e8b395c4-11b9-11ef-8fb5-0a580a2842f4, 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]]@1903182677, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483450)
..................................................
***** 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-05-14 06:19:24,254 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8b4802c-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:24,254 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b4802f-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b4802c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b4802c-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6074fa74, true, {}]
2024-05-14 06:19:24,254 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b48030-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b4802c-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b4802c-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4de0796d, true, {}]
2024-05-14 06:19:24,255 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.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-05-14 06:19:24,256 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b3bcd8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=e8b395c4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1704099039
2024-05-14 06:19:24,256 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8b4ce51-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:24,256 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b3bcd8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=e8b395c4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1704099039 to transaction: TransactionImpl [xid=null, txID=213, xid=null, state=ACTIVE, createTime=1715667564256(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41b2ac19
2024-05-14 06:19:24,256 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b4ce54-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b4ce51-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b4ce51-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d7f277b, true, {}]
2024-05-14 06:19:24,256 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b4ce55-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b4ce51-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b4ce51-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b0a9d16, true, {}]
2024-05-14 06:19:24,257 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b3bcd8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=e8b395c4-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1704099039, transaction: TransactionImpl [xid=null, txID=213, xid=null, state=COMMITTED, createTime=1715667564256(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41b2ac19
2024-05-14 06:19:24,257 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.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-05-14 06:19:24,257 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b40afb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=e8b395c4-11b9-11ef-8fb5-0a580a2842f4, 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]]@1903182677
2024-05-14 06:19:24,257 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b40afb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=e8b395c4-11b9-11ef-8fb5-0a580a2842f4, 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]]@1903182677 to transaction: TransactionImpl [xid=null, txID=220, xid=null, state=ACTIVE, createTime=1715667564257(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@21c3d624
2024-05-14 06:19:24,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@591e1df7, org.eclipse.scout.rt.mom.jms.JmsSubscription@697b105e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c54bc3]
2024-05-14 06:19:24,259 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8b4802c-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:24,260 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b40afb-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=e8b395c4-11b9-11ef-8fb5-0a580a2842f4, 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]]@1903182677, transaction: TransactionImpl [xid=null, txID=220, xid=null, state=COMMITTED, createTime=1715667564257(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@21c3d624
2024-05-14 06:19:24,260 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8b4ce51-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:24,261 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:24,261 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005701 ms
2024-05-14 06:19:24,261 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:24,261 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:24,261 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8b36eb2-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:24,262 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:24,262 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.143689 ms
2024-05-14 06:19:24,262 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]>
2024-05-14 06:19:24,262 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,262 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]>
2024-05-14 06:19:24,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1391579163'.
2024-05-14 06:19:24,264 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:24,264 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8b606d7-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:24,265 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b606da-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b606d7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b606d7-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27874c0b, true, {}]
2024-05-14 06:19:24,265 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25102e0
2024-05-14 06:19:24,265 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b62deb-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b606d7-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b606d7-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4718121d, true, {}]
2024-05-14 06:19:24,266 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=239, durable=true, userID=e8b654fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=e8b606d9-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1291824805, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483451)
..................................................
***** 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-05-14 06:19:24,267 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8b67c0e-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:19:24,268 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b67c11-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b67c0e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b67c0e-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@205503e, true, {}]
2024-05-14 06:19:24,268 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8b6a322-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=e8b67c0e-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e890cb46-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=e8b67c0e-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@772bd20, true, {}]
2024-05-14 06:19:24,268 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] org.apache.activemq.audit.base.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-05-14 06:19:24,269 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b654fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=e8b606d9-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1291824805
2024-05-14 06:19:24,269 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b654fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=e8b606d9-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1291824805 to transaction: TransactionImpl [xid=null, txID=248, xid=null, state=ACTIVE, createTime=1715667564269(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a7dfee
2024-05-14 06:19:24,269 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31167d7]
2024-05-14 06:19:24,270 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@4945b25f)] 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=e8b654fd-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=e8b606d9-11b9-11ef-8fb5-0a580a2842f4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1291824805, transaction: TransactionImpl [xid=null, txID=248, xid=null, state=COMMITTED, createTime=1715667564269(Tue May 14 06:19:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a7dfee
2024-05-14 06:19:24,271 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8b67c0e-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:24,271 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:24,271 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004178 ms
2024-05-14 06:19:24,271 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:24,271 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:24,272 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8b606d7-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:24,272 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:24,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.599990 ms
2024-05-14 06:19:24,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]>
2024-05-14 06:19:24,273 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,273 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]>
2024-05-14 06:19:24,273 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 952371399'.
2024-05-14 06:19:24,275 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:24,275 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:24,275 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003685 ms
2024-05-14 06:19:24,275 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.966690 ms
2024-05-14 06:19:24,275 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]>
2024-05-14 06:19:24,299 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [e890cb46-11b9-11ef-8fb5-0a580a2842f4] stopped, uptime 0.280 seconds
2024-05-14 06:19:24,305 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-05-14 06:19:24,305 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-05-14 06:19:24,305 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-05-14 06:19:24,306 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-05-14 06:19:24,306 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-05-14 06:19:24,306 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-05-14 06:19:24,306 INFO  [main] org.apache.activemq.audit.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@22846025
2024-05-14 06:19:24,306 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-05-14 06:19:24,308 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-05-14 06:19:24,308 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-05-14 06:19:24,373 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-05-14 06:19:24,374 INFO  [main] org.apache.activemq.audit.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@48322f0
2024-05-14 06:19:24,375 INFO  [main] org.apache.activemq.audit.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@183c6db3
2024-05-14 06:19:24,375 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-05-14 06:19:24,375 INFO  [main] org.apache.activemq.audit.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@1015bd66
2024-05-14 06:19:24,375 INFO  [main] org.apache.activemq.audit.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@5b7e6e2d
2024-05-14 06:19:24,376 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-05-14 06:19:24,376 INFO  [main] org.apache.activemq.audit.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@46775310
2024-05-14 06:19:24,376 INFO  [main] org.apache.activemq.audit.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@3dddef98
2024-05-14 06:19:24,376 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-05-14 06:19:24,376 INFO  [main] org.apache.activemq.audit.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@1e9bc8
2024-05-14 06:19:24,377 INFO  [main] org.apache.activemq.audit.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@28b992e0
2024-05-14 06:19:24,377 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-05-14 06:19:24,377 INFO  [main] org.apache.activemq.audit.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@542abb34
2024-05-14 06:19:24,377 INFO  [main] org.apache.activemq.audit.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@6592f06
2024-05-14 06:19:24,377 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-05-14 06:19:24,377 INFO  [main] org.apache.activemq.audit.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@726d34de
2024-05-14 06:19:24,378 INFO  [main] org.apache.activemq.audit.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@162796e1
2024-05-14 06:19:24,378 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-05-14 06:19:24,378 INFO  [main] org.apache.activemq.audit.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@17556c0a
2024-05-14 06:19:24,378 INFO  [main] org.apache.activemq.audit.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@58bb50f9
2024-05-14 06:19:24,378 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-05-14 06:19:24,379 INFO  [main] org.apache.activemq.audit.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@43eb44f4
2024-05-14 06:19:24,379 INFO  [main] org.apache.activemq.audit.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@69d142f6
2024-05-14 06:19:24,379 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-05-14 06:19:24,379 INFO  [main] org.apache.activemq.audit.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@555856fa
2024-05-14 06:19:24,380 INFO  [main] org.apache.activemq.audit.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@5766f830
2024-05-14 06:19:24,380 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-05-14 06:19:24,380 INFO  [main] org.apache.activemq.audit.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@4eb3dacc
2024-05-14 06:19:24,380 INFO  [main] org.apache.activemq.audit.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@2d16e71e
2024-05-14 06:19:24,380 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-05-14 06:19:24,380 INFO  [main] org.apache.activemq.audit.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@3a6e8bc0
2024-05-14 06:19:24,381 INFO  [main] org.apache.activemq.audit.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@5aa943c5
2024-05-14 06:19:24,381 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-05-14 06:19:24,381 INFO  [main] org.apache.activemq.audit.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@a1c87e6
2024-05-14 06:19:24,381 INFO  [main] org.apache.activemq.audit.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@10a8bfac
2024-05-14 06:19:24,382 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-05-14 06:19:24,382 INFO  [main] org.apache.activemq.audit.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@5e5616f2
2024-05-14 06:19:24,382 INFO  [main] org.apache.activemq.audit.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@4e71c196
2024-05-14 06:19:24,382 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-05-14 06:19:24,382 INFO  [main] org.apache.activemq.audit.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@20bc4c09
2024-05-14 06:19:24,383 INFO  [main] org.apache.activemq.audit.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@753cc26d
2024-05-14 06:19:24,383 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-05-14 06:19:24,383 INFO  [main] org.apache.activemq.audit.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@1b33bbbe
2024-05-14 06:19:24,383 INFO  [main] org.apache.activemq.audit.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@5b0eb43f
2024-05-14 06:19:24,383 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-05-14 06:19:24,383 INFO  [main] org.apache.activemq.audit.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@19106753
2024-05-14 06:19:24,384 INFO  [main] org.apache.activemq.audit.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@a2cf1b6
2024-05-14 06:19:24,384 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-05-14 06:19:24,384 INFO  [main] org.apache.activemq.audit.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@c444506
2024-05-14 06:19:24,384 INFO  [main] org.apache.activemq.audit.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@22c5a7fd
2024-05-14 06:19:24,384 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-05-14 06:19:24,384 INFO  [main] org.apache.activemq.audit.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@38f57609
2024-05-14 06:19:24,385 INFO  [main] org.apache.activemq.audit.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@55b991e0
2024-05-14 06:19:24,385 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-05-14 06:19:24,385 INFO  [main] org.apache.activemq.audit.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@7bfb9224
2024-05-14 06:19:24,385 INFO  [main] org.apache.activemq.audit.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@740e38e9
2024-05-14 06:19:24,386 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-05-14 06:19:24,386 INFO  [main] org.apache.activemq.audit.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@67d85d5f
2024-05-14 06:19:24,386 INFO  [main] org.apache.activemq.audit.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@7ef7f6d5
2024-05-14 06:19:24,386 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-05-14 06:19:24,386 INFO  [main] org.apache.activemq.audit.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@59ba219d
2024-05-14 06:19:24,386 INFO  [main] org.apache.activemq.audit.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@5cf69333
2024-05-14 06:19:24,387 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-05-14 06:19:24,387 INFO  [main] org.apache.activemq.audit.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@79611f57
2024-05-14 06:19:24,387 INFO  [main] org.apache.activemq.audit.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@38e10ff0
2024-05-14 06:19:24,387 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-05-14 06:19:24,387 INFO  [main] org.apache.activemq.audit.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@30df67b8
2024-05-14 06:19:24,388 INFO  [main] org.apache.activemq.audit.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@58d8059b
2024-05-14 06:19:24,388 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-05-14 06:19:24,388 INFO  [main] org.apache.activemq.audit.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@29323270
2024-05-14 06:19:24,388 INFO  [main] org.apache.activemq.audit.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@191c2629
2024-05-14 06:19:24,388 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-05-14 06:19:24,388 INFO  [main] org.apache.activemq.audit.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@52357015
2024-05-14 06:19:24,389 INFO  [main] org.apache.activemq.audit.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@4a595315
2024-05-14 06:19:24,389 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-05-14 06:19:24,389 INFO  [main] org.apache.activemq.audit.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@7240599c
2024-05-14 06:19:24,389 INFO  [main] org.apache.activemq.audit.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@a151493
2024-05-14 06:19:24,389 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-05-14 06:19:24,390 INFO  [main] org.apache.activemq.audit.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@7359781c
2024-05-14 06:19:24,390 INFO  [main] org.apache.activemq.audit.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@73985c99
2024-05-14 06:19:24,390 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-05-14 06:19:24,390 INFO  [main] org.apache.activemq.audit.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@36477cf
2024-05-14 06:19:24,390 INFO  [main] org.apache.activemq.audit.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@21775abc
2024-05-14 06:19:24,391 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-05-14 06:19:24,391 INFO  [main] org.apache.activemq.audit.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@19d65f16
2024-05-14 06:19:24,391 INFO  [main] org.apache.activemq.audit.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@289bb421
2024-05-14 06:19:24,391 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-05-14 06:19:24,391 INFO  [main] org.apache.activemq.audit.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@8e164f2
2024-05-14 06:19:24,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.QueueControlImpl@13d86de8
2024-05-14 06:19:24,392 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-05-14 06:19:24,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@385dae6a
2024-05-14 06:19:24,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.QueueControlImpl@4d923ffc
2024-05-14 06:19:24,392 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-05-14 06:19:24,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@4ed70448
2024-05-14 06:19:24,393 INFO  [main] org.apache.activemq.audit.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@1eb08757
2024-05-14 06:19:24,393 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-05-14 06:19:24,393 INFO  [main] org.apache.activemq.audit.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@4bcb5415
2024-05-14 06:19:24,393 INFO  [main] org.apache.activemq.audit.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@177aef4f
2024-05-14 06:19:24,394 INFO  [main] org.apache.activemq.audit.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@61f94cac
2024-05-14 06:19:24,394 INFO  [main] org.apache.activemq.audit.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@6a937d6f
2024-05-14 06:19:24,396 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-05-14 06:19:24,396 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=e8bc4875-11b9-11ef-8fb5-0a580a2842f4] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest
2024-05-14 06:19:24,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:24,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [activemq]>
2024-05-14 06:19:24,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2043763458'.
2024-05-14 06:19:24,401 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #138 initialized: null
2024-05-14 06:19:24,402 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:24,402 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:24,402 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:24,402 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:24,402 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:24,402 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:136) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:24,402 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:136) started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:24,402 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=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:24,403 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom138 started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:24,404 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-409:1,clientId=Scout JUnit MOM #138 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom138]
simulateConnectionDown
2024-05-14 06:19:24,407 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-05-14 06:19:24,407 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1
2024-05-14 06:19:24,407 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@6e65fc8b
2024-05-14 06:19:24,407 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection
2024-05-14 06:19:24,408 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom138 stopped
2024-05-14 06:19:24,408 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:136) is shutting down - MDC[activemq.broker=mom138]
2024-05-14 06:19:24,408 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:136) uptime 0.006 seconds - MDC[activemq.broker=mom138]
2024-05-14 06:19:24,408 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:136) is shutdown - MDC[activemq.broker=mom138]
2024-05-14 06:19:24,409 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated
2024-05-14 06:19:24,409 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:25,409 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:26,409 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:27,410 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:28,410 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:29,410 WARN  [scout-thread-16] 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=mom138]
2024-05-14 06:19:29,411 INFO  [scout-thread-16] 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=mom138]
simulateConnectionUp
2024-05-14 06:19:31,411 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,411 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,411 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,411 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,412 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,412 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:137) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,412 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:137) started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,412 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=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,412 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom138 started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,413 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-409:2,clientId=Scout JUnit MOM #138 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,415 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@72aa6a00, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ff66a81]
2024-05-14 06:19:31,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@61466b5f[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:31,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005981 ms
2024-05-14 06:19:31,416 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:31,416 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:31,416 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom138 stopped
2024-05-14 06:19:31,416 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:137) is shutting down - MDC[activemq.broker=mom138]
2024-05-14 06:19:31,417 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:137) uptime 0.006 seconds - MDC[activemq.broker=mom138]
2024-05-14 06:19:31,417 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:137) is shutdown - MDC[activemq.broker=mom138]
2024-05-14 06:19:31,417 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:31,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7019.553890 ms
2024-05-14 06:19:31,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [activemq]>
2024-05-14 06:19:31,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:31,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [activemq-j2ee]>
2024-05-14 06:19:31,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:31,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006160 ms
2024-05-14 06:19:31,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.294948 ms
2024-05-14 06:19:31,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [activemq-j2ee]>
2024-05-14 06:19:31,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:31,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [artemis]>
2024-05-14 06:19:31,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 971478822'.
2024-05-14 06:19:31,421 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:19:31,421 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ecfa1958-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,422 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ecfa406b-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=ecfa1958-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e8bc4875-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=ecfa1958-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c38518c, true, {}]
2024-05-14 06:19:31,422 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@31ec9b07 - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:31,422 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ecfa406c-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=ecfa1958-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=e8bc4875-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=ecfa1958-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13c2be40, true, {}]
2024-05-14 06:19:31,423 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.resource.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-05-14 06:19:31,423 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.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@229b083f
2024-05-14 06:19:31,424 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75dbd14a
2024-05-14 06:19:31,424 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.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-05-14 06:19:31,425 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ecfa8e8e-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=ecfa1958-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=e8bc4875-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=ecfa1958-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b3745c7, true, {}]
2024-05-14 06:19:31,426 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=ecfab5a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1057352422, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483416)
..................................................
***** 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-05-14 06:19:31,444 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] 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=ecfab5a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1057352422
2024-05-14 06:19:31,445 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] 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=ecfab5a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1057352422 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1715667571444(Tue May 14 06:19:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64eff346
simulateConnectionDown
2024-05-14 06:19:31,445 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-05-14 06:19:31,445 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1
2024-05-14 06:19:31,445 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@6d9020e6
2024-05-14 06:19:31,448 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] 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=ecfab5a0-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1057352422, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1715667571444(Tue May 14 06:19:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64eff346
2024-05-14 06:19:31,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection
2024-05-14 06:19:31,449 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ecfa1958-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:31,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated
2024-05-14 06:19:31,450 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:32,450 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:33,450 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:34,450 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:35,451 INFO  [scout-thread-16] 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=mom138]
2024-05-14 06:19:36,451 WARN  [scout-thread-16] 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=mom138]
2024-05-14 06:19:36,451 INFO  [scout-thread-16] 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=mom138]
simulateConnectionUp
2024-05-14 06:19:38,452 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f12af1d1-11b9-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:38,452 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f12af1d4-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=f12af1d1-11b9-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=e8bc4875-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=f12af1d1-11b9-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a2811ab, true, {}]
2024-05-14 06:19:38,453 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@3977e7ef - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-05-14 06:19:38,453 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f12b18e5-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=f12af1d1-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=e8bc4875-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=f12af1d1-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65fdbb9c, true, {}]
2024-05-14 06:19:38,453 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f12b18e6-11b9-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=f12af1d1-11b9-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=e8bc4875-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=f12af1d1-11b9-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b151b90, true, {}]
2024-05-14 06:19:38,454 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.base.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-05-14 06:19:38,454 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=f12b3ff8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:38 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1862652140, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483416)
..................................................
***** 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-05-14 06:19:38,454 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] 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=f12b3ff8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:38 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1862652140
2024-05-14 06:19:38,455 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] 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=f12b3ff8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:38 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1862652140 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1715667578455(Tue May 14 06:19:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a74528a
2024-05-14 06:19:38,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$398/0x00007f25044b67c8@309eb3a1, org.eclipse.scout.rt.mom.jms.JmsSubscription@70886b0e]
2024-05-14 06:19:38,458 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@d57624a)] 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=f12b3ff8-11b9-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:19:38 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1862652140, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1715667578455(Tue May 14 06:19:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a74528a
2024-05-14 06:19:38,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:38,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004611 ms
2024-05-14 06:19:38,459 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:38,459 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:38,459 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f12af1d1-11b9-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:19:38,459 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:38,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7040.388474 ms
2024-05-14 06:19:38,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [artemis]>
2024-05-14 06:19:38,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:38,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [artemis-j2ee]>
2024-05-14 06:19:38,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:38,461 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004895 ms
2024-05-14 06:19:38,461 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.406002 ms
2024-05-14 06:19:38,461 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [artemis-j2ee]>
2024-05-14 06:19:38,502 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [e8bc4875-11b9-11ef-8fb5-0a580a2842f4] stopped, uptime 14.198 seconds
2024-05-14 06:19:38,509 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-05-14 06:19:38,509 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-05-14 06:19:38,509 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-05-14 06:19:38,510 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-05-14 06:19:38,510 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-05-14 06:19:38,510 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-05-14 06:19:38,511 INFO  [main] org.apache.activemq.audit.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@303b9e6e
2024-05-14 06:19:38,511 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-05-14 06:19:38,512 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-05-14 06:19:38,512 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-05-14 06:19:38,577 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-05-14 06:19:38,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@2c7ceffa
2024-05-14 06:19:38,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@3408de38
2024-05-14 06:19:38,579 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-05-14 06:19:38,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@369ad283
2024-05-14 06:19:38,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@70fc5fec
2024-05-14 06:19:38,580 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-05-14 06:19:38,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@3bb47d36
2024-05-14 06:19:38,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@49bf8d66
2024-05-14 06:19:38,580 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-05-14 06:19:38,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@29d14018
2024-05-14 06:19:38,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@3bc079f1
2024-05-14 06:19:38,581 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-05-14 06:19:38,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@2385ee72
2024-05-14 06:19:38,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@16e483d9
2024-05-14 06:19:38,582 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-05-14 06:19:38,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@3596c09d
2024-05-14 06:19:38,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@da1382f
2024-05-14 06:19:38,582 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-05-14 06:19:38,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@15bb197
2024-05-14 06:19:38,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@3313002e
2024-05-14 06:19:38,583 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-05-14 06:19:38,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@3002acf9
2024-05-14 06:19:38,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@34668a96
2024-05-14 06:19:38,583 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-05-14 06:19:38,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@686d5284
2024-05-14 06:19:38,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@43542dd7
2024-05-14 06:19:38,584 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-05-14 06:19:38,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@66143420
2024-05-14 06:19:38,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@6626204e
2024-05-14 06:19:38,585 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-05-14 06:19:38,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@645db77c
2024-05-14 06:19:38,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@60514b5
2024-05-14 06:19:38,585 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-05-14 06:19:38,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@41f79561
2024-05-14 06:19:38,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@1604e941
2024-05-14 06:19:38,586 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-05-14 06:19:38,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@1f6b4aaa
2024-05-14 06:19:38,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@31e5554e
2024-05-14 06:19:38,587 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-05-14 06:19:38,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@4c44928e
2024-05-14 06:19:38,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@7dbb24a6
2024-05-14 06:19:38,587 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-05-14 06:19:38,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@38c00fa1
2024-05-14 06:19:38,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@239462d2
2024-05-14 06:19:38,588 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-05-14 06:19:38,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@4bac54cc
2024-05-14 06:19:38,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@6f96c70b
2024-05-14 06:19:38,588 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-05-14 06:19:38,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@5713705f
2024-05-14 06:19:38,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@57110a9d
2024-05-14 06:19:38,589 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-05-14 06:19:38,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@7eb22e87
2024-05-14 06:19:38,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@27c510c5
2024-05-14 06:19:38,590 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-05-14 06:19:38,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.AddressControlImpl@6b981dea
2024-05-14 06:19:38,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.QueueControlImpl@3482b7e6
2024-05-14 06:19:38,590 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-05-14 06:19:38,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.AddressControlImpl@5bab61e7
2024-05-14 06:19:38,591 INFO  [main] org.apache.activemq.audit.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@5467016f
2024-05-14 06:19:38,591 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-05-14 06:19:38,591 INFO  [main] org.apache.activemq.audit.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@7fbb3144
2024-05-14 06:19:38,591 INFO  [main] org.apache.activemq.audit.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@5ea794d2
2024-05-14 06:19:38,591 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-05-14 06:19:38,591 INFO  [main] org.apache.activemq.audit.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@5e8372b8
2024-05-14 06:19:38,592 INFO  [main] org.apache.activemq.audit.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@32836c7e
2024-05-14 06:19:38,592 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-05-14 06:19:38,592 INFO  [main] org.apache.activemq.audit.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@14944a7b
2024-05-14 06:19:38,592 INFO  [main] org.apache.activemq.audit.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@76774d3f
2024-05-14 06:19:38,593 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-05-14 06:19:38,593 INFO  [main] org.apache.activemq.audit.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@3324f7fb
2024-05-14 06:19:38,593 INFO  [main] org.apache.activemq.audit.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@1aed9d7d
2024-05-14 06:19:38,593 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-05-14 06:19:38,593 INFO  [main] org.apache.activemq.audit.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@2c9cdbc9
2024-05-14 06:19:38,594 INFO  [main] org.apache.activemq.audit.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@60ce75d0
2024-05-14 06:19:38,594 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-05-14 06:19:38,594 INFO  [main] org.apache.activemq.audit.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@74c1cd1d
2024-05-14 06:19:38,594 INFO  [main] org.apache.activemq.audit.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@231a08d
2024-05-14 06:19:38,594 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-05-14 06:19:38,595 INFO  [main] org.apache.activemq.audit.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@48b97191
2024-05-14 06:19:38,595 INFO  [main] org.apache.activemq.audit.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@5bcafda3
2024-05-14 06:19:38,595 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-05-14 06:19:38,595 INFO  [main] org.apache.activemq.audit.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@21996ae2
2024-05-14 06:19:38,595 INFO  [main] org.apache.activemq.audit.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@2e239394
2024-05-14 06:19:38,596 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-05-14 06:19:38,596 INFO  [main] org.apache.activemq.audit.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@2d154a38
2024-05-14 06:19:38,596 INFO  [main] org.apache.activemq.audit.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@21be9ddc
2024-05-14 06:19:38,596 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-05-14 06:19:38,596 INFO  [main] org.apache.activemq.audit.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@4b9a2d73
2024-05-14 06:19:38,597 INFO  [main] org.apache.activemq.audit.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@7997b8a7
2024-05-14 06:19:38,597 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-05-14 06:19:38,597 INFO  [main] org.apache.activemq.audit.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@7ed47927
2024-05-14 06:19:38,597 INFO  [main] org.apache.activemq.audit.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@2b515b5c
2024-05-14 06:19:38,597 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-05-14 06:19:38,597 INFO  [main] org.apache.activemq.audit.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@31ba0af0
2024-05-14 06:19:38,598 INFO  [main] org.apache.activemq.audit.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@752ccee0
2024-05-14 06:19:38,598 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-05-14 06:19:38,598 INFO  [main] org.apache.activemq.audit.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@28ec9c23
2024-05-14 06:19:38,598 INFO  [main] org.apache.activemq.audit.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@946b9d9
2024-05-14 06:19:38,599 INFO  [main] org.apache.activemq.audit.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@68cacf8b
2024-05-14 06:19:38,599 INFO  [main] org.apache.activemq.audit.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@3743d16b
2024-05-14 06:19:38,606 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-05-14 06:19:38,606 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=f133a46a-11b9-11ef-8fb5-0a580a2842f4] 
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 14.20 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest
2024-05-14 06:19:38,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:38,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [activemq]>
2024-05-14 06:19:38,610 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 519716278'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,612 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #139 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,615 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,615 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,615 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,615 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,615 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,615 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:138) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,616 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:138) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,616 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 reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,616 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom139 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,617 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-413:1,clientId=Scout JUnit MOM #139 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-05-14 06:19:38,630 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4f855dbd, org.eclipse.scout.rt.mom.jms.JmsSubscription@31bc0ba2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,635 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@6d88f697, org.eclipse.scout.rt.mom.jms.JmsSubscription@4257c963] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,639 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@6c466edd, org.eclipse.scout.rt.mom.jms.JmsSubscription@3927537c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,643 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1a1d0cff, org.eclipse.scout.rt.mom.jms.JmsSubscription@7546e834] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,647 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@61cb3a7a, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bf172d3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,651 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@55ee5e67, org.eclipse.scout.rt.mom.jms.JmsSubscription@3af41511] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,655 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@68d395d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1028e18f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,659 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4c4a440e, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e1c7bc5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,664 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@483c391c, org.eclipse.scout.rt.mom.jms.JmsSubscription@66ef449b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,668 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7092ed16, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b32414f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-05-14 06:19:38,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1af6bfbf[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:38,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006921 ms
2024-05-14 06:19:38,669 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:38,669 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:38,670 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom139 stopped
2024-05-14 06:19:38,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:138) is shutting down - MDC[activemq.broker=mom139]
2024-05-14 06:19:38,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:138) uptime 0.055 seconds - MDC[activemq.broker=mom139]
2024-05-14 06:19:38,671 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:138) is shutdown - MDC[activemq.broker=mom139]
2024-05-14 06:19:38,671 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:38,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.710434 ms
2024-05-14 06:19:38,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [activemq]>
2024-05-14 06:19:38,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:38,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [activemq]>
2024-05-14 06:19:38,673 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1724073852'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom139]
2024-05-14 06:19:38,674 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #140 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom139]
2024-05-14 06:19:38,674 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-05-14 06:19:38,674 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-05-14 06:19:38,674 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-05-14 06:19:38,675 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-05-14 06:19:38,675 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-05-14 06:19:38,675 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:139) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-05-14 06:19:38,675 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:139) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-05-14 06:19:38,675 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=JMS reply cancel message listener, activemq.broker=mom140]
2024-05-14 06:19:38,676 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom140 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-05-14 06:19:38,677 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-416:1,clientId=Scout JUnit MOM #140 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
Reply: TheReply
2024-05-14 06:19:38,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@339852ab]
2024-05-14 06:19:38,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@71b23f74[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:38,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008428 ms
2024-05-14 06:19:38,684 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:38,684 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:38,685 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom140 stopped
2024-05-14 06:19:38,685 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:139) is shutting down - MDC[activemq.broker=mom140]
2024-05-14 06:19:38,685 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:139) uptime 0.011 seconds - MDC[activemq.broker=mom140]
2024-05-14 06:19:38,685 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:139) is shutdown - MDC[activemq.broker=mom140]
2024-05-14 06:19:38,686 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:38,686 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.827853 ms
2024-05-14 06:19:38,686 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [activemq]>
2024-05-14 06:19:38,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:38,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [activemq]>
2024-05-14 06:19:38,687 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 616162172'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom140]
2024-05-14 06:19:38,688 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #141 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom140]
2024-05-14 06:19:38,689 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=mom141]
2024-05-14 06:19:38,690 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=mom141]
2024-05-14 06:19:38,690 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=mom141]
2024-05-14 06:19:38,690 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=mom141]
2024-05-14 06:19:38,690 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=mom141]
2024-05-14 06:19:38,690 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:140) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-05-14 06:19:38,690 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:140) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-05-14 06:19:38,690 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=mom141]
2024-05-14 06:19:38,691 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom141 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-05-14 06:19:38,692 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-419:1,clientId=Scout JUnit MOM #141 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-05-14 06:19:38,695 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=4fa2e475-2382-426f-aa3c-735ae90ba7ad, activemq.broker=mom68]
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-05-14 06:19:38,728 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5bc54087]
2024-05-14 06:19:38,728 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c9cb419[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@899c904[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:38,729 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021080 ms
2024-05-14 06:19:38,729 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:38,729 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:38,729 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom141 stopped
2024-05-14 06:19:38,729 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:140) is shutting down - MDC[activemq.broker=mom141]
2024-05-14 06:19:38,730 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:140) uptime 0.041 seconds - MDC[activemq.broker=mom141]
2024-05-14 06:19:38,730 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:140) is shutdown - MDC[activemq.broker=mom141]
2024-05-14 06:19:38,730 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:38,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 43.519709 ms
2024-05-14 06:19:38,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [activemq]>
2024-05-14 06:19:38,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:38,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [activemq]>
2024-05-14 06:19:38,732 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 856905498'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,736 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #142 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,737 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,738 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,738 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,738 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,738 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,739 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:141) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,739 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:141) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,739 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 reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,740 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom142 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,741 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-422:1,clientId=Scout JUnit MOM #142 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-05-14 06:19:38,748 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@221ba3b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@4341000c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,752 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2ea58b64, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c32cdd6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,755 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7a8d3325, org.eclipse.scout.rt.mom.jms.JmsSubscription@45f45a6b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,759 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@38703f06, org.eclipse.scout.rt.mom.jms.JmsSubscription@3485df62] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,762 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3ebc08a1, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ecc3c52] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,765 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@235f6c6, org.eclipse.scout.rt.mom.jms.JmsSubscription@75b0d100] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,768 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7f04ce02, org.eclipse.scout.rt.mom.jms.JmsSubscription@39438d0f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,771 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@33fecc4, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d6834d5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,774 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2424ca1f, org.eclipse.scout.rt.mom.jms.JmsSubscription@21a1f8d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,839 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7f6a884c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ba5083e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-05-14 06:19:38,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28de3564[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:38,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009400 ms
2024-05-14 06:19:38,840 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:38,840 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:38,841 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom142 stopped
2024-05-14 06:19:38,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:141) is shutting down - MDC[activemq.broker=mom142]
2024-05-14 06:19:38,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:141) uptime 0.104 seconds - MDC[activemq.broker=mom142]
2024-05-14 06:19:38,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:141) is shutdown - MDC[activemq.broker=mom142]
2024-05-14 06:19:38,841 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:38,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 110.442387 ms
2024-05-14 06:19:38,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [activemq]>
2024-05-14 06:19:38,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:38,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:38,844 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 684522852'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom142]
2024-05-14 06:19:38,845 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #143 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom142]
2024-05-14 06:19:38,846 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=mom143]
2024-05-14 06:19:38,846 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=mom143]
2024-05-14 06:19:38,846 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=mom143]
2024-05-14 06:19:38,846 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=mom143]
2024-05-14 06:19:38,846 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=mom143]
2024-05-14 06:19:38,847 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:142) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-05-14 06:19:38,847 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:142) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-05-14 06:19:38,847 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=mom143]
2024-05-14 06:19:38,847 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom143 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-05-14 06:19:38,848 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-425:1,clientId=Scout JUnit MOM #143 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-05-14 06:19:38,902 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@584e4899, org.eclipse.scout.rt.mom.jms.JmsSubscription@2cf846b9]
2024-05-14 06:19:38,902 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@8f79e26[job=JMS subscriber, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4c233a9[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@2a0c4843[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:38,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005063 ms
2024-05-14 06:19:38,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:38,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:38,903 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom143 stopped
2024-05-14 06:19:38,903 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:142) is shutting down - MDC[activemq.broker=mom143]
2024-05-14 06:19:38,904 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:142) uptime 0.058 seconds - MDC[activemq.broker=mom143]
2024-05-14 06:19:38,904 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:142) is shutdown - MDC[activemq.broker=mom143]
2024-05-14 06:19:38,904 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:38,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.144288 ms
2024-05-14 06:19:38,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:38,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:38,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:38,905 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1029627099'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom143]
2024-05-14 06:19:38,906 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #144 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom143]
2024-05-14 06:19:38,906 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,907 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,907 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,907 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,907 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,907 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:143) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,907 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:143) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,908 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=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,908 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom144 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,909 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-428:1,clientId=Scout JUnit MOM #144 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-05-14 06:19:38,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7aff1fa3, org.eclipse.scout.rt.mom.jms.JmsSubscription@28790ede]
2024-05-14 06:19:38,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@69814142[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6e646143[job=JMS subscriber, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:38,964 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007169 ms
2024-05-14 06:19:38,964 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:38,964 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:38,964 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom144 stopped
2024-05-14 06:19:38,965 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:143) is shutting down - MDC[activemq.broker=mom144]
2024-05-14 06:19:38,965 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:143) uptime 0.059 seconds - MDC[activemq.broker=mom144]
2024-05-14 06:19:38,965 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:143) is shutdown - MDC[activemq.broker=mom144]
2024-05-14 06:19:38,965 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:38,965 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.699032 ms
2024-05-14 06:19:38,965 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:38,966 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:38,966 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:38,966 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 611808588'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom144]
2024-05-14 06:19:38,967 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #145 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom144]
2024-05-14 06:19:38,968 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:38,968 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:38,968 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:38,968 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:38,968 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:38,969 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:144) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:38,969 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:144) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:38,969 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 reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:38,969 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom145 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:38,970 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-431:1,clientId=Scout JUnit MOM #145 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-05-14 06:19:39,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f8b9fa7, org.eclipse.scout.rt.mom.jms.JmsSubscription@3906de9]
2024-05-14 06:19:39,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6c733c58[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@3238a6e4[job=JMS subscriber, state=DONE], JobFutureTask@3cb903a7[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:39,025 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006046 ms
2024-05-14 06:19:39,025 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:39,025 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:39,025 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom145 stopped
2024-05-14 06:19:39,025 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:144) is shutting down - MDC[activemq.broker=mom145]
2024-05-14 06:19:39,026 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:144) uptime 0.057 seconds - MDC[activemq.broker=mom145]
2024-05-14 06:19:39,026 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:144) is shutdown - MDC[activemq.broker=mom145]
2024-05-14 06:19:39,026 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:39,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.932779 ms
2024-05-14 06:19:39,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:39,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,027 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1348109511'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom145]
2024-05-14 06:19:39,028 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #146 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom145]
2024-05-14 06:19:39,028 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=mom146]
2024-05-14 06:19:39,028 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=mom146]
2024-05-14 06:19:39,028 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=mom146]
2024-05-14 06:19:39,028 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=mom146]
2024-05-14 06:19:39,028 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=mom146]
2024-05-14 06:19:39,029 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:145) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-05-14 06:19:39,029 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:145) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-05-14 06:19:39,029 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=mom146]
2024-05-14 06:19:39,029 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom146 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-05-14 06:19:39,030 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-434:1,clientId=Scout JUnit MOM #146 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-05-14 06:19:39,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f95bc9d, org.eclipse.scout.rt.mom.jms.JmsSubscription@f1349ce]
2024-05-14 06:19:39,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@7189dfe9[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@71abd1b9[job=JMS subscriber, state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7cd60e50[job=JMS subscriber, state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:39,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006181 ms
2024-05-14 06:19:39,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:39,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:39,085 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom146 stopped
2024-05-14 06:19:39,085 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:145) is shutting down - MDC[activemq.broker=mom146]
2024-05-14 06:19:39,085 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:145) uptime 0.057 seconds - MDC[activemq.broker=mom146]
2024-05-14 06:19:39,085 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:145) is shutdown - MDC[activemq.broker=mom146]
2024-05-14 06:19:39,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:39,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.296643 ms
2024-05-14 06:19:39,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:39,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,087 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 762103564'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom146]
2024-05-14 06:19:39,087 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #147 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom146]
2024-05-14 06:19:39,088 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,088 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,088 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,088 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,088 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,089 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:146) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,089 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:146) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,089 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=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,089 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom147 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,090 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-437:1,clientId=Scout JUnit MOM #147 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-05-14 06:19:39,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b3abc1, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a742630]
2024-05-14 06:19:39,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@92a3893[job=JMS subscriber, state=DONE], JobFutureTask@19dc077[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:39,145 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007039 ms
2024-05-14 06:19:39,145 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:39,145 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:39,145 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom147 stopped
2024-05-14 06:19:39,146 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:146) is shutting down - MDC[activemq.broker=mom147]
2024-05-14 06:19:39,146 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:146) uptime 0.058 seconds - MDC[activemq.broker=mom147]
2024-05-14 06:19:39,146 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:146) is shutdown - MDC[activemq.broker=mom147]
2024-05-14 06:19:39,146 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:39,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.063909 ms
2024-05-14 06:19:39,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:39,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,147 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1346996591'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom147]
2024-05-14 06:19:39,148 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #148 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom147]
2024-05-14 06:19:39,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:147) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:147) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,150 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 reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,150 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom148 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,151 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-440:1,clientId=Scout JUnit MOM #148 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-05-14 06:19:39,205 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74b37c02, org.eclipse.scout.rt.mom.jms.JmsSubscription@b027acf]
2024-05-14 06:19:39,205 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@20028ec6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@62c2f737[job=JMS subscriber, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:39,205 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005204 ms
2024-05-14 06:19:39,206 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:39,206 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:39,206 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom148 stopped
2024-05-14 06:19:39,206 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:147) is shutting down - MDC[activemq.broker=mom148]
2024-05-14 06:19:39,207 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:147) uptime 0.058 seconds - MDC[activemq.broker=mom148]
2024-05-14 06:19:39,207 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:147) is shutdown - MDC[activemq.broker=mom148]
2024-05-14 06:19:39,207 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:39,207 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.455098 ms
2024-05-14 06:19:39,207 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:39,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,209 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 677909898'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom148]
2024-05-14 06:19:39,209 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #149 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom148]
2024-05-14 06:19:39,210 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=mom149]
2024-05-14 06:19:39,210 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=mom149]
2024-05-14 06:19:39,210 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=mom149]
2024-05-14 06:19:39,210 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=mom149]
2024-05-14 06:19:39,210 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=mom149]
2024-05-14 06:19:39,210 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:148) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-05-14 06:19:39,210 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:148) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-05-14 06:19:39,210 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=mom149]
2024-05-14 06:19:39,211 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom149 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-05-14 06:19:39,211 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-443:1,clientId=Scout JUnit MOM #149 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-05-14 06:19:39,265 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d2035c2, org.eclipse.scout.rt.mom.jms.JmsSubscription@271e8be8]
2024-05-14 06:19:39,266 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@25d9706b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2685ec0f[job=JMS subscriber, state=DONE], JobFutureTask@50df2560[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:39,266 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005158 ms
2024-05-14 06:19:39,266 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:39,266 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:39,267 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom149 stopped
2024-05-14 06:19:39,267 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:148) is shutting down - MDC[activemq.broker=mom149]
2024-05-14 06:19:39,267 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:148) uptime 0.057 seconds - MDC[activemq.broker=mom149]
2024-05-14 06:19:39,267 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:148) is shutdown - MDC[activemq.broker=mom149]
2024-05-14 06:19:39,267 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:39,267 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.466430 ms
2024-05-14 06:19:39,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:39,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,268 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1931892597'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom149]
2024-05-14 06:19:39,269 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #150 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom149]
2024-05-14 06:19:39,270 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,270 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,270 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,270 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,270 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,271 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:149) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,271 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:149) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,271 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=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,271 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom150 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,272 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-446:1,clientId=Scout JUnit MOM #150 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-05-14 06:19:39,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12b6713c, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d239324]
2024-05-14 06:19:39,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@25a0288c[job=JMS subscriber, state=RUNNING], JobFutureTask@190e6370[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:39,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004712 ms
2024-05-14 06:19:39,326 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:39,326 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:39,327 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom150 stopped
2024-05-14 06:19:39,327 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:149) is shutting down - MDC[activemq.broker=mom150]
2024-05-14 06:19:39,327 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:149) uptime 0.057 seconds - MDC[activemq.broker=mom150]
2024-05-14 06:19:39,327 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:149) is shutdown - MDC[activemq.broker=mom150]
2024-05-14 06:19:39,327 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:39,327 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.467614 ms
2024-05-14 06:19:39,328 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,328 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:39,328 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,328 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 898592523'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-05-14 06:19:39,329 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #151 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-05-14 06:19:39,330 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,330 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,330 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,330 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,330 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,330 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:150) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,330 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:150) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,330 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 reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,330 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom151 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,331 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-449:1,clientId=Scout JUnit MOM #151 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-05-14 06:19:39,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61c3b31c, org.eclipse.scout.rt.mom.jms.JmsSubscription@623f27a9]
2024-05-14 06:19:39,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@31685dce[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:39,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005262 ms
2024-05-14 06:19:39,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:39,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:39,386 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom151 stopped
2024-05-14 06:19:39,386 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:150) is shutting down - MDC[activemq.broker=mom151]
2024-05-14 06:19:39,386 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:150) uptime 0.057 seconds - MDC[activemq.broker=mom151]
2024-05-14 06:19:39,386 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:150) is shutdown - MDC[activemq.broker=mom151]
2024-05-14 06:19:39,387 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:39,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.655482 ms
2024-05-14 06:19:39,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:39,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,388 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2075483906'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom151]
2024-05-14 06:19:39,388 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #152 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom151]
2024-05-14 06:19:39,389 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=mom152]
2024-05-14 06:19:39,389 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=mom152]
2024-05-14 06:19:39,389 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=mom152]
2024-05-14 06:19:39,389 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=mom152]
2024-05-14 06:19:39,389 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=mom152]
2024-05-14 06:19:39,389 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:151) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-05-14 06:19:39,389 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:151) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-05-14 06:19:39,389 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=mom152]
2024-05-14 06:19:39,390 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom152 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-05-14 06:19:39,390 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-452:1,clientId=Scout JUnit MOM #152 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-05-14 06:19:39,444 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@573eb678, org.eclipse.scout.rt.mom.jms.JmsSubscription@17ae4b7c]
2024-05-14 06:19:39,444 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@3c9dee5f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@396452ed[job=JMS subscriber, state=RUNNING], JobFutureTask@21b81af3[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:39,445 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004599 ms
2024-05-14 06:19:39,445 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:39,445 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:39,445 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom152 stopped
2024-05-14 06:19:39,445 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:151) is shutting down - MDC[activemq.broker=mom152]
2024-05-14 06:19:39,445 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:151) uptime 0.056 seconds - MDC[activemq.broker=mom152]
2024-05-14 06:19:39,446 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:151) is shutdown - MDC[activemq.broker=mom152]
2024-05-14 06:19:39,446 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:39,446 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.528942 ms
2024-05-14 06:19:39,446 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:39,446 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:39,446 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:39,447 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 227105470'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom152]
2024-05-14 06:19:39,448 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #153 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-05-14 06:19:39,448 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-05-14 06:19:39,449 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-05-14 06:19:39,449 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-05-14 06:19:39,449 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-05-14 06:19:39,449 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-05-14 06:19:39,449 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:152) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-05-14 06:19:39,449 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:152) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-05-14 06:19:39,449 INFO  [scout-thread-13] 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=mom153]
2024-05-14 06:19:39,449 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom153 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-05-14 06:19:39,450 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-455:1,clientId=Scout JUnit MOM #153 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-05-14 06:19:39,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a6e710e]
2024-05-14 06:19:39,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3c038fe6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2a19c355[job=JMS subscriber, state=RUNNING]]
2024-05-14 06:19:39,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014448 ms
2024-05-14 06:19:39,752 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:39,752 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:39,752 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom153 stopped
2024-05-14 06:19:39,753 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:152) is shutting down - MDC[activemq.broker=mom153]
2024-05-14 06:19:39,753 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:152) uptime 0.305 seconds - MDC[activemq.broker=mom153]
2024-05-14 06:19:39,753 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:152) is shutdown - MDC[activemq.broker=mom153]
2024-05-14 06:19:39,753 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:39,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 306.663351 ms
2024-05-14 06:19:39,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:39,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:39,754 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:39,754 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1769079031'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom68]
2024-05-14 06:19:39,755 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #154 initialized: null - MDC[jobName=requester (Q)]
2024-05-14 06:19:39,755 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:39,755 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:39,755 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:39,756 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:39,756 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:39,756 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:153) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:39,756 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:153) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:39,756 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=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:39,756 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom154 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:39,757 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-458:1,clientId=Scout JUnit MOM #154 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-05-14 06:19:40,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@223973a9]
2024-05-14 06:19:40,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6c193e31[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@12b7080[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:40,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004044 ms
2024-05-14 06:19:40,058 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:40,058 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:40,059 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom154 stopped
2024-05-14 06:19:40,059 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:153) is shutting down - MDC[activemq.broker=mom154]
2024-05-14 06:19:40,059 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:153) uptime 0.304 seconds - MDC[activemq.broker=mom154]
2024-05-14 06:19:40,059 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:153) is shutdown - MDC[activemq.broker=mom154]
2024-05-14 06:19:40,059 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:40,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 305.855430 ms
2024-05-14 06:19:40,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:40,060 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:40,060 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:40,060 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1601161658'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom153]
2024-05-14 06:19:40,061 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #155 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom151]
2024-05-14 06:19:40,062 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=mom155]
2024-05-14 06:19:40,062 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=mom155]
2024-05-14 06:19:40,062 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=mom155]
2024-05-14 06:19:40,062 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=mom155]
2024-05-14 06:19:40,062 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=mom155]
2024-05-14 06:19:40,062 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:154) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-05-14 06:19:40,062 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:154) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-05-14 06:19:40,063 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=mom155]
2024-05-14 06:19:40,063 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom155 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-05-14 06:19:40,063 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-461:1,clientId=Scout JUnit MOM #155 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-05-14 06:19:40,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2591343]
2024-05-14 06:19:40,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@8deee0f[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2db11dec[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:40,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004745 ms
2024-05-14 06:19:40,365 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:40,365 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:40,366 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom155 stopped
2024-05-14 06:19:40,366 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:154) is shutting down - MDC[activemq.broker=mom155]
2024-05-14 06:19:40,366 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:154) uptime 0.304 seconds - MDC[activemq.broker=mom155]
2024-05-14 06:19:40,366 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:154) is shutdown - MDC[activemq.broker=mom155]
2024-05-14 06:19:40,366 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:40,366 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 306.438895 ms
2024-05-14 06:19:40,366 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:40,367 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:40,367 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:40,368 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 949994671'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom154]
2024-05-14 06:19:40,369 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #156 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-05-14 06:19:40,369 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-05-14 06:19:40,369 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-05-14 06:19:40,369 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-05-14 06:19:40,369 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-05-14 06:19:40,370 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-05-14 06:19:40,370 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:155) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-05-14 06:19:40,370 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:155) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-05-14 06:19:40,370 INFO  [scout-thread-13] 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=mom156]
2024-05-14 06:19:40,370 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom156 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-05-14 06:19:40,371 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-464:1,clientId=Scout JUnit MOM #156 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-05-14 06:19:40,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26d443e3]
2024-05-14 06:19:40,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3ad9a32c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:40,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004565 ms
2024-05-14 06:19:40,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:40,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:40,672 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom156 stopped
2024-05-14 06:19:40,672 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:155) is shutting down - MDC[activemq.broker=mom156]
2024-05-14 06:19:40,673 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:155) uptime 0.304 seconds - MDC[activemq.broker=mom156]
2024-05-14 06:19:40,673 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:155) is shutdown - MDC[activemq.broker=mom156]
2024-05-14 06:19:40,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:40,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 305.972960 ms
2024-05-14 06:19:40,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:40,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:40,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:40,674 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1916579743'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom155]
2024-05-14 06:19:40,675 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #157 initialized: null - MDC[jobName=requester (Q)]
2024-05-14 06:19:40,675 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,675 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,675 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,675 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,675 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,676 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:156) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,676 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:156) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,676 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=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,676 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom157 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,677 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-467:1,clientId=Scout JUnit MOM #157 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-05-14 06:19:40,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7be1b23d]
2024-05-14 06:19:40,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@1839c5c9[job=JMS subscriber, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6cbeee06[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:40,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005677 ms
2024-05-14 06:19:40,979 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:40,979 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:40,979 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom157 stopped
2024-05-14 06:19:40,979 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:156) is shutting down - MDC[activemq.broker=mom157]
2024-05-14 06:19:40,980 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:156) uptime 0.305 seconds - MDC[activemq.broker=mom157]
2024-05-14 06:19:40,980 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:156) is shutdown - MDC[activemq.broker=mom157]
2024-05-14 06:19:40,980 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:40,980 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 306.327690 ms
2024-05-14 06:19:40,980 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:40,980 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:40,980 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:40,981 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1588528364'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom156]
2024-05-14 06:19:40,982 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #158 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom151]
2024-05-14 06:19:40,982 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=mom158]
2024-05-14 06:19:40,982 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=mom158]
2024-05-14 06:19:40,982 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=mom158]
2024-05-14 06:19:40,982 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=mom158]
2024-05-14 06:19:40,982 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=mom158]
2024-05-14 06:19:40,983 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:157) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-05-14 06:19:40,983 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:157) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-05-14 06:19:40,983 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=mom158]
2024-05-14 06:19:40,983 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom158 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-05-14 06:19:40,984 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-470:1,clientId=Scout JUnit MOM #158 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-05-14 06:19:41,285 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37d88e50]
2024-05-14 06:19:41,285 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@594d138f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2ff46d18[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:41,285 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006427 ms
2024-05-14 06:19:41,285 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:41,286 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:41,286 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom158 stopped
2024-05-14 06:19:41,286 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:157) is shutting down - MDC[activemq.broker=mom158]
2024-05-14 06:19:41,286 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:157) uptime 0.304 seconds - MDC[activemq.broker=mom158]
2024-05-14 06:19:41,286 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:157) is shutdown - MDC[activemq.broker=mom158]
2024-05-14 06:19:41,286 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:41,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 306.163897 ms
2024-05-14 06:19:41,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:41,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:41,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:41,287 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 425242481'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom157]
2024-05-14 06:19:41,288 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #159 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-05-14 06:19:41,289 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-05-14 06:19:41,289 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-05-14 06:19:41,289 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-05-14 06:19:41,289 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-05-14 06:19:41,289 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-05-14 06:19:41,289 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:158) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-05-14 06:19:41,290 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:158) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-05-14 06:19:41,290 INFO  [scout-thread-13] 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=mom159]
2024-05-14 06:19:41,290 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom159 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-05-14 06:19:41,291 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-473:1,clientId=Scout JUnit MOM #159 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-05-14 06:19:41,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@786a4eb2]
2024-05-14 06:19:41,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@800a873[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57c924c3[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:41,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006864 ms
2024-05-14 06:19:41,592 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:41,592 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:41,592 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom159 stopped
2024-05-14 06:19:41,592 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:158) is shutting down - MDC[activemq.broker=mom159]
2024-05-14 06:19:41,593 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:158) uptime 0.304 seconds - MDC[activemq.broker=mom159]
2024-05-14 06:19:41,593 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:158) is shutdown - MDC[activemq.broker=mom159]
2024-05-14 06:19:41,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:41,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 305.921445 ms
2024-05-14 06:19:41,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:41,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:41,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:41,594 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1821804489'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom158]
2024-05-14 06:19:41,595 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #160 initialized: null - MDC[jobName=requester (Q)]
2024-05-14 06:19:41,596 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,596 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,596 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,596 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,597 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,597 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:159) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,597 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:159) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,597 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=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,598 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom160 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,599 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-476:1,clientId=Scout JUnit MOM #160 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-05-14 06:19:41,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63ff69e0]
2024-05-14 06:19:41,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5eb3b4d4[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:41,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010398 ms
2024-05-14 06:19:41,899 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:41,899 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:41,900 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom160 stopped
2024-05-14 06:19:41,900 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:159) is shutting down - MDC[activemq.broker=mom160]
2024-05-14 06:19:41,900 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:159) uptime 0.304 seconds - MDC[activemq.broker=mom160]
2024-05-14 06:19:41,900 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:159) is shutdown - MDC[activemq.broker=mom160]
2024-05-14 06:19:41,900 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:41,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.183272 ms
2024-05-14 06:19:41,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:41,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:41,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:41,902 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1963031783'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom159]
2024-05-14 06:19:41,903 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #161 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom151]
2024-05-14 06:19:41,904 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=mom161]
2024-05-14 06:19:41,904 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=mom161]
2024-05-14 06:19:41,904 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=mom161]
2024-05-14 06:19:41,904 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=mom161]
2024-05-14 06:19:41,904 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=mom161]
2024-05-14 06:19:41,904 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:160) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-05-14 06:19:41,904 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:160) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-05-14 06:19:41,904 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=mom161]
2024-05-14 06:19:41,905 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom161 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-05-14 06:19:41,905 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-479:1,clientId=Scout JUnit MOM #161 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-05-14 06:19:42,206 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d36529a]
2024-05-14 06:19:42,206 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22e8ce7a[job=JMS subscriber, state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2fef3f20[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:42,206 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006973 ms
2024-05-14 06:19:42,206 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:42,207 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:42,207 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom161 stopped
2024-05-14 06:19:42,207 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:160) is shutting down - MDC[activemq.broker=mom161]
2024-05-14 06:19:42,207 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:160) uptime 0.304 seconds - MDC[activemq.broker=mom161]
2024-05-14 06:19:42,207 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:160) is shutdown - MDC[activemq.broker=mom161]
2024-05-14 06:19:42,208 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:42,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 306.193412 ms
2024-05-14 06:19:42,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:42,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:42,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:42,209 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 333344721'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom160]
2024-05-14 06:19:42,209 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #162 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-05-14 06:19:42,210 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-05-14 06:19:42,210 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-05-14 06:19:42,210 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-05-14 06:19:42,210 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-05-14 06:19:42,210 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-05-14 06:19:42,211 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:161) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-05-14 06:19:42,211 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:161) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-05-14 06:19:42,211 INFO  [scout-thread-13] 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=mom162]
2024-05-14 06:19:42,211 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom162 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-05-14 06:19:42,212 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-482:1,clientId=Scout JUnit MOM #162 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-05-14 06:19:42,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18abaf2c]
2024-05-14 06:19:42,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@7f144f14[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6f6526ea[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:42,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005736 ms
2024-05-14 06:19:42,513 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:42,513 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:42,513 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom162 stopped
2024-05-14 06:19:42,513 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:161) is shutting down - MDC[activemq.broker=mom162]
2024-05-14 06:19:42,514 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:161) uptime 0.304 seconds - MDC[activemq.broker=mom162]
2024-05-14 06:19:42,514 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:161) is shutdown - MDC[activemq.broker=mom162]
2024-05-14 06:19:42,514 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:42,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 305.835627 ms
2024-05-14 06:19:42,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-05-14 06:19:42,515 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:42,515 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [activemq]>
2024-05-14 06:19:42,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1076685506'.
2024-05-14 06:19:42,517 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #163: 'request-reply' messaging is disabled
2024-05-14 06:19:42,517 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #163 initialized: null
2024-05-14 06:19:42,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:42,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003084 ms
2024-05-14 06:19:42,518 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:42,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.809715 ms
2024-05-14 06:19:42,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [activemq]>
2024-05-14 06:19:42,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:42,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [activemq]>
2024-05-14 06:19:42,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 555936612'.
2024-05-14 06:19:42,519 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #164 initialized: null
2024-05-14 06:19:42,520 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=mom164]
2024-05-14 06:19:42,520 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=mom164]
2024-05-14 06:19:42,520 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=mom164]
2024-05-14 06:19:42,520 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=mom164]
2024-05-14 06:19:42,520 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=mom164]
2024-05-14 06:19:42,520 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:162) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-05-14 06:19:42,520 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:162) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-05-14 06:19:42,520 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=mom164]
2024-05-14 06:19:42,521 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom164 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-05-14 06:19:42,521 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-485:1,clientId=Scout JUnit MOM #164 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-05-14 06:19:42,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@80249b0, org.eclipse.scout.rt.mom.jms.JmsSubscription@68e1f0a1]
2024-05-14 06:19:42,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2511ddb7[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:42,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003875 ms
2024-05-14 06:19:42,525 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:42,525 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:42,525 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom164 stopped
2024-05-14 06:19:42,526 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:162) is shutting down - MDC[activemq.broker=mom164]
2024-05-14 06:19:42,526 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:162) uptime 0.006 seconds - MDC[activemq.broker=mom164]
2024-05-14 06:19:42,526 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:162) is shutdown - MDC[activemq.broker=mom164]
2024-05-14 06:19:42,526 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:42,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.764997 ms
2024-05-14 06:19:42,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [activemq]>
2024-05-14 06:19:42,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:42,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [activemq]>
2024-05-14 06:19:42,527 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 68071585'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom164]
2024-05-14 06:19:42,528 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #165 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom164]
2024-05-14 06:19:42,528 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=mom165]
2024-05-14 06:19:42,529 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=mom165]
2024-05-14 06:19:42,529 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=mom165]
2024-05-14 06:19:42,529 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=mom165]
2024-05-14 06:19:42,529 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=mom165]
2024-05-14 06:19:42,529 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:163) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-05-14 06:19:42,529 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:163) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-05-14 06:19:42,529 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=mom165]
2024-05-14 06:19:42,529 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom165 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-05-14 06:19:42,530 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-488:1,clientId=Scout JUnit MOM #165 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-05-14 06:19:47,533 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26309e6f]
2024-05-14 06:19:47,533 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 8 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3683ad47[job=Receiving JMS message [dest=Destination@8be4aec9[name=test/mom/testTopicRequestReplyTimeout, type=TOPIC, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@73d10314[job=JMS subscriber, state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4dbbc891[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@12ed5206[job=request on test/mom/testTopicRequestReplyTimeout, state=DONE]]
2024-05-14 06:19:47,533 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005332 ms
2024-05-14 06:19:47,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 1 sessions
2024-05-14 06:19:47,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:134) - closing session 1 of 1
2024-05-14 06:19:47,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:47,534 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom165 stopped
2024-05-14 06:19:47,534 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:163) is shutting down - MDC[activemq.broker=mom165]
2024-05-14 06:19:47,535 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:163) uptime 5.007 seconds - MDC[activemq.broker=mom165]
2024-05-14 06:19:47,535 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:163) is shutdown - MDC[activemq.broker=mom165]
2024-05-14 06:19:47,535 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:47,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5008.413412 ms
2024-05-14 06:19:47,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [activemq]>
2024-05-14 06:19:47,535 INFO  [scout-thread-16] 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=mom150]
2024-05-14 06:19:47,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:47,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:47,536 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 902100918'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-05-14 06:19:47,537 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #166 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-05-14 06:19:47,538 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=mom166]
2024-05-14 06:19:47,538 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=mom166]
2024-05-14 06:19:47,538 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=mom166]
2024-05-14 06:19:47,538 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=mom166]
2024-05-14 06:19:47,538 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=mom166]
2024-05-14 06:19:47,538 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:164) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-05-14 06:19:47,538 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:164) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-05-14 06:19:47,538 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=mom166]
2024-05-14 06:19:47,539 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom166 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-05-14 06:19:47,539 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-491:1,clientId=Scout JUnit MOM #166 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-05-14 06:19:47,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@339e62bb, org.eclipse.scout.rt.mom.jms.JmsSubscription@6277551c]
2024-05-14 06:19:47,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@158bc89a[job=JMS subscriber, state=DONE], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4da8fb27[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:47,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003945 ms
2024-05-14 06:19:47,543 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:47,543 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:47,544 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom166 stopped
2024-05-14 06:19:47,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:164) is shutting down - MDC[activemq.broker=mom166]
2024-05-14 06:19:47,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:164) uptime 0.006 seconds - MDC[activemq.broker=mom166]
2024-05-14 06:19:47,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:164) is shutdown - MDC[activemq.broker=mom166]
2024-05-14 06:19:47,544 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:47,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.471397 ms
2024-05-14 06:19:47,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [activemq]>
2024-05-14 06:19:47,545 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:47,545 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [activemq]>
2024-05-14 06:19:47,545 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1261761614'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom166]
2024-05-14 06:19:47,546 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #167 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom166]
2024-05-14 06:19:47,547 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=mom167]
2024-05-14 06:19:47,547 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=mom167]
2024-05-14 06:19:47,547 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=mom167]
2024-05-14 06:19:47,547 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=mom167]
2024-05-14 06:19:47,547 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=mom167]
2024-05-14 06:19:47,547 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:165) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-05-14 06:19:47,547 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:165) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-05-14 06:19:47,547 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=mom167]
2024-05-14 06:19:47,548 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom167 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-05-14 06:19:47,548 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-494:1,clientId=Scout JUnit MOM #167 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-05-14 06:19:47,550 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=c5005804-4661-4209-97ae-91ebe9e7f871, activemq.broker=mom164]
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-05-14 06:19:47,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65a124a]
2024-05-14 06:19:47,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@535a3b80[job=JMS subscriber, state=DONE], JobFutureTask@e62621f[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:47,575 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004800 ms
2024-05-14 06:19:47,575 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:47,575 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:47,575 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom167 stopped
2024-05-14 06:19:47,575 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:165) is shutting down - MDC[activemq.broker=mom167]
2024-05-14 06:19:47,576 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:165) uptime 0.028 seconds - MDC[activemq.broker=mom167]
2024-05-14 06:19:47,576 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:165) is shutdown - MDC[activemq.broker=mom167]
2024-05-14 06:19:47,576 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:47,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.746026 ms
2024-05-14 06:19:47,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [activemq]>
2024-05-14 06:19:47,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:47,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [activemq]>
2024-05-14 06:19:47,577 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 324116553'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom167]
2024-05-14 06:19:47,578 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #168 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom167]
2024-05-14 06:19:47,579 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-05-14 06:19:47,579 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-05-14 06:19:47,579 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-05-14 06:19:47,579 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-05-14 06:19:47,579 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-05-14 06:19:47,579 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:166) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-05-14 06:19:47,579 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:166) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-05-14 06:19:47,579 INFO  [scout-thread-13] 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=mom168]
2024-05-14 06:19:47,580 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom168 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-05-14 06:19:47,580 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-497:1,clientId=Scout JUnit MOM #168 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-05-14 06:19:47,585 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c29aa59]
2024-05-14 06:19:47,585 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@1b9b0b3b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:47,585 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007327 ms
2024-05-14 06:19:47,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:47,586 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:47,586 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom168 stopped
2024-05-14 06:19:47,586 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:166) is shutting down - MDC[activemq.broker=mom168]
2024-05-14 06:19:47,586 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:166) uptime 0.007 seconds - MDC[activemq.broker=mom168]
2024-05-14 06:19:47,587 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:166) is shutdown - MDC[activemq.broker=mom168]
2024-05-14 06:19:47,587 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:47,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.125723 ms
2024-05-14 06:19:47,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [activemq]>
2024-05-14 06:19:47,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:47,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [activemq]>
2024-05-14 06:19:47,588 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 681110508'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom168]
2024-05-14 06:19:47,589 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #169 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom168]
2024-05-14 06:19:47,590 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=mom169]
2024-05-14 06:19:47,590 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=mom169]
2024-05-14 06:19:47,590 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=mom169]
2024-05-14 06:19:47,590 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=mom169]
2024-05-14 06:19:47,590 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=mom169]
2024-05-14 06:19:47,590 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:167) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-05-14 06:19:47,591 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:167) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-05-14 06:19:47,591 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=mom169]
2024-05-14 06:19:47,591 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom169 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-05-14 06:19:47,592 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-500:1,clientId=Scout JUnit MOM #169 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-05-14 06:19:47,595 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=mom164]
2024-05-14 06:19:47,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30e9f28]
2024-05-14 06:19:47,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@735bd52[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:47,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004469 ms
2024-05-14 06:19:47,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:47,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:47,597 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom169 stopped
2024-05-14 06:19:47,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:167) is shutting down - MDC[activemq.broker=mom169]
2024-05-14 06:19:47,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:167) uptime 0.007 seconds - MDC[activemq.broker=mom169]
2024-05-14 06:19:47,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:167) is shutdown - MDC[activemq.broker=mom169]
2024-05-14 06:19:47,597 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:47,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.291566 ms
2024-05-14 06:19:47,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [activemq]>
2024-05-14 06:19:47,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:47,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [activemq]>
2024-05-14 06:19:47,599 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1102348122'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom169]
2024-05-14 06:19:47,599 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #170 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom169]
2024-05-14 06:19:47,600 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=mom170]
2024-05-14 06:19:47,600 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=mom170]
2024-05-14 06:19:47,600 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=mom170]
2024-05-14 06:19:47,600 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=mom170]
2024-05-14 06:19:47,600 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=mom170]
2024-05-14 06:19:47,601 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:168) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-05-14 06:19:47,601 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:168) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-05-14 06:19:47,601 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=mom170]
2024-05-14 06:19:47,601 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom170 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-05-14 06:19:47,602 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-503:1,clientId=Scout JUnit MOM #170 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-05-14 06:19:52,603 INFO  [scout-thread-14] 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-05-14 06:19:52,604 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bc1ae33]
2024-05-14 06:19:52,605 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@ee720e7[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5af48a53[job=JMS subscriber, state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:52,605 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004807 ms
2024-05-14 06:19:52,605 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,605 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,606 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom170 stopped
2024-05-14 06:19:52,606 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:168) is shutting down - MDC[activemq.broker=mom170]
2024-05-14 06:19:52,606 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:168) uptime 5.006 seconds - MDC[activemq.broker=mom170]
2024-05-14 06:19:52,606 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:168) is shutdown - MDC[activemq.broker=mom170]
2024-05-14 06:19:52,606 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,607 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5008.296548 ms
2024-05-14 06:19:52,607 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [activemq]>
2024-05-14 06:19:52,608 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,608 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [activemq]>
2024-05-14 06:19:52,608 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1103252053'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom170]
2024-05-14 06:19:52,609 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #171 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom170]
2024-05-14 06:19:52,610 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-05-14 06:19:52,610 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-05-14 06:19:52,610 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-05-14 06:19:52,610 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-05-14 06:19:52,610 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-05-14 06:19:52,611 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:169) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-05-14 06:19:52,611 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:169) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-05-14 06:19:52,611 INFO  [scout-thread-13] 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=mom171]
2024-05-14 06:19:52,611 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom171 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-05-14 06:19:52,612 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-506:1,clientId=Scout JUnit MOM #171 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-05-14 06:19:52,615 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@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=df6d1bce-e672-416d-93af-fec7cc04d1b6, activemq.broker=mom164]
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-05-14 06:19:52,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@376f3de6]
2024-05-14 06:19:52,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@247a3ff6[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:52,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004375 ms
2024-05-14 06:19:52,617 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,617 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,617 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom171 stopped
2024-05-14 06:19:52,617 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:169) is shutting down - MDC[activemq.broker=mom171]
2024-05-14 06:19:52,618 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:169) uptime 0.008 seconds - MDC[activemq.broker=mom171]
2024-05-14 06:19:52,618 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:169) is shutdown - MDC[activemq.broker=mom171]
2024-05-14 06:19:52,618 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,618 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.166796 ms
2024-05-14 06:19:52,618 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [activemq]>
2024-05-14 06:19:52,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [activemq]>
2024-05-14 06:19:52,620 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 379950016'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom171]
2024-05-14 06:19:52,621 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #172 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom171]
2024-05-14 06:19:52,622 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=mom172]
2024-05-14 06:19:52,622 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=mom172]
2024-05-14 06:19:52,622 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=mom172]
2024-05-14 06:19:52,622 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=mom172]
2024-05-14 06:19:52,622 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=mom172]
2024-05-14 06:19:52,622 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:170) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-05-14 06:19:52,622 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:170) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-05-14 06:19:52,622 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=mom172]
2024-05-14 06:19:52,622 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom172 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-05-14 06:19:52,623 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-509:1,clientId=Scout JUnit MOM #172 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-05-14 06:19:52,626 INFO  [scout-thread-18] 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=44cfe398-129e-4448-b250-27e1283a8f65, activemq.broker=mom164]
2024-05-14 06:19:52,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69e91f2b]
2024-05-14 06:19:52,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3b0b928f[job=JMS subscriber, state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2f5f2022[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:52,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007998 ms
2024-05-14 06:19:52,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,632 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom172 stopped
2024-05-14 06:19:52,632 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:170) is shutting down - MDC[activemq.broker=mom172]
2024-05-14 06:19:52,632 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:170) uptime 0.010 seconds - MDC[activemq.broker=mom172]
2024-05-14 06:19:52,632 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:170) is shutdown - MDC[activemq.broker=mom172]
2024-05-14 06:19:52,632 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.099714 ms
2024-05-14 06:19:52,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [activemq]>
2024-05-14 06:19:52,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [activemq]>
2024-05-14 06:19:52,634 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1809180029'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom172]
2024-05-14 06:19:52,634 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #173 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom172]
2024-05-14 06:19:52,635 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=mom173]
2024-05-14 06:19:52,635 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=mom173]
2024-05-14 06:19:52,635 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=mom173]
2024-05-14 06:19:52,635 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=mom173]
2024-05-14 06:19:52,635 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=mom173]
2024-05-14 06:19:52,636 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:171) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-05-14 06:19:52,636 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:171) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-05-14 06:19:52,636 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=mom173]
2024-05-14 06:19:52,636 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom173 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-05-14 06:19:52,637 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-512:1,clientId=Scout JUnit MOM #173 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-05-14 06:19:52,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@692c8530, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e03037f]
2024-05-14 06:19:52,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2de1f0ce[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@696ab09[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:52,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004019 ms
2024-05-14 06:19:52,640 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,640 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,641 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom173 stopped
2024-05-14 06:19:52,641 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:171) is shutting down - MDC[activemq.broker=mom173]
2024-05-14 06:19:52,641 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:171) uptime 0.006 seconds - MDC[activemq.broker=mom173]
2024-05-14 06:19:52,641 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:171) is shutdown - MDC[activemq.broker=mom173]
2024-05-14 06:19:52,641 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.138263 ms
2024-05-14 06:19:52,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [activemq]>
2024-05-14 06:19:52,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [activemq]>
2024-05-14 06:19:52,642 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 669701523'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom173]
2024-05-14 06:19:52,643 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #174 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom173]
2024-05-14 06:19:52,644 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-05-14 06:19:52,644 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-05-14 06:19:52,644 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-05-14 06:19:52,644 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-05-14 06:19:52,644 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-05-14 06:19:52,644 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:172) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-05-14 06:19:52,644 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:172) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-05-14 06:19:52,644 INFO  [scout-thread-13] 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=mom174]
2024-05-14 06:19:52,644 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom174 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-05-14 06:19:52,645 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-515:1,clientId=Scout JUnit MOM #174 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-05-14 06:19:52,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@668f0ee]
2024-05-14 06:19:52,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@454119cd[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41b1ae7c[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:52,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004805 ms
2024-05-14 06:19:52,649 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,649 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,650 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom174 stopped
2024-05-14 06:19:52,650 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:172) is shutting down - MDC[activemq.broker=mom174]
2024-05-14 06:19:52,650 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:172) uptime 0.006 seconds - MDC[activemq.broker=mom174]
2024-05-14 06:19:52,650 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:172) is shutdown - MDC[activemq.broker=mom174]
2024-05-14 06:19:52,650 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,650 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.342536 ms
2024-05-14 06:19:52,650 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [activemq]>
2024-05-14 06:19:52,651 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,651 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [activemq]>
2024-05-14 06:19:52,652 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1571171592'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom174]
2024-05-14 06:19:52,652 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #175 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom174]
2024-05-14 06:19:52,653 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=mom175]
2024-05-14 06:19:52,653 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=mom175]
2024-05-14 06:19:52,653 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=mom175]
2024-05-14 06:19:52,653 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=mom175]
2024-05-14 06:19:52,653 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=mom175]
2024-05-14 06:19:52,653 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:173) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-05-14 06:19:52,653 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:173) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-05-14 06:19:52,653 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=mom175]
2024-05-14 06:19:52,654 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom175 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-05-14 06:19:52,654 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-518:1,clientId=Scout JUnit MOM #175 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-05-14 06:19:52,657 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/testTopicRequestReplyCancellation, activemq.broker=mom164]
2024-05-14 06:19:52,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2443b82a]
2024-05-14 06:19:52,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1aca558f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7a21714c[job=JMS subscriber, state=RUNNING]]
2024-05-14 06:19:52,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004375 ms
2024-05-14 06:19:52,658 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,658 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,659 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom175 stopped
2024-05-14 06:19:52,659 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:173) is shutting down - MDC[activemq.broker=mom175]
2024-05-14 06:19:52,659 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:173) uptime 0.006 seconds - MDC[activemq.broker=mom175]
2024-05-14 06:19:52,659 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:173) is shutdown - MDC[activemq.broker=mom175]
2024-05-14 06:19:52,659 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,659 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.306717 ms
2024-05-14 06:19:52,660 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [activemq]>
2024-05-14 06:19:52,660 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,660 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [activemq]>
2024-05-14 06:19:52,661 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 327181198'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,662 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #176 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,662 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=mom176]
2024-05-14 06:19:52,662 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=mom176]
2024-05-14 06:19:52,662 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=mom176]
2024-05-14 06:19:52,662 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=mom176]
2024-05-14 06:19:52,662 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=mom176]
2024-05-14 06:19:52,663 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:174) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-05-14 06:19:52,663 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:174) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-05-14 06:19:52,663 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=mom176]
2024-05-14 06:19:52,663 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom176 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-05-14 06:19:52,664 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-521:1,clientId=Scout JUnit MOM #176 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-05-14 06:19:52,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$398/0x00007f25044b67c8@7f3129c3, org.eclipse.scout.rt.mom.jms.JmsSubscription@43b1e400] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,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$398/0x00007f25044b67c8@734177a7, org.eclipse.scout.rt.mom.jms.JmsSubscription@194998a5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,677 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$398/0x00007f25044b67c8@6f563e70, org.eclipse.scout.rt.mom.jms.JmsSubscription@199f2507] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,681 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$398/0x00007f25044b67c8@663f9645, org.eclipse.scout.rt.mom.jms.JmsSubscription@69537e9d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,685 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$398/0x00007f25044b67c8@66f8650a, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b86a0b5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,688 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$398/0x00007f25044b67c8@1ca76daa, org.eclipse.scout.rt.mom.jms.JmsSubscription@71f61df4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,692 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$398/0x00007f25044b67c8@2bc397f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@55a965ee] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,695 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$398/0x00007f25044b67c8@234748c9, org.eclipse.scout.rt.mom.jms.JmsSubscription@844bc14] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,698 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$398/0x00007f25044b67c8@3aef7066, org.eclipse.scout.rt.mom.jms.JmsSubscription@b6839a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,701 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$398/0x00007f25044b67c8@571e7b41, org.eclipse.scout.rt.mom.jms.JmsSubscription@34167ec6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-05-14 06:19:52,701 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@f03d032[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:52,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006447 ms
2024-05-14 06:19:52,702 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,702 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,702 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom176 stopped
2024-05-14 06:19:52,702 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:174) is shutting down - MDC[activemq.broker=mom176]
2024-05-14 06:19:52,703 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:174) uptime 0.041 seconds - MDC[activemq.broker=mom176]
2024-05-14 06:19:52,703 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:174) is shutdown - MDC[activemq.broker=mom176]
2024-05-14 06:19:52,703 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 42.602294 ms
2024-05-14 06:19:52,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [activemq]>
2024-05-14 06:19:52,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [activemq]>
2024-05-14 06:19:52,704 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 532256981'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom176]
2024-05-14 06:19:52,705 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #177 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom176]
2024-05-14 06:19:52,705 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=mom177]
2024-05-14 06:19:52,705 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=mom177]
2024-05-14 06:19:52,705 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=mom177]
2024-05-14 06:19:52,705 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=mom177]
2024-05-14 06:19:52,705 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=mom177]
2024-05-14 06:19:52,706 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:175) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-05-14 06:19:52,706 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:175) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-05-14 06:19:52,706 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=mom177]
2024-05-14 06:19:52,706 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom177 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-05-14 06:19:52,707 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-524:1,clientId=Scout JUnit MOM #177 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-05-14 06:19:52,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@21826d78, org.eclipse.scout.rt.mom.jms.JmsSubscription@2faec75a]
2024-05-14 06:19:52,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@258fc306[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:52,711 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004239 ms
2024-05-14 06:19:52,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,711 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom177 stopped
2024-05-14 06:19:52,711 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:175) is shutting down - MDC[activemq.broker=mom177]
2024-05-14 06:19:52,711 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:175) uptime 0.006 seconds - MDC[activemq.broker=mom177]
2024-05-14 06:19:52,712 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:175) is shutdown - MDC[activemq.broker=mom177]
2024-05-14 06:19:52,712 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.982265 ms
2024-05-14 06:19:52,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [activemq]>
2024-05-14 06:19:52,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [activemq]>
2024-05-14 06:19:52,713 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1753086596'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-05-14 06:19:52,725 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #178 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-05-14 06:19:52,725 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-05-14 06:19:52,726 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-05-14 06:19:52,726 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-05-14 06:19:52,726 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-05-14 06:19:52,726 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-05-14 06:19:52,726 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:176) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-05-14 06:19:52,726 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:176) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-05-14 06:19:52,726 INFO  [scout-thread-13] 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=mom178]
2024-05-14 06:19:52,726 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom178 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-05-14 06:19:52,727 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-527:1,clientId=Scout JUnit MOM #178 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-05-14 06:19:52,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c644bd5]
2024-05-14 06:19:52,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7089e31e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3ba1902c[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:52,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004814 ms
2024-05-14 06:19:52,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,731 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom178 stopped
2024-05-14 06:19:52,731 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:176) is shutting down - MDC[activemq.broker=mom178]
2024-05-14 06:19:52,732 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:176) uptime 0.006 seconds - MDC[activemq.broker=mom178]
2024-05-14 06:19:52,732 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:176) is shutdown - MDC[activemq.broker=mom178]
2024-05-14 06:19:52,732 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.339025 ms
2024-05-14 06:19:52,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [activemq]>
2024-05-14 06:19:52,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [activemq]>
2024-05-14 06:19:52,734 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 292030456'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom178]
2024-05-14 06:19:52,735 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #179 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom178]
2024-05-14 06:19:52,735 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-05-14 06:19:52,735 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-05-14 06:19:52,735 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-05-14 06:19:52,735 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-05-14 06:19:52,735 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-05-14 06:19:52,736 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:177) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-05-14 06:19:52,736 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:177) started - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-05-14 06:19:52,736 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=mom179]
2024-05-14 06:19:52,736 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom179 started - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-05-14 06:19:52,737 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-530:1,clientId=Scout JUnit MOM #179 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-05-14 06:19:52,740 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=mom164]
2024-05-14 06:19:52,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@619ef9cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f2eeb2e]
2024-05-14 06:19:52,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@19aa226b[job=JMS subscriber, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7cafc8fa[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:52,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004673 ms
2024-05-14 06:19:52,741 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,741 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,742 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom179 stopped
2024-05-14 06:19:52,742 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:177) is shutting down - MDC[activemq.broker=mom179]
2024-05-14 06:19:52,742 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:177) uptime 0.007 seconds - MDC[activemq.broker=mom179]
2024-05-14 06:19:52,742 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:177) is shutdown - MDC[activemq.broker=mom179]
2024-05-14 06:19:52,742 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.738045 ms
2024-05-14 06:19:52,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [activemq]>
2024-05-14 06:19:52,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [activemq]>
2024-05-14 06:19:52,743 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 215286232'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-05-14 06:19:52,744 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #180 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-05-14 06:19:52,745 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,745 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,745 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,745 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,745 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,745 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:178) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,745 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:178) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,745 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 reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,746 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom180 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,746 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-533:1,clientId=Scout JUnit MOM #180 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-05-14 06:19:52,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d1071bb]
2024-05-14 06:19:52,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@476f785d[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4ecca035[job=JMS subscriber, state=DONE]]
2024-05-14 06:19:52,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004267 ms
2024-05-14 06:19:52,751 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:52,751 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:52,751 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom180 stopped
2024-05-14 06:19:52,751 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:178) is shutting down - MDC[activemq.broker=mom180]
2024-05-14 06:19:52,752 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:178) uptime 0.006 seconds - MDC[activemq.broker=mom180]
2024-05-14 06:19:52,752 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:178) is shutdown - MDC[activemq.broker=mom180]
2024-05-14 06:19:52,752 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:52,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.794341 ms
2024-05-14 06:19:52,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [activemq]>
2024-05-14 06:19:52,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:52,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq]>
2024-05-14 06:19:52,753 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1254528877'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom180]
2024-05-14 06:19:52,754 INFO  [scout-thread-14] 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=mom180]
2024-05-14 06:19:52,755 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #181 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom180]
2024-05-14 06:19:52,755 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-05-14 06:19:52,755 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-05-14 06:19:52,756 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-05-14 06:19:52,756 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-05-14 06:19:52,756 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-05-14 06:19:52,756 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:179) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-05-14 06:19:52,756 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:179) started - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-05-14 06:19:52,756 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=mom181]
2024-05-14 06:19:52,756 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom181 started - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-05-14 06:19:52,757 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-536:1,clientId=Scout JUnit MOM #181 (ed00b118-7f23-4aa2-9acc-f976409be2cf),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-05-14 06:19:52,760 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=mom164]
2024-05-14 06:19:53,762 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bdc5700, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e4892bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@59889208]
2024-05-14 06:19:53,762 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 8 subscriber jobs: [JobFutureTask@23973106[job=JMS subscriber, state=DONE], JobFutureTask@60d92a08[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@14c1d25b[job=JMS subscriber, state=RUNNING], JobFutureTask@1da7652b[job=JMS subscriber, state=RUNNING]]
2024-05-14 06:19:53,762 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005122 ms
2024-05-14 06:19:53,762 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:19:53,762 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:19:53,763 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom181 stopped
2024-05-14 06:19:53,763 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:179) is shutting down - MDC[activemq.broker=mom181]
2024-05-14 06:19:53,764 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:179) uptime 1.008 seconds - MDC[activemq.broker=mom181]
2024-05-14 06:19:53,764 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:179) is shutdown - MDC[activemq.broker=mom181]
2024-05-14 06:19:53,764 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:19:53,764 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1011.168179 ms
2024-05-14 06:19:53,764 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq]>
2024-05-14 06:19:53,764 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:53,764 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [activemq-j2ee]>
2024-05-14 06:19:53,765 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 409895209'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom178]
2024-05-14 06:19:53,766 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #182 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom178]
2024-05-14 06:19:53,766 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,766 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,766 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,766 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,766 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,766 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:180) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,767 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:180) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,767 INFO  [scout-thread-13] 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=mom182]
2024-05-14 06:19:53,767 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom182 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,773 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@73850198, org.eclipse.scout.rt.mom.jms.JmsSubscription@26b35760] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,778 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@6c4f1af5, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fed0a5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,783 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2bac62a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@5dea7225] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,788 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@54746d2d, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c2483ca] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,792 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@71e09ba2, org.eclipse.scout.rt.mom.jms.JmsSubscription@779b9e5e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,796 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@786ac0df, org.eclipse.scout.rt.mom.jms.JmsSubscription@10a8af43] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,801 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2682f7b8, org.eclipse.scout.rt.mom.jms.JmsSubscription@163c5262] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,805 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@37d12056, org.eclipse.scout.rt.mom.jms.JmsSubscription@531736f5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,812 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@2e813e55, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c7c4922] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,817 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@55a12527, org.eclipse.scout.rt.mom.jms.JmsSubscription@222570da] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2df3efbe[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:53,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006233 ms
2024-05-14 06:19:53,818 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom182 stopped
2024-05-14 06:19:53,818 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:180) is shutting down - MDC[activemq.broker=mom182]
2024-05-14 06:19:53,819 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:180) uptime 0.053 seconds - MDC[activemq.broker=mom182]
2024-05-14 06:19:53,819 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:180) is shutdown - MDC[activemq.broker=mom182]
2024-05-14 06:19:53,819 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:53,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 54.395892 ms
2024-05-14 06:19:53,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [activemq-j2ee]>
2024-05-14 06:19:53,820 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:53,820 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [activemq-j2ee]>
2024-05-14 06:19:53,820 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 727248303'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom151]
2024-05-14 06:19:53,821 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #183 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom151]
2024-05-14 06:19:53,821 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,821 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,821 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,821 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,821 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,822 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:181) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,822 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:181) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,822 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=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,822 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom183 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
Reply: TheReply
2024-05-14 06:19:53,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16bf9b0a]
2024-05-14 06:19:53,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2cad7922[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:53,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004050 ms
2024-05-14 06:19:53,829 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom183 stopped
2024-05-14 06:19:53,830 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:181) is shutting down - MDC[activemq.broker=mom183]
2024-05-14 06:19:53,830 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:181) uptime 0.009 seconds - MDC[activemq.broker=mom183]
2024-05-14 06:19:53,830 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:181) is shutdown - MDC[activemq.broker=mom183]
2024-05-14 06:19:53,830 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:53,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.272212 ms
2024-05-14 06:19:53,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [activemq-j2ee]>
2024-05-14 06:19:53,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:53,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [activemq-j2ee]>
2024-05-14 06:19:53,831 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2144138669'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,832 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #184 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-05-14 06:19:53,832 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-05-14 06:19:53,832 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-05-14 06:19:53,833 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-05-14 06:19:53,833 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-05-14 06:19:53,833 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-05-14 06:19:53,833 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:182) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-05-14 06:19:53,833 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:182) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-05-14 06:19:53,833 INFO  [scout-thread-13] 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=mom184]
2024-05-14 06:19:53,833 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom184 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-05-14 06:19:53,838 ERROR [scout-thread-14] 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=f1692eb3-578a-4278-8c2e-abbf4ec7a913, activemq.broker=mom180]
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-05-14 06:19:53,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4baa82c]
2024-05-14 06:19:53,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@33bc77cf[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:53,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005207 ms
2024-05-14 06:19:53,840 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom184 stopped
2024-05-14 06:19:53,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:182) is shutting down - MDC[activemq.broker=mom184]
2024-05-14 06:19:53,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:182) uptime 0.009 seconds - MDC[activemq.broker=mom184]
2024-05-14 06:19:53,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:182) is shutdown - MDC[activemq.broker=mom184]
2024-05-14 06:19:53,841 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:53,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.349769 ms
2024-05-14 06:19:53,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [activemq-j2ee]>
2024-05-14 06:19:53,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:53,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [activemq-j2ee]>
2024-05-14 06:19:53,843 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 863151623'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-05-14 06:19:53,843 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #185 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-05-14 06:19:53,844 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=mom185]
2024-05-14 06:19:53,844 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=mom185]
2024-05-14 06:19:53,844 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=mom185]
2024-05-14 06:19:53,844 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=mom185]
2024-05-14 06:19:53,844 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=mom185]
2024-05-14 06:19:53,844 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:183) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,844 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:183) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,844 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=mom185]
2024-05-14 06:19:53,845 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom185 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,850 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$398/0x00007f25044b67c8@2adf034, org.eclipse.scout.rt.mom.jms.JmsSubscription@caba62a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,855 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$398/0x00007f25044b67c8@6a5ae729, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e710e18] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,860 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$398/0x00007f25044b67c8@59536916, org.eclipse.scout.rt.mom.jms.JmsSubscription@34287c89] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,865 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$398/0x00007f25044b67c8@393540e5, org.eclipse.scout.rt.mom.jms.JmsSubscription@72c1aff3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,869 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$398/0x00007f25044b67c8@19679b72, org.eclipse.scout.rt.mom.jms.JmsSubscription@10e29f8e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,874 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$398/0x00007f25044b67c8@6e1f94e4, org.eclipse.scout.rt.mom.jms.JmsSubscription@72740784] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,879 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$398/0x00007f25044b67c8@7847cf2e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c87c868] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,884 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$398/0x00007f25044b67c8@7f42315c, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f93e75e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,889 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$398/0x00007f25044b67c8@58732dc9, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e15138b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,894 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$398/0x00007f25044b67c8@c413426, org.eclipse.scout.rt.mom.jms.JmsSubscription@456a0310] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@355cb8a[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:53,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005080 ms
2024-05-14 06:19:53,925 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom185 stopped
2024-05-14 06:19:53,925 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:183) is shutting down - MDC[activemq.broker=mom185]
2024-05-14 06:19:53,926 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:183) uptime 0.083 seconds - MDC[activemq.broker=mom185]
2024-05-14 06:19:53,926 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:183) is shutdown - MDC[activemq.broker=mom185]
2024-05-14 06:19:53,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:53,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.827317 ms
2024-05-14 06:19:53,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [activemq-j2ee]>
2024-05-14 06:19:53,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:53,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:53,927 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 885597103'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,928 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #186 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-05-14 06:19:53,928 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:53,928 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:53,928 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:53,928 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:53,928 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:53,929 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:184) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:53,929 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:184) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:53,929 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=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:53,929 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom186 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:53,985 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79e7f5b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@45dbf4f6]
2024-05-14 06:19:53,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@44eca7e6[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:53,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004336 ms
2024-05-14 06:19:53,987 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom186 stopped
2024-05-14 06:19:53,987 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:184) is shutting down - MDC[activemq.broker=mom186]
2024-05-14 06:19:53,988 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:184) uptime 0.060 seconds - MDC[activemq.broker=mom186]
2024-05-14 06:19:53,988 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:184) is shutdown - MDC[activemq.broker=mom186]
2024-05-14 06:19:53,988 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:53,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.217595 ms
2024-05-14 06:19:53,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:53,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:53,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:53,989 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 717373554'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,989 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #187 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-05-14 06:19:53,990 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=mom187]
2024-05-14 06:19:53,990 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=mom187]
2024-05-14 06:19:53,990 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=mom187]
2024-05-14 06:19:53,990 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=mom187]
2024-05-14 06:19:53,990 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=mom187]
2024-05-14 06:19:53,990 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:185) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-05-14 06:19:53,990 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:185) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-05-14 06:19:53,991 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=mom187]
2024-05-14 06:19:53,991 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom187 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-05-14 06:19:54,047 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4cb15553, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b728f15]
2024-05-14 06:19:54,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@660f5c07[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:54,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004864 ms
2024-05-14 06:19:54,049 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom187 stopped
2024-05-14 06:19:54,049 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:185) is shutting down - MDC[activemq.broker=mom187]
2024-05-14 06:19:54,049 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:185) uptime 0.059 seconds - MDC[activemq.broker=mom187]
2024-05-14 06:19:54,049 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:185) is shutdown - MDC[activemq.broker=mom187]
2024-05-14 06:19:54,049 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.006733 ms
2024-05-14 06:19:54,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,050 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,050 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,051 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1731561735'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom181]
2024-05-14 06:19:54,051 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #188 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom181]
2024-05-14 06:19:54,052 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,052 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,052 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,052 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,052 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,052 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:186) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,052 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:186) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,052 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=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,053 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom188 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32865c35, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b710d92]
2024-05-14 06:19:54,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@12cb2c98[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:54,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004676 ms
2024-05-14 06:19:54,111 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom188 stopped
2024-05-14 06:19:54,111 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:186) is shutting down - MDC[activemq.broker=mom188]
2024-05-14 06:19:54,111 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:186) uptime 0.059 seconds - MDC[activemq.broker=mom188]
2024-05-14 06:19:54,111 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:186) is shutdown - MDC[activemq.broker=mom188]
2024-05-14 06:19:54,111 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.471787 ms
2024-05-14 06:19:54,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,113 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 359069414'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:54,113 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #189 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-05-14 06:19:54,113 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,114 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,114 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,114 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,114 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,114 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:187) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,114 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:187) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,114 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=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,114 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom189 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c781425, org.eclipse.scout.rt.mom.jms.JmsSubscription@3766f910]
2024-05-14 06:19:54,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@47a1baba[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:54,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004304 ms
2024-05-14 06:19:54,172 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom189 stopped
2024-05-14 06:19:54,172 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:187) is shutting down - MDC[activemq.broker=mom189]
2024-05-14 06:19:54,173 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:187) uptime 0.060 seconds - MDC[activemq.broker=mom189]
2024-05-14 06:19:54,173 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:187) is shutdown - MDC[activemq.broker=mom189]
2024-05-14 06:19:54,173 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.799966 ms
2024-05-14 06:19:54,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,174 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1428669602'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-05-14 06:19:54,175 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #190 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-05-14 06:19:54,175 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=mom190]
2024-05-14 06:19:54,175 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=mom190]
2024-05-14 06:19:54,175 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=mom190]
2024-05-14 06:19:54,175 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=mom190]
2024-05-14 06:19:54,175 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=mom190]
2024-05-14 06:19:54,175 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:188) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-05-14 06:19:54,176 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:188) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-05-14 06:19:54,176 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=mom190]
2024-05-14 06:19:54,176 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom190 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-05-14 06:19:54,232 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a8a8e73, org.eclipse.scout.rt.mom.jms.JmsSubscription@56b6e072]
2024-05-14 06:19:54,233 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@70aebbc2[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:54,233 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005024 ms
2024-05-14 06:19:54,234 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom190 stopped
2024-05-14 06:19:54,234 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:188) is shutting down - MDC[activemq.broker=mom190]
2024-05-14 06:19:54,234 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:188) uptime 0.059 seconds - MDC[activemq.broker=mom190]
2024-05-14 06:19:54,234 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:188) is shutdown - MDC[activemq.broker=mom190]
2024-05-14 06:19:54,234 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.794061 ms
2024-05-14 06:19:54,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,235 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,235 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,236 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1559458808'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,236 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #191 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-05-14 06:19:54,237 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,237 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,237 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,237 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,237 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,237 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:189) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,237 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:189) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,237 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=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,238 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom191 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,295 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30b3d9ef, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d32d8f]
2024-05-14 06:19:54,296 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4f870c43[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:54,296 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004346 ms
2024-05-14 06:19:54,297 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom191 stopped
2024-05-14 06:19:54,297 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:189) is shutting down - MDC[activemq.broker=mom191]
2024-05-14 06:19:54,297 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:189) uptime 0.060 seconds - MDC[activemq.broker=mom191]
2024-05-14 06:19:54,297 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:189) is shutdown - MDC[activemq.broker=mom191]
2024-05-14 06:19:54,297 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.420296 ms
2024-05-14 06:19:54,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,298 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,298 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,298 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1423919939'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,299 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #192 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-05-14 06:19:54,299 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,299 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,299 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,299 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,299 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,300 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:190) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,300 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:190) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,300 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=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,300 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom192 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,356 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7546033d, org.eclipse.scout.rt.mom.jms.JmsSubscription@26d47eba]
2024-05-14 06:19:54,358 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@514b95b9[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:54,358 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005156 ms
2024-05-14 06:19:54,358 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom192 stopped
2024-05-14 06:19:54,358 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:190) is shutting down - MDC[activemq.broker=mom192]
2024-05-14 06:19:54,359 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:190) uptime 0.059 seconds - MDC[activemq.broker=mom192]
2024-05-14 06:19:54,359 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:190) is shutdown - MDC[activemq.broker=mom192]
2024-05-14 06:19:54,359 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,359 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.002660 ms
2024-05-14 06:19:54,359 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,359 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,359 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,360 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2032926958'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-05-14 06:19:54,360 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #193 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-05-14 06:19:54,361 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=mom193]
2024-05-14 06:19:54,361 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=mom193]
2024-05-14 06:19:54,361 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=mom193]
2024-05-14 06:19:54,361 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=mom193]
2024-05-14 06:19:54,361 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=mom193]
2024-05-14 06:19:54,361 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:191) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-05-14 06:19:54,362 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:191) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-05-14 06:19:54,362 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=mom193]
2024-05-14 06:19:54,362 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom193 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-05-14 06:19:54,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@745f4c49, org.eclipse.scout.rt.mom.jms.JmsSubscription@2631075f]
2024-05-14 06:19:54,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6512e72a[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:54,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005370 ms
2024-05-14 06:19:54,420 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom193 stopped
2024-05-14 06:19:54,420 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:191) is shutting down - MDC[activemq.broker=mom193]
2024-05-14 06:19:54,420 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:191) uptime 0.059 seconds - MDC[activemq.broker=mom193]
2024-05-14 06:19:54,420 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:191) is shutdown - MDC[activemq.broker=mom193]
2024-05-14 06:19:54,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,420 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.980358 ms
2024-05-14 06:19:54,420 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,421 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,421 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,421 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 292801788'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,422 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #194 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-05-14 06:19:54,422 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:19:54,422 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:19:54,422 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:19:54,422 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:19:54,422 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:19:54,423 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:192) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:19:54,423 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:192) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:19:54,423 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=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:19:54,423 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom194 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:19:54,479 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5618b26b, org.eclipse.scout.rt.mom.jms.JmsSubscription@21ff56e7]
2024-05-14 06:19:54,481 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@563dbabc[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:54,481 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005080 ms
2024-05-14 06:19:54,481 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom194 stopped
2024-05-14 06:19:54,481 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:192) is shutting down - MDC[activemq.broker=mom194]
2024-05-14 06:19:54,482 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:192) uptime 0.060 seconds - MDC[activemq.broker=mom194]
2024-05-14 06:19:54,482 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:192) is shutdown - MDC[activemq.broker=mom194]
2024-05-14 06:19:54,482 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.063841 ms
2024-05-14 06:19:54,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,483 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1812144307'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,484 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #195 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-05-14 06:19:54,484 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:19:54,484 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:19:54,484 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:19:54,484 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:19:54,484 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:19:54,484 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:193) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:19:54,485 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:193) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:19:54,485 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=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:19:54,485 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom195 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:19:54,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e6046fb, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d741969]
2024-05-14 06:19:54,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1285ff90[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:54,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004463 ms
2024-05-14 06:19:54,544 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom195 stopped
2024-05-14 06:19:54,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:193) is shutting down - MDC[activemq.broker=mom195]
2024-05-14 06:19:54,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:193) uptime 0.060 seconds - MDC[activemq.broker=mom195]
2024-05-14 06:19:54,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:193) is shutdown - MDC[activemq.broker=mom195]
2024-05-14 06:19:54,544 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.874758 ms
2024-05-14 06:19:54,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:19:54,545 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,545 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:54,546 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1295468262'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-05-14 06:19:54,546 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #196 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-05-14 06:19:54,547 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-05-14 06:19:54,547 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-05-14 06:19:54,547 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-05-14 06:19:54,547 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-05-14 06:19:54,547 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-05-14 06:19:54,547 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:194) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-05-14 06:19:54,547 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:194) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-05-14 06:19:54,548 INFO  [scout-thread-13] 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=mom196]
2024-05-14 06:19:54,548 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom196 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-05-14 06:19:54,851 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2968ff7a]
2024-05-14 06:19:54,851 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6f66162c[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:54,851 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004716 ms
2024-05-14 06:19:54,852 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom196 stopped
2024-05-14 06:19:54,852 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:194) is shutting down - MDC[activemq.broker=mom196]
2024-05-14 06:19:54,852 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:194) uptime 0.305 seconds - MDC[activemq.broker=mom196]
2024-05-14 06:19:54,853 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:194) is shutdown - MDC[activemq.broker=mom196]
2024-05-14 06:19:54,853 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:54,853 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.596314 ms
2024-05-14 06:19:54,853 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:54,853 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:54,853 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:54,854 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 753915091'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom180]
2024-05-14 06:19:54,854 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #197 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-05-14 06:19:54,855 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=mom197]
2024-05-14 06:19:54,855 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=mom197]
2024-05-14 06:19:54,855 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=mom197]
2024-05-14 06:19:54,855 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=mom197]
2024-05-14 06:19:54,855 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=mom197]
2024-05-14 06:19:54,855 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:195) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-05-14 06:19:54,856 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:195) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-05-14 06:19:54,856 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=mom197]
2024-05-14 06:19:54,856 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom197 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-05-14 06:19:55,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7225f0fe]
2024-05-14 06:19:55,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@28674907[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:55,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004700 ms
2024-05-14 06:19:55,167 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom197 stopped
2024-05-14 06:19:55,167 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:195) is shutting down - MDC[activemq.broker=mom197]
2024-05-14 06:19:55,167 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:195) uptime 0.312 seconds - MDC[activemq.broker=mom197]
2024-05-14 06:19:55,167 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:195) is shutdown - MDC[activemq.broker=mom197]
2024-05-14 06:19:55,167 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:55,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.334390 ms
2024-05-14 06:19:55,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:55,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:55,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:55,168 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 164868512'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom196]
2024-05-14 06:19:55,169 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #198 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-05-14 06:19:55,170 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-05-14 06:19:55,170 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-05-14 06:19:55,170 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-05-14 06:19:55,170 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-05-14 06:19:55,170 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-05-14 06:19:55,170 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:196) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-05-14 06:19:55,170 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:196) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-05-14 06:19:55,170 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=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-05-14 06:19:55,171 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom198 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-05-14 06:19:55,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7fbb0f0f]
2024-05-14 06:19:55,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7a7d2f4e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:55,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005082 ms
2024-05-14 06:19:55,475 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom198 stopped
2024-05-14 06:19:55,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:196) is shutting down - MDC[activemq.broker=mom198]
2024-05-14 06:19:55,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:196) uptime 0.305 seconds - MDC[activemq.broker=mom198]
2024-05-14 06:19:55,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:196) is shutdown - MDC[activemq.broker=mom198]
2024-05-14 06:19:55,475 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:55,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.430671 ms
2024-05-14 06:19:55,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:55,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:55,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:55,476 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1112970693'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom197]
2024-05-14 06:19:55,477 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #199 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-05-14 06:19:55,478 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-05-14 06:19:55,478 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-05-14 06:19:55,478 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-05-14 06:19:55,478 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-05-14 06:19:55,478 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-05-14 06:19:55,479 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:197) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-05-14 06:19:55,479 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:197) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-05-14 06:19:55,479 INFO  [scout-thread-13] 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=mom199]
2024-05-14 06:19:55,479 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom199 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-05-14 06:19:55,782 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b7777ea]
2024-05-14 06:19:55,782 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@55d1a301[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:55,782 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004489 ms
2024-05-14 06:19:55,783 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom199 stopped
2024-05-14 06:19:55,783 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:197) is shutting down - MDC[activemq.broker=mom199]
2024-05-14 06:19:55,783 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:197) uptime 0.305 seconds - MDC[activemq.broker=mom199]
2024-05-14 06:19:55,783 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:197) is shutdown - MDC[activemq.broker=mom199]
2024-05-14 06:19:55,783 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:55,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.166385 ms
2024-05-14 06:19:55,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:55,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:55,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:55,784 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1132763106'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom198]
2024-05-14 06:19:55,785 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #200 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-05-14 06:19:55,785 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=mom200]
2024-05-14 06:19:55,785 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=mom200]
2024-05-14 06:19:55,785 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=mom200]
2024-05-14 06:19:55,785 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=mom200]
2024-05-14 06:19:55,785 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=mom200]
2024-05-14 06:19:55,786 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:198) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-05-14 06:19:55,786 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:198) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-05-14 06:19:55,786 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=mom200]
2024-05-14 06:19:55,786 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom200 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-05-14 06:19:56,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f05b63d]
2024-05-14 06:19:56,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3e6c8f9b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:56,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004348 ms
2024-05-14 06:19:56,090 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom200 stopped
2024-05-14 06:19:56,090 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:198) is shutting down - MDC[activemq.broker=mom200]
2024-05-14 06:19:56,090 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:198) uptime 0.305 seconds - MDC[activemq.broker=mom200]
2024-05-14 06:19:56,091 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:198) is shutdown - MDC[activemq.broker=mom200]
2024-05-14 06:19:56,091 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:56,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.022057 ms
2024-05-14 06:19:56,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:56,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:56,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:56,092 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1720041694'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom199]
2024-05-14 06:19:56,093 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #201 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-05-14 06:19:56,093 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-05-14 06:19:56,093 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-05-14 06:19:56,093 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-05-14 06:19:56,093 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-05-14 06:19:56,093 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-05-14 06:19:56,094 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:199) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-05-14 06:19:56,094 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:199) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-05-14 06:19:56,094 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=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-05-14 06:19:56,094 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom201 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-05-14 06:19:56,397 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@867ce95]
2024-05-14 06:19:56,397 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5cbfc288[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:56,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003976 ms
2024-05-14 06:19:56,398 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom201 stopped
2024-05-14 06:19:56,398 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:199) is shutting down - MDC[activemq.broker=mom201]
2024-05-14 06:19:56,398 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:199) uptime 0.305 seconds - MDC[activemq.broker=mom201]
2024-05-14 06:19:56,399 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:199) is shutdown - MDC[activemq.broker=mom201]
2024-05-14 06:19:56,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:56,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.571209 ms
2024-05-14 06:19:56,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:56,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:56,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:56,400 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1055155737'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom200]
2024-05-14 06:19:56,400 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #202 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-05-14 06:19:56,401 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-05-14 06:19:56,401 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-05-14 06:19:56,401 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-05-14 06:19:56,401 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-05-14 06:19:56,401 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-05-14 06:19:56,401 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:200) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-05-14 06:19:56,402 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:200) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-05-14 06:19:56,402 INFO  [scout-thread-13] 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=mom202]
2024-05-14 06:19:56,402 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom202 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-05-14 06:19:56,705 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3fb732ee]
2024-05-14 06:19:56,705 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6c87438e[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:56,705 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003916 ms
2024-05-14 06:19:56,706 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom202 stopped
2024-05-14 06:19:56,706 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:200) is shutting down - MDC[activemq.broker=mom202]
2024-05-14 06:19:56,706 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:200) uptime 0.305 seconds - MDC[activemq.broker=mom202]
2024-05-14 06:19:56,706 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:200) is shutdown - MDC[activemq.broker=mom202]
2024-05-14 06:19:56,706 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:56,706 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.165231 ms
2024-05-14 06:19:56,706 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:56,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:56,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:56,707 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1041189653'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom201]
2024-05-14 06:19:56,708 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #203 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-05-14 06:19:56,709 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=mom203]
2024-05-14 06:19:56,709 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=mom203]
2024-05-14 06:19:56,709 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=mom203]
2024-05-14 06:19:56,709 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=mom203]
2024-05-14 06:19:56,709 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=mom203]
2024-05-14 06:19:56,709 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:201) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-05-14 06:19:56,709 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:201) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-05-14 06:19:56,709 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=mom203]
2024-05-14 06:19:56,709 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom203 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-05-14 06:19:57,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23b824b3]
2024-05-14 06:19:57,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@50ff60c6[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:19:57,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013692 ms
2024-05-14 06:19:57,014 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom203 stopped
2024-05-14 06:19:57,014 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:201) is shutting down - MDC[activemq.broker=mom203]
2024-05-14 06:19:57,014 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:201) uptime 0.306 seconds - MDC[activemq.broker=mom203]
2024-05-14 06:19:57,014 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:201) is shutdown - MDC[activemq.broker=mom203]
2024-05-14 06:19:57,014 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:57,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.562776 ms
2024-05-14 06:19:57,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:57,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:57,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:57,016 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1044289277'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom202]
2024-05-14 06:19:57,016 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #204 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-05-14 06:19:57,017 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-05-14 06:19:57,017 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-05-14 06:19:57,017 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-05-14 06:19:57,017 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-05-14 06:19:57,017 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-05-14 06:19:57,017 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:202) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-05-14 06:19:57,018 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:202) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-05-14 06:19:57,018 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=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-05-14 06:19:57,018 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom204 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-05-14 06:19:57,321 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2706cee5]
2024-05-14 06:19:57,322 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@60ab2b4e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:57,322 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005051 ms
2024-05-14 06:19:57,322 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom204 stopped
2024-05-14 06:19:57,322 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:202) is shutting down - MDC[activemq.broker=mom204]
2024-05-14 06:19:57,323 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:202) uptime 0.306 seconds - MDC[activemq.broker=mom204]
2024-05-14 06:19:57,323 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:202) is shutdown - MDC[activemq.broker=mom204]
2024-05-14 06:19:57,323 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:57,323 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.877522 ms
2024-05-14 06:19:57,323 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:57,323 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:57,323 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:57,324 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2075362643'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom203]
2024-05-14 06:19:57,325 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #205 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-05-14 06:19:57,326 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-05-14 06:19:57,326 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-05-14 06:19:57,326 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-05-14 06:19:57,326 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-05-14 06:19:57,326 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-05-14 06:19:57,326 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:203) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-05-14 06:19:57,326 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:203) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-05-14 06:19:57,326 INFO  [scout-thread-13] 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=mom205]
2024-05-14 06:19:57,327 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom205 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-05-14 06:19:57,629 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27e1c83]
2024-05-14 06:19:57,629 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@476007f5[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:57,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004694 ms
2024-05-14 06:19:57,630 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom205 stopped
2024-05-14 06:19:57,630 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:203) is shutting down - MDC[activemq.broker=mom205]
2024-05-14 06:19:57,630 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:203) uptime 0.304 seconds - MDC[activemq.broker=mom205]
2024-05-14 06:19:57,630 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:203) is shutdown - MDC[activemq.broker=mom205]
2024-05-14 06:19:57,630 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:57,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 307.062552 ms
2024-05-14 06:19:57,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-05-14 06:19:57,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:57,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [activemq-j2ee]>
2024-05-14 06:19:57,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1195122259'.
2024-05-14 06:19:57,632 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #206: 'request-reply' messaging is disabled
2024-05-14 06:19:57,632 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #206 initialized: null
2024-05-14 06:19:57,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:19:57,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003120 ms
2024-05-14 06:19:57,633 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:57,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.316363 ms
2024-05-14 06:19:57,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [activemq-j2ee]>
2024-05-14 06:19:57,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:57,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [activemq-j2ee]>
2024-05-14 06:19:57,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 69430613'.
2024-05-14 06:19:57,634 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #207 initialized: null
2024-05-14 06:19:57,634 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,634 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,634 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,634 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,634 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,635 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:204) is starting - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,635 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:204) started - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,635 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-05-14 06:19:57,635 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom207 started - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,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$398/0x00007f25044b67c8@6cfd4d4d, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ecd395f] - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@15dbd88e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004128 ms - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,642 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom207 stopped - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,642 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:204) is shutting down - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,642 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:204) uptime 0.008 seconds - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,642 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:204) is shutdown - MDC[activemq.broker=mom207]
2024-05-14 06:19:57,642 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:19:57,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.002511 ms
2024-05-14 06:19:57,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [activemq-j2ee]>
2024-05-14 06:19:57,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:19:57,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [activemq-j2ee]>
2024-05-14 06:19:57,643 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1093081784'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom204]
2024-05-14 06:19:57,644 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #208 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom204]
2024-05-14 06:19:57,644 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:19:57,644 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:19:57,645 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:19:57,645 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:19:57,645 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:19:57,645 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:205) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:19:57,645 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:205) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:19:57,645 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=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:19:57,645 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom208 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:20:02,648 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=mom194]
2024-05-14 06:20:02,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@350a7383]
2024-05-14 06:20:02,650 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6ca2603[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:02,650 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004252 ms
2024-05-14 06:20:02,650 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom208 stopped
2024-05-14 06:20:02,650 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:205) is shutting down - MDC[activemq.broker=mom208]
2024-05-14 06:20:02,651 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:205) uptime 5.006 seconds - MDC[activemq.broker=mom208]
2024-05-14 06:20:02,651 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:205) is shutdown - MDC[activemq.broker=mom208]
2024-05-14 06:20:02,651 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:02,651 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5007.667664 ms
2024-05-14 06:20:02,651 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [activemq-j2ee]>
2024-05-14 06:20:02,651 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:02,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:20:02,652 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 681158975'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-05-14 06:20:02,653 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #209 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-05-14 06:20:02,653 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=mom209]
2024-05-14 06:20:02,653 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=mom209]
2024-05-14 06:20:02,653 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=mom209]
2024-05-14 06:20:02,653 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=mom209]
2024-05-14 06:20:02,653 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=mom209]
2024-05-14 06:20:02,654 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:206) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-05-14 06:20:02,654 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:206) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-05-14 06:20:02,654 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=mom209]
2024-05-14 06:20:02,654 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom209 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-05-14 06:20:02,660 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4dc1f629, org.eclipse.scout.rt.mom.jms.JmsSubscription@4795def]
2024-05-14 06:20:02,661 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@764e9f79[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:02,661 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003890 ms
2024-05-14 06:20:02,662 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom209 stopped
2024-05-14 06:20:02,662 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:206) is shutting down - MDC[activemq.broker=mom209]
2024-05-14 06:20:02,662 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:206) uptime 0.009 seconds - MDC[activemq.broker=mom209]
2024-05-14 06:20:02,662 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:206) is shutdown - MDC[activemq.broker=mom209]
2024-05-14 06:20:02,662 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:02,662 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.526065 ms
2024-05-14 06:20:02,662 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-05-14 06:20:02,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:02,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]>
2024-05-14 06:20:02,663 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2018407700'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom203]
2024-05-14 06:20:02,664 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #210 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom203]
2024-05-14 06:20:02,665 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=mom210]
2024-05-14 06:20:02,665 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=mom210]
2024-05-14 06:20:02,665 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=mom210]
2024-05-14 06:20:02,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=mom210]
2024-05-14 06:20:02,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=mom210]
2024-05-14 06:20:02,665 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:207) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-05-14 06:20:02,665 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:207) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-05-14 06:20:02,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=mom210]
2024-05-14 06:20:02,665 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom210 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-05-14 06:20:02,669 ERROR [scout-thread-15] 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=9044c1b2-415f-4d1f-8da2-b3496caf3d6e, activemq.broker=mom195]
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-05-14 06:20:02,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@280cc940]
2024-05-14 06:20:02,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@7d3f0bdd[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:02,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004589 ms
2024-05-14 06:20:02,672 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom210 stopped
2024-05-14 06:20:02,672 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:207) is shutting down - MDC[activemq.broker=mom210]
2024-05-14 06:20:02,673 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:207) uptime 0.008 seconds - MDC[activemq.broker=mom210]
2024-05-14 06:20:02,673 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:207) is shutdown - MDC[activemq.broker=mom210]
2024-05-14 06:20:02,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:02,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.828789 ms
2024-05-14 06:20:02,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]>
2024-05-14 06:20:02,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:02,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [activemq-j2ee]>
2024-05-14 06:20:02,674 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 930903763'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom205]
2024-05-14 06:20:02,675 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #211 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom205]
2024-05-14 06:20:02,675 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:02,675 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:02,675 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:02,675 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:02,676 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:02,676 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:208) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:02,676 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:208) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:02,676 INFO  [scout-thread-13] 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=mom211]
2024-05-14 06:20:02,676 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom211 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:02,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2453e3ce]
2024-05-14 06:20:02,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@483d5502[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:02,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004268 ms
2024-05-14 06:20:02,683 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom211 stopped
2024-05-14 06:20:02,683 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:208) is shutting down - MDC[activemq.broker=mom211]
2024-05-14 06:20:02,683 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:208) uptime 0.008 seconds - MDC[activemq.broker=mom211]
2024-05-14 06:20:02,683 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:208) is shutdown - MDC[activemq.broker=mom211]
2024-05-14 06:20:02,683 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:02,683 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.477479 ms
2024-05-14 06:20:02,683 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [activemq-j2ee]>
2024-05-14 06:20:02,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:02,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [activemq-j2ee]>
2024-05-14 06:20:02,685 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1964219497'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:20:02,685 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #212 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-05-14 06:20:02,686 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:02,686 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:02,686 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:02,686 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:02,686 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:02,686 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:209) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:02,686 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:209) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:02,686 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=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:02,687 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom212 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:02,690 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:02,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63dc973e]
2024-05-14 06:20:02,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@264ec68e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:02,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003953 ms
2024-05-14 06:20:02,692 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom212 stopped
2024-05-14 06:20:02,692 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:209) is shutting down - MDC[activemq.broker=mom212]
2024-05-14 06:20:02,693 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:209) uptime 0.007 seconds - MDC[activemq.broker=mom212]
2024-05-14 06:20:02,693 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:209) is shutdown - MDC[activemq.broker=mom212]
2024-05-14 06:20:02,693 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:02,693 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.597887 ms
2024-05-14 06:20:02,693 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [activemq-j2ee]>
2024-05-14 06:20:02,694 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:02,694 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [activemq-j2ee]>
2024-05-14 06:20:02,694 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1758128195'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-05-14 06:20:02,695 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #213 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-05-14 06:20:02,695 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=mom213]
2024-05-14 06:20:02,695 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=mom213]
2024-05-14 06:20:02,695 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=mom213]
2024-05-14 06:20:02,695 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=mom213]
2024-05-14 06:20:02,695 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=mom213]
2024-05-14 06:20:02,696 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:210) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-05-14 06:20:02,696 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:210) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-05-14 06:20:02,696 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=mom213]
2024-05-14 06:20:02,696 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom213 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-05-14 06:20:07,699 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/testQueueRequestReplyTimeout, activemq.broker=mom194]
2024-05-14 06:20:07,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ec80aad]
2024-05-14 06:20:07,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7e04971c[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:07,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004484 ms
2024-05-14 06:20:07,701 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom213 stopped
2024-05-14 06:20:07,701 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:210) is shutting down - MDC[activemq.broker=mom213]
2024-05-14 06:20:07,701 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:210) uptime 5.006 seconds - MDC[activemq.broker=mom213]
2024-05-14 06:20:07,701 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:210) is shutdown - MDC[activemq.broker=mom213]
2024-05-14 06:20:07,701 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5007.825908 ms
2024-05-14 06:20:07,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [activemq-j2ee]>
2024-05-14 06:20:07,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]>
2024-05-14 06:20:07,703 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1967102153'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:07,703 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #214 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-05-14 06:20:07,704 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,704 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,704 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,704 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,704 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,704 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:211) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,705 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:211) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,705 INFO  [scout-thread-13] 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=mom214]
2024-05-14 06:20:07,705 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom214 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,709 ERROR [scout-thread-15] 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=664ab118-9a7c-43cf-8ad9-936428d9a739, activemq.broker=mom195]
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-05-14 06:20:07,711 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b28d787]
2024-05-14 06:20:07,711 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@389e9157[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:07,711 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004471 ms
2024-05-14 06:20:07,712 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom214 stopped
2024-05-14 06:20:07,712 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:211) is shutting down - MDC[activemq.broker=mom214]
2024-05-14 06:20:07,712 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:211) uptime 0.008 seconds - MDC[activemq.broker=mom214]
2024-05-14 06:20:07,712 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:211) is shutdown - MDC[activemq.broker=mom214]
2024-05-14 06:20:07,713 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.291120 ms
2024-05-14 06:20:07,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]>
2024-05-14 06:20:07,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]>
2024-05-14 06:20:07,714 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1163816363'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:07,714 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #215 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-05-14 06:20:07,715 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,715 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,715 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,715 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,715 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,715 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:212) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,716 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:212) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,716 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=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,716 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom215 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,720 INFO  [scout-thread-15] 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=300c9495-993b-4f9a-8b2a-c6eb1b2f0f56, activemq.broker=mom195]
2024-05-14 06:20:07,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b936410]
2024-05-14 06:20:07,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4cc25fe1[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:07,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004816 ms
2024-05-14 06:20:07,722 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom215 stopped
2024-05-14 06:20:07,722 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:212) is shutting down - MDC[activemq.broker=mom215]
2024-05-14 06:20:07,723 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:212) uptime 0.008 seconds - MDC[activemq.broker=mom215]
2024-05-14 06:20:07,723 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:212) is shutdown - MDC[activemq.broker=mom215]
2024-05-14 06:20:07,723 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.737270 ms
2024-05-14 06:20:07,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]>
2024-05-14 06:20:07,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-05-14 06:20:07,724 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 50476939'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-05-14 06:20:07,725 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #216 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-05-14 06:20:07,725 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=mom216]
2024-05-14 06:20:07,725 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=mom216]
2024-05-14 06:20:07,725 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=mom216]
2024-05-14 06:20:07,726 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=mom216]
2024-05-14 06:20:07,726 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=mom216]
2024-05-14 06:20:07,726 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:213) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-05-14 06:20:07,726 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:213) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-05-14 06:20:07,726 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=mom216]
2024-05-14 06:20:07,726 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom216 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-05-14 06:20:07,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@141fc03a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1df2b230]
2024-05-14 06:20:07,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@35eae06f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:07,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004006 ms
2024-05-14 06:20:07,732 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom216 stopped
2024-05-14 06:20:07,732 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:213) is shutting down - MDC[activemq.broker=mom216]
2024-05-14 06:20:07,733 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:213) uptime 0.008 seconds - MDC[activemq.broker=mom216]
2024-05-14 06:20:07,733 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:213) is shutdown - MDC[activemq.broker=mom216]
2024-05-14 06:20:07,733 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.912255 ms
2024-05-14 06:20:07,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-05-14 06:20:07,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [activemq-j2ee]>
2024-05-14 06:20:07,734 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 335182639'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,735 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #217 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-05-14 06:20:07,735 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,735 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,735 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,735 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,735 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,736 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:214) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,736 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:214) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,736 INFO  [scout-thread-13] 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=mom217]
2024-05-14 06:20:07,736 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom217 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35977ba7]
2024-05-14 06:20:07,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@4696cbc6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:07,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004662 ms
2024-05-14 06:20:07,743 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom217 stopped
2024-05-14 06:20:07,743 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:214) is shutting down - MDC[activemq.broker=mom217]
2024-05-14 06:20:07,743 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:214) uptime 0.008 seconds - MDC[activemq.broker=mom217]
2024-05-14 06:20:07,743 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:214) is shutdown - MDC[activemq.broker=mom217]
2024-05-14 06:20:07,743 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.677884 ms
2024-05-14 06:20:07,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [activemq-j2ee]>
2024-05-14 06:20:07,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,745 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [activemq-j2ee]>
2024-05-14 06:20:07,745 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2039439983'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,746 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #218 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-05-14 06:20:07,746 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,746 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,746 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,746 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,746 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,746 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:215) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,746 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:215) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,747 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=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,747 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom218 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,751 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:07,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4bd47b75]
2024-05-14 06:20:07,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5cfb970f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:07,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005801 ms
2024-05-14 06:20:07,753 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom218 stopped
2024-05-14 06:20:07,753 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:215) is shutting down - MDC[activemq.broker=mom218]
2024-05-14 06:20:07,753 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:215) uptime 0.007 seconds - MDC[activemq.broker=mom218]
2024-05-14 06:20:07,753 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:215) is shutdown - MDC[activemq.broker=mom218]
2024-05-14 06:20:07,753 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.838100 ms
2024-05-14 06:20:07,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [activemq-j2ee]>
2024-05-14 06:20:07,754 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,754 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [activemq-j2ee]>
2024-05-14 06:20:07,755 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 744073470'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-05-14 06:20:07,756 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #219 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-05-14 06:20:07,756 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=mom219]
2024-05-14 06:20:07,756 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=mom219]
2024-05-14 06:20:07,756 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=mom219]
2024-05-14 06:20:07,756 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=mom219]
2024-05-14 06:20:07,756 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=mom219]
2024-05-14 06:20:07,756 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:216) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,757 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:216) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,757 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=mom219]
2024-05-14 06:20:07,757 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom219 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,763 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$398/0x00007f25044b67c8@5cf8114b, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e8e40cd] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,767 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$398/0x00007f25044b67c8@77d4e1fe, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f394da2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,772 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$398/0x00007f25044b67c8@32a3cddb, org.eclipse.scout.rt.mom.jms.JmsSubscription@79dfac50] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,777 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$398/0x00007f25044b67c8@69cb9892, org.eclipse.scout.rt.mom.jms.JmsSubscription@125c8c99] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,782 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$398/0x00007f25044b67c8@6334c486, org.eclipse.scout.rt.mom.jms.JmsSubscription@3245185a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,787 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$398/0x00007f25044b67c8@7b8c9d7d, org.eclipse.scout.rt.mom.jms.JmsSubscription@33d89397] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,792 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$398/0x00007f25044b67c8@7d2ba4f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@b80b2c7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,796 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$398/0x00007f25044b67c8@2f01e11b, org.eclipse.scout.rt.mom.jms.JmsSubscription@36e0b02b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,829 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$398/0x00007f25044b67c8@57bfacd6, org.eclipse.scout.rt.mom.jms.JmsSubscription@5906bc99] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,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$398/0x00007f25044b67c8@401d9b86, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e96a961] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@63334473[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:07,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005630 ms
2024-05-14 06:20:07,834 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom219 stopped
2024-05-14 06:20:07,835 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:216) is shutting down - MDC[activemq.broker=mom219]
2024-05-14 06:20:07,835 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:216) uptime 0.079 seconds - MDC[activemq.broker=mom219]
2024-05-14 06:20:07,835 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:216) is shutdown - MDC[activemq.broker=mom219]
2024-05-14 06:20:07,835 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 80.617361 ms
2024-05-14 06:20:07,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [activemq-j2ee]>
2024-05-14 06:20:07,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-05-14 06:20:07,837 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1394865759'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,837 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #220 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-05-14 06:20:07,838 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:07,838 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:07,838 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:07,838 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:07,838 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:07,838 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:217) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:07,838 INFO  [scout-thread-13] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:217) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:07,838 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:07,839 INFO  [scout-thread-13] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom220 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:07,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7dfe23c2, org.eclipse.scout.rt.mom.jms.JmsSubscription@285290a1]
2024-05-14 06:20:07,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@760a7d71[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:07,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005253 ms
2024-05-14 06:20:07,846 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom220 stopped
2024-05-14 06:20:07,846 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:217) is shutting down - MDC[activemq.broker=mom220]
2024-05-14 06:20:07,846 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:217) uptime 0.008 seconds - MDC[activemq.broker=mom220]
2024-05-14 06:20:07,846 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:217) is shutdown - MDC[activemq.broker=mom220]
2024-05-14 06:20:07,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,846 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.859897 ms
2024-05-14 06:20:07,846 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-05-14 06:20:07,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [activemq-j2ee]>
2024-05-14 06:20:07,847 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1913197213'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,848 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #221 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-05-14 06:20:07,848 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=mom221]
2024-05-14 06:20:07,848 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=mom221]
2024-05-14 06:20:07,849 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=mom221]
2024-05-14 06:20:07,849 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=mom221]
2024-05-14 06:20:07,849 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=mom221]
2024-05-14 06:20:07,849 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:218) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-05-14 06:20:07,849 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:218) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-05-14 06:20:07,849 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=mom221]
2024-05-14 06:20:07,849 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom221 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-05-14 06:20:07,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1714fe69]
2024-05-14 06:20:07,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1bdf2b9b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:07,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005936 ms
2024-05-14 06:20:07,855 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom221 stopped
2024-05-14 06:20:07,856 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:218) is shutting down - MDC[activemq.broker=mom221]
2024-05-14 06:20:07,856 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:218) uptime 0.008 seconds - MDC[activemq.broker=mom221]
2024-05-14 06:20:07,856 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:218) is shutdown - MDC[activemq.broker=mom221]
2024-05-14 06:20:07,856 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,856 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.959364 ms
2024-05-14 06:20:07,856 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [activemq-j2ee]>
2024-05-14 06:20:07,857 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,857 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]>
2024-05-14 06:20:07,857 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1443017100'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,858 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #222 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-05-14 06:20:07,858 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:07,858 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:07,858 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:07,859 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:07,859 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:07,859 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:219) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:07,859 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:219) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:07,859 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=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:07,859 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom222 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:07,865 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:07,866 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4bedd2d8, org.eclipse.scout.rt.mom.jms.JmsSubscription@14cd3858]
2024-05-14 06:20:07,866 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6f1cc9aa[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:07,867 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005725 ms
2024-05-14 06:20:07,867 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom222 stopped
2024-05-14 06:20:07,867 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:219) is shutting down - MDC[activemq.broker=mom222]
2024-05-14 06:20:07,867 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:219) uptime 0.009 seconds - MDC[activemq.broker=mom222]
2024-05-14 06:20:07,868 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:219) is shutdown - MDC[activemq.broker=mom222]
2024-05-14 06:20:07,868 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,868 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.718747 ms
2024-05-14 06:20:07,868 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]>
2024-05-14 06:20:07,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [activemq-j2ee]>
2024-05-14 06:20:07,869 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 209368784'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-05-14 06:20:07,870 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #223 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-05-14 06:20:07,870 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=mom223]
2024-05-14 06:20:07,870 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=mom223]
2024-05-14 06:20:07,870 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=mom223]
2024-05-14 06:20:07,870 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=mom223]
2024-05-14 06:20:07,870 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=mom223]
2024-05-14 06:20:07,871 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:220) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:07,871 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:220) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:07,871 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=mom223]
2024-05-14 06:20:07,871 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom223 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:07,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60cc749d]
2024-05-14 06:20:07,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@62d91d46[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:07,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005799 ms
2024-05-14 06:20:07,878 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom223 stopped
2024-05-14 06:20:07,878 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:220) is shutting down - MDC[activemq.broker=mom223]
2024-05-14 06:20:07,878 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:220) uptime 0.008 seconds - MDC[activemq.broker=mom223]
2024-05-14 06:20:07,879 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:220) is shutdown - MDC[activemq.broker=mom223]
2024-05-14 06:20:07,879 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:07,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.021732 ms
2024-05-14 06:20:07,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [activemq-j2ee]>
2024-05-14 06:20:07,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:07,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]>
2024-05-14 06:20:07,880 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 927194384'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:20:07,880 INFO  [scout-thread-21] 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=mom194]
2024-05-14 06:20:07,881 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #224 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-05-14 06:20:07,881 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:07,881 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:07,881 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:07,881 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:07,881 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:07,882 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:221) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:07,882 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:221) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:07,882 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=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:07,882 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom224 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:07,888 INFO  [scout-thread-12] 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=mom64]
2024-05-14 06:20:08,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b1a32e, org.eclipse.scout.rt.mom.jms.JmsSubscription@47e0e23f, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d7b3a93]
2024-05-14 06:20:08,891 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@52dad241[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:08,891 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004944 ms
2024-05-14 06:20:08,891 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom224 stopped
2024-05-14 06:20:08,891 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:221) is shutting down - MDC[activemq.broker=mom224]
2024-05-14 06:20:08,892 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:221) uptime 1.011 seconds - MDC[activemq.broker=mom224]
2024-05-14 06:20:08,892 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-qjl49-8pjlb-43979-1715667489945-0:221) is shutdown - MDC[activemq.broker=mom224]
2024-05-14 06:20:08,892 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:08,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1012.307933 ms
2024-05-14 06:20:08,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]>
2024-05-14 06:20:08,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:08,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [artemis]>
2024-05-14 06:20:08,893 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 951371881'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:08,895 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:08,895 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03502dad-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:08,896 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035054c0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2629b44c, true, {}]
2024-05-14 06:20:08,897 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@b013792 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:08,897 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03507bd1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70bea7e8, true, {}]
2024-05-14 06:20:08,898 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03507bd1-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:08,898 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2cd1df3c
2024-05-14 06:20:08,899 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a8527dde-57b9-420f-bcfd-cf31f78138a6, 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-05-14 06:20:08,899 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a1c2b2e
2024-05-14 06:20:08,900 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a8527dde-57b9-420f-bcfd-cf31f78138a6, null, 0, false, true, null]
2024-05-14 06:20:08,900 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0350f103-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79d20fb8, true, {}]
2024-05-14 06:20:08,901 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:08,901 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6e23a2b5
2024-05-14 06:20:08,901 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b212115
2024-05-14 06:20:08,901 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:08,902 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03513f25-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69d344c2, true, {}]
2024-05-14 06:20:08,902 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a7d68725-4c27-4751-9f38-a17b156de972, address=a7d68725-4c27-4751-9f38-a17b156de972, 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-05-14 06:20:08,903 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1c72798
2024-05-14 06:20:08,903 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5593c8d4
2024-05-14 06:20:08,903 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a7d68725-4c27-4751-9f38-a17b156de972, null, 0, false, true, null]
2024-05-14 06:20:08,904 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=03518d48-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4818e-b24c-4522-b35f-212d56ebf5e8, JMSReplyTo=temp-queue://a7d68725-4c27-4751-9f38-a17b156de972, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1012245009, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:08,922 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03518d48-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4818e-b24c-4522-b35f-212d56ebf5e8, JMSReplyTo=temp-queue://a7d68725-4c27-4751-9f38-a17b156de972, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1012245009
2024-05-14 06:20:08,922 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03518d48-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4818e-b24c-4522-b35f-212d56ebf5e8, JMSReplyTo=temp-queue://a7d68725-4c27-4751-9f38-a17b156de972, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1012245009 to transaction: TransactionImpl [xid=null, txID=161, xid=null, state=ACTIVE, createTime=1715667608922(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58700959
2024-05-14 06:20:08,923 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03547379-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2200573d, true, {}]
2024-05-14 06:20:08,924 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a7d68725-4c27-4751-9f38-a17b156de972: Reference[164]:RELIABLE:CoreMessage[messageID=164, durable=true, userID=0354737b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=a7d68725-4c27-4751-9f38-a17b156de972, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4818e-b24c-4522-b35f-212d56ebf5e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f2141084-5385-49b8-9bf8-b887ac1da034]]@1373499878
2024-05-14 06:20:08,924 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=164, durable=true, userID=0354737b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=a7d68725-4c27-4751-9f38-a17b156de972, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4818e-b24c-4522-b35f-212d56ebf5e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f2141084-5385-49b8-9bf8-b887ac1da034]]@1373499878, context: RoutingContextImpl(Address=a7d68725-4c27-4751-9f38-a17b156de972, routingType=ANYCAST, PreviousAddress=a7d68725-4c27-4751-9f38-a17b156de972 previousRoute:ANYCAST, reusable=true, version=-2147483380)
..................................................
***** durable queues a7d68725-4c27-4751-9f38-a17b156de972:
***** non durable for a7d68725-4c27-4751-9f38-a17b156de972:
- queueID=156 address:a7d68725-4c27-4751-9f38-a17b156de972 name:a7d68725-4c27-4751-9f38-a17b156de972 filter:null
..................................................
, transaction: null
2024-05-14 06:20:08,924 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a7d68725-4c27-4751-9f38-a17b156de972: CoreMessage[messageID=164, durable=true, userID=0354737b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=a7d68725-4c27-4751-9f38-a17b156de972, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4818e-b24c-4522-b35f-212d56ebf5e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f2141084-5385-49b8-9bf8-b887ac1da034]]@1373499878 to transaction: TransactionImpl [xid=null, txID=167, xid=null, state=ACTIVE, createTime=1715667608924(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@400984e6
2024-05-14 06:20:08,924 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a7d68725-4c27-4751-9f38-a17b156de972: CoreMessage[messageID=164, durable=true, userID=0354737b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=a7d68725-4c27-4751-9f38-a17b156de972, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4818e-b24c-4522-b35f-212d56ebf5e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f2141084-5385-49b8-9bf8-b887ac1da034]]@1373499878, transaction: TransactionImpl [xid=null, txID=167, xid=null, state=COMMITTED, createTime=1715667608924(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@400984e6
2024-05-14 06:20:08,925 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0354c19c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60908a65, true, {}]
2024-05-14 06:20:08,925 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [a7d68725-4c27-4751-9f38-a17b156de972]
2024-05-14 06:20:08,926 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03518d48-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e4818e-b24c-4522-b35f-212d56ebf5e8, JMSReplyTo=temp-queue://a7d68725-4c27-4751-9f38-a17b156de972, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1012245009, transaction: TransactionImpl [xid=null, txID=161, xid=null, state=COMMITTED, createTime=1715667608922(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58700959
2024-05-14 06:20:08,927 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@39a855b2, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a4bfa73] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:08,927 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03550fbd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@118e5055, true, {}]
2024-05-14 06:20:08,928 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:08,928 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035536ce-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@690563e6, true, {}]
2024-05-14 06:20:08,928 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c764745c-9956-423c-aed3-c20d7b164258, address=c764745c-9956-423c-aed3-c20d7b164258, 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-05-14 06:20:08,928 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5e47fd08
2024-05-14 06:20:08,929 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52656c92
2024-05-14 06:20:08,929 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c764745c-9956-423c-aed3-c20d7b164258, null, 0, false, true, null]
2024-05-14 06:20:08,930 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=035584f1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d9cd8a3-6d38-45af-ba44-d3d9b518e556, JMSReplyTo=temp-queue://c764745c-9956-423c-aed3-c20d7b164258, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@910296857, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:08,933 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035584f1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d9cd8a3-6d38-45af-ba44-d3d9b518e556, JMSReplyTo=temp-queue://c764745c-9956-423c-aed3-c20d7b164258, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@910296857
2024-05-14 06:20:08,933 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035584f1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d9cd8a3-6d38-45af-ba44-d3d9b518e556, JMSReplyTo=temp-queue://c764745c-9956-423c-aed3-c20d7b164258, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@910296857 to transaction: TransactionImpl [xid=null, txID=198, xid=null, state=ACTIVE, createTime=1715667608933(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28613396
2024-05-14 06:20:08,933 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0355fa22-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d4319c9, true, {}]
2024-05-14 06:20:08,934 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=201, durable=true, userID=03562134-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c764745c-9956-423c-aed3-c20d7b164258, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d9cd8a3-6d38-45af-ba44-d3d9b518e556, 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=7e128a44-9ebd-4ebc-854e-eb25cbaf3e02]]@368441899, context: RoutingContextImpl(Address=c764745c-9956-423c-aed3-c20d7b164258, routingType=ANYCAST, PreviousAddress=c764745c-9956-423c-aed3-c20d7b164258 previousRoute:ANYCAST, reusable=true, version=-2147483378)
..................................................
***** durable queues c764745c-9956-423c-aed3-c20d7b164258:
***** non durable for c764745c-9956-423c-aed3-c20d7b164258:
- queueID=193 address:c764745c-9956-423c-aed3-c20d7b164258 name:c764745c-9956-423c-aed3-c20d7b164258 filter:null
..................................................
, transaction: null
2024-05-14 06:20:08,934 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c764745c-9956-423c-aed3-c20d7b164258: Reference[201]:RELIABLE:CoreMessage[messageID=201, durable=true, userID=03562134-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c764745c-9956-423c-aed3-c20d7b164258, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d9cd8a3-6d38-45af-ba44-d3d9b518e556, 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=7e128a44-9ebd-4ebc-854e-eb25cbaf3e02]]@368441899
2024-05-14 06:20:08,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c764745c-9956-423c-aed3-c20d7b164258: CoreMessage[messageID=201, durable=true, userID=03562134-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c764745c-9956-423c-aed3-c20d7b164258, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d9cd8a3-6d38-45af-ba44-d3d9b518e556, 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=7e128a44-9ebd-4ebc-854e-eb25cbaf3e02]]@368441899 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1715667608934(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a7a1554
2024-05-14 06:20:08,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c764745c-9956-423c-aed3-c20d7b164258: CoreMessage[messageID=201, durable=true, userID=03562134-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c764745c-9956-423c-aed3-c20d7b164258, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d9cd8a3-6d38-45af-ba44-d3d9b518e556, 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=7e128a44-9ebd-4ebc-854e-eb25cbaf3e02]]@368441899, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1715667608934(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a7a1554
2024-05-14 06:20:08,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035584f1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d9cd8a3-6d38-45af-ba44-d3d9b518e556, JMSReplyTo=temp-queue://c764745c-9956-423c-aed3-c20d7b164258, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@910296857, transaction: TransactionImpl [xid=null, txID=198, xid=null, state=COMMITTED, createTime=1715667608933(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28613396
2024-05-14 06:20:08,936 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03566f55-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30d9c24f, true, {}]
2024-05-14 06:20:08,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [c764745c-9956-423c-aed3-c20d7b164258]
2024-05-14 06:20:08,940 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@7c265613, org.eclipse.scout.rt.mom.jms.JmsSubscription@99b7a17] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:08,941 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035732a6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f4061f5, true, {}]
2024-05-14 06:20:08,942 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:08,943 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035780c7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10297a3e, true, {}]
2024-05-14 06:20:08,943 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, address=fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, 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-05-14 06:20:08,943 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@9fcbb8d
2024-05-14 06:20:08,944 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@13e6bcd4
2024-05-14 06:20:08,944 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, null, 0, false, true, null]
2024-05-14 06:20:08,945 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=234, durable=true, userID=0357ceea-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1299d4ca-f9d1-4636-b445-8f2032f8eebd, JMSReplyTo=temp-queue://fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1258571056, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:08,946 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0357ceea-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1299d4ca-f9d1-4636-b445-8f2032f8eebd, JMSReplyTo=temp-queue://fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1258571056
2024-05-14 06:20:08,946 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0357ceea-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1299d4ca-f9d1-4636-b445-8f2032f8eebd, JMSReplyTo=temp-queue://fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1258571056 to transaction: TransactionImpl [xid=null, txID=235, xid=null, state=ACTIVE, createTime=1715667608946(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77bb818a
2024-05-14 06:20:08,946 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0357f5fb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33295d43, true, {}]
2024-05-14 06:20:08,947 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad: Reference[238]:RELIABLE:CoreMessage[messageID=238, durable=true, userID=03581d0d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1299d4ca-f9d1-4636-b445-8f2032f8eebd, 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=dc2a7c34-f5bf-4a5c-a616-fc48586169b4]]@586052118
2024-05-14 06:20:08,947 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=238, durable=true, userID=03581d0d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1299d4ca-f9d1-4636-b445-8f2032f8eebd, 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=dc2a7c34-f5bf-4a5c-a616-fc48586169b4]]@586052118, context: RoutingContextImpl(Address=fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, routingType=ANYCAST, PreviousAddress=fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad previousRoute:ANYCAST, reusable=true, version=-2147483376)
..................................................
***** durable queues fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad:
***** non durable for fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad:
- queueID=230 address:fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad name:fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad filter:null
..................................................
, transaction: null
2024-05-14 06:20:08,948 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad: CoreMessage[messageID=238, durable=true, userID=03581d0d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1299d4ca-f9d1-4636-b445-8f2032f8eebd, 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=dc2a7c34-f5bf-4a5c-a616-fc48586169b4]]@586052118 to transaction: TransactionImpl [xid=null, txID=240, xid=null, state=ACTIVE, createTime=1715667608947(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@18f0f0c2
2024-05-14 06:20:08,948 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad: CoreMessage[messageID=238, durable=true, userID=03581d0d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1299d4ca-f9d1-4636-b445-8f2032f8eebd, 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=dc2a7c34-f5bf-4a5c-a616-fc48586169b4]]@586052118, transaction: TransactionImpl [xid=null, txID=240, xid=null, state=COMMITTED, createTime=1715667608947(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@18f0f0c2
2024-05-14 06:20:08,948 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0358441e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@614a75da, true, {}]
2024-05-14 06:20:08,948 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad]
2024-05-14 06:20:08,949 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0357ceea-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1299d4ca-f9d1-4636-b445-8f2032f8eebd, JMSReplyTo=temp-queue://fa510ca3-bdbb-44d3-bf1e-21a792f7a0ad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1258571056, transaction: TransactionImpl [xid=null, txID=235, xid=null, state=COMMITTED, createTime=1715667608946(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77bb818a
2024-05-14 06:20:08,950 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1888704d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6136e90c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:08,951 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0358b94f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55bad749, true, {}]
2024-05-14 06:20:08,951 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:08,952 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0358e060-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c71adb7, true, {}]
2024-05-14 06:20:08,952 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c513bb29-6357-49ca-a1ec-1ba23658e6a4, address=c513bb29-6357-49ca-a1ec-1ba23658e6a4, 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-05-14 06:20:08,952 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1a43b783
2024-05-14 06:20:08,953 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5aa22e9
2024-05-14 06:20:08,953 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c513bb29-6357-49ca-a1ec-1ba23658e6a4, null, 0, false, true, null]
2024-05-14 06:20:08,954 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=03592e83-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecf77ea1-a02d-4558-9ba5-4d64afb1e3b6, JMSReplyTo=temp-queue://c513bb29-6357-49ca-a1ec-1ba23658e6a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@930902819, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:08,956 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03592e83-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecf77ea1-a02d-4558-9ba5-4d64afb1e3b6, JMSReplyTo=temp-queue://c513bb29-6357-49ca-a1ec-1ba23658e6a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@930902819
2024-05-14 06:20:08,956 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03592e83-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecf77ea1-a02d-4558-9ba5-4d64afb1e3b6, JMSReplyTo=temp-queue://c513bb29-6357-49ca-a1ec-1ba23658e6a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@930902819 to transaction: TransactionImpl [xid=null, txID=272, xid=null, state=ACTIVE, createTime=1715667608956(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64ee5149
2024-05-14 06:20:08,957 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0359a3b4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@617e39b1, true, {}]
2024-05-14 06:20:08,957 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=275, durable=true, userID=0359a3b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c513bb29-6357-49ca-a1ec-1ba23658e6a4, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecf77ea1-a02d-4558-9ba5-4d64afb1e3b6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97a88c5c-4468-4461-84e7-604260c8561f]]@731171774, context: RoutingContextImpl(Address=c513bb29-6357-49ca-a1ec-1ba23658e6a4, routingType=ANYCAST, PreviousAddress=c513bb29-6357-49ca-a1ec-1ba23658e6a4 previousRoute:ANYCAST, reusable=true, version=-2147483374)
..................................................
***** durable queues c513bb29-6357-49ca-a1ec-1ba23658e6a4:
***** non durable for c513bb29-6357-49ca-a1ec-1ba23658e6a4:
- queueID=267 address:c513bb29-6357-49ca-a1ec-1ba23658e6a4 name:c513bb29-6357-49ca-a1ec-1ba23658e6a4 filter:null
..................................................
, transaction: null
2024-05-14 06:20:08,958 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c513bb29-6357-49ca-a1ec-1ba23658e6a4: Reference[275]:RELIABLE:CoreMessage[messageID=275, durable=true, userID=0359a3b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c513bb29-6357-49ca-a1ec-1ba23658e6a4, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecf77ea1-a02d-4558-9ba5-4d64afb1e3b6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97a88c5c-4468-4461-84e7-604260c8561f]]@731171774
2024-05-14 06:20:08,958 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c513bb29-6357-49ca-a1ec-1ba23658e6a4: CoreMessage[messageID=275, durable=true, userID=0359a3b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c513bb29-6357-49ca-a1ec-1ba23658e6a4, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecf77ea1-a02d-4558-9ba5-4d64afb1e3b6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97a88c5c-4468-4461-84e7-604260c8561f]]@731171774 to transaction: TransactionImpl [xid=null, txID=278, xid=null, state=ACTIVE, createTime=1715667608958(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42503639
2024-05-14 06:20:08,958 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c513bb29-6357-49ca-a1ec-1ba23658e6a4: CoreMessage[messageID=275, durable=true, userID=0359a3b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c513bb29-6357-49ca-a1ec-1ba23658e6a4, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecf77ea1-a02d-4558-9ba5-4d64afb1e3b6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97a88c5c-4468-4461-84e7-604260c8561f]]@731171774, transaction: TransactionImpl [xid=null, txID=278, xid=null, state=COMMITTED, createTime=1715667608958(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42503639
2024-05-14 06:20:08,958 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0359cac7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52733c73, true, {}]
2024-05-14 06:20:08,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [c513bb29-6357-49ca-a1ec-1ba23658e6a4]
2024-05-14 06:20:08,959 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03592e83-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecf77ea1-a02d-4558-9ba5-4d64afb1e3b6, JMSReplyTo=temp-queue://c513bb29-6357-49ca-a1ec-1ba23658e6a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@930902819, transaction: TransactionImpl [xid=null, txID=272, xid=null, state=COMMITTED, createTime=1715667608956(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64ee5149
2024-05-14 06:20:08,961 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@60d96ca2, org.eclipse.scout.rt.mom.jms.JmsSubscription@5911c195] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:08,961 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035a3ff8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44288f83, true, {}]
2024-05-14 06:20:08,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:08,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035a6709-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cd1bcf7, true, {}]
2024-05-14 06:20:08,963 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fdc17ee8-ef60-4ceb-861a-e561624ad562, address=fdc17ee8-ef60-4ceb-861a-e561624ad562, 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-05-14 06:20:08,963 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3e4831fc
2024-05-14 06:20:08,964 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37bf9a95
2024-05-14 06:20:08,964 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fdc17ee8-ef60-4ceb-861a-e561624ad562, null, 0, false, true, null]
2024-05-14 06:20:08,965 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=308, durable=true, userID=035ab52c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b75e742-c127-4e84-abc5-c5834ce7ed44, JMSReplyTo=temp-queue://fdc17ee8-ef60-4ceb-861a-e561624ad562, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@558752050, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:08,966 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035ab52c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b75e742-c127-4e84-abc5-c5834ce7ed44, JMSReplyTo=temp-queue://fdc17ee8-ef60-4ceb-861a-e561624ad562, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@558752050
2024-05-14 06:20:08,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035ab52c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b75e742-c127-4e84-abc5-c5834ce7ed44, JMSReplyTo=temp-queue://fdc17ee8-ef60-4ceb-861a-e561624ad562, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@558752050 to transaction: TransactionImpl [xid=null, txID=309, xid=null, state=ACTIVE, createTime=1715667608966(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66621b28
2024-05-14 06:20:08,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035b2a5d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c2aca24, true, {}]
2024-05-14 06:20:08,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=312, durable=true, userID=035b2a5f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=fdc17ee8-ef60-4ceb-861a-e561624ad562, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b75e742-c127-4e84-abc5-c5834ce7ed44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7d2b40a-c923-46c2-aa5c-4ae349d53544]]@1337675124, context: RoutingContextImpl(Address=fdc17ee8-ef60-4ceb-861a-e561624ad562, routingType=ANYCAST, PreviousAddress=fdc17ee8-ef60-4ceb-861a-e561624ad562 previousRoute:ANYCAST, reusable=true, version=-2147483372)
..................................................
***** durable queues fdc17ee8-ef60-4ceb-861a-e561624ad562:
***** non durable for fdc17ee8-ef60-4ceb-861a-e561624ad562:
- queueID=304 address:fdc17ee8-ef60-4ceb-861a-e561624ad562 name:fdc17ee8-ef60-4ceb-861a-e561624ad562 filter:null
..................................................
, transaction: null
2024-05-14 06:20:08,967 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fdc17ee8-ef60-4ceb-861a-e561624ad562: Reference[312]:RELIABLE:CoreMessage[messageID=312, durable=true, userID=035b2a5f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=fdc17ee8-ef60-4ceb-861a-e561624ad562, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b75e742-c127-4e84-abc5-c5834ce7ed44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7d2b40a-c923-46c2-aa5c-4ae349d53544]]@1337675124
2024-05-14 06:20:08,968 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fdc17ee8-ef60-4ceb-861a-e561624ad562: CoreMessage[messageID=312, durable=true, userID=035b2a5f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=fdc17ee8-ef60-4ceb-861a-e561624ad562, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b75e742-c127-4e84-abc5-c5834ce7ed44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7d2b40a-c923-46c2-aa5c-4ae349d53544]]@1337675124 to transaction: TransactionImpl [xid=null, txID=315, xid=null, state=ACTIVE, createTime=1715667608968(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b0acacb
2024-05-14 06:20:08,968 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fdc17ee8-ef60-4ceb-861a-e561624ad562: CoreMessage[messageID=312, durable=true, userID=035b2a5f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=fdc17ee8-ef60-4ceb-861a-e561624ad562, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b75e742-c127-4e84-abc5-c5834ce7ed44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7d2b40a-c923-46c2-aa5c-4ae349d53544]]@1337675124, transaction: TransactionImpl [xid=null, txID=315, xid=null, state=COMMITTED, createTime=1715667608968(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b0acacb
2024-05-14 06:20:08,968 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035b5170-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51bb5864, true, {}]
2024-05-14 06:20:08,969 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [fdc17ee8-ef60-4ceb-861a-e561624ad562]
2024-05-14 06:20:08,969 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035ab52c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b75e742-c127-4e84-abc5-c5834ce7ed44, JMSReplyTo=temp-queue://fdc17ee8-ef60-4ceb-861a-e561624ad562, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@558752050, transaction: TransactionImpl [xid=null, txID=309, xid=null, state=COMMITTED, createTime=1715667608966(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66621b28
2024-05-14 06:20:08,970 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@76b14488, org.eclipse.scout.rt.mom.jms.JmsSubscription@34b8573] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:08,971 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035bc6a1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@357ddba5, true, {}]
2024-05-14 06:20:08,971 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:08,972 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035bedb2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@244bf416, true, {}]
2024-05-14 06:20:08,972 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=68549fd8-b578-4206-86fc-b6ca0cfac623, address=68549fd8-b578-4206-86fc-b6ca0cfac623, 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-05-14 06:20:08,972 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@80b12ab
2024-05-14 06:20:08,973 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43ab4a0d
2024-05-14 06:20:08,973 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 68549fd8-b578-4206-86fc-b6ca0cfac623, null, 0, false, true, null]
2024-05-14 06:20:08,974 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=345, durable=true, userID=035c3bd5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1829a20b-4715-4d44-b9a0-e632294e52a0, JMSReplyTo=temp-queue://68549fd8-b578-4206-86fc-b6ca0cfac623, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265572707, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:08,976 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035c3bd5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1829a20b-4715-4d44-b9a0-e632294e52a0, JMSReplyTo=temp-queue://68549fd8-b578-4206-86fc-b6ca0cfac623, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265572707
2024-05-14 06:20:08,976 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035c3bd5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1829a20b-4715-4d44-b9a0-e632294e52a0, JMSReplyTo=temp-queue://68549fd8-b578-4206-86fc-b6ca0cfac623, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265572707 to transaction: TransactionImpl [xid=null, txID=346, xid=null, state=ACTIVE, createTime=1715667608976(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9fd49ea
2024-05-14 06:20:08,977 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035cb106-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d21673b, true, {}]
2024-05-14 06:20:08,978 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 68549fd8-b578-4206-86fc-b6ca0cfac623: Reference[349]:RELIABLE:CoreMessage[messageID=349, durable=true, userID=035cb108-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=68549fd8-b578-4206-86fc-b6ca0cfac623, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1829a20b-4715-4d44-b9a0-e632294e52a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c007e77c-8f01-4743-9b99-44e739805365]]@845169745
2024-05-14 06:20:08,978 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=349, durable=true, userID=035cb108-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=68549fd8-b578-4206-86fc-b6ca0cfac623, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1829a20b-4715-4d44-b9a0-e632294e52a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c007e77c-8f01-4743-9b99-44e739805365]]@845169745, context: RoutingContextImpl(Address=68549fd8-b578-4206-86fc-b6ca0cfac623, routingType=ANYCAST, PreviousAddress=68549fd8-b578-4206-86fc-b6ca0cfac623 previousRoute:ANYCAST, reusable=true, version=-2147483370)
..................................................
***** durable queues 68549fd8-b578-4206-86fc-b6ca0cfac623:
***** non durable for 68549fd8-b578-4206-86fc-b6ca0cfac623:
- queueID=341 address:68549fd8-b578-4206-86fc-b6ca0cfac623 name:68549fd8-b578-4206-86fc-b6ca0cfac623 filter:null
..................................................
, transaction: null
2024-05-14 06:20:08,978 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 68549fd8-b578-4206-86fc-b6ca0cfac623: CoreMessage[messageID=349, durable=true, userID=035cb108-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=68549fd8-b578-4206-86fc-b6ca0cfac623, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1829a20b-4715-4d44-b9a0-e632294e52a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c007e77c-8f01-4743-9b99-44e739805365]]@845169745 to transaction: TransactionImpl [xid=null, txID=351, xid=null, state=ACTIVE, createTime=1715667608978(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67edc57
2024-05-14 06:20:08,978 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 68549fd8-b578-4206-86fc-b6ca0cfac623: CoreMessage[messageID=349, durable=true, userID=035cb108-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=68549fd8-b578-4206-86fc-b6ca0cfac623, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1829a20b-4715-4d44-b9a0-e632294e52a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c007e77c-8f01-4743-9b99-44e739805365]]@845169745, transaction: TransactionImpl [xid=null, txID=351, xid=null, state=COMMITTED, createTime=1715667608978(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67edc57
2024-05-14 06:20:08,979 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035cff29-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d0ddc84, true, {}]
2024-05-14 06:20:08,979 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [68549fd8-b578-4206-86fc-b6ca0cfac623]
2024-05-14 06:20:08,979 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035c3bd5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1829a20b-4715-4d44-b9a0-e632294e52a0, JMSReplyTo=temp-queue://68549fd8-b578-4206-86fc-b6ca0cfac623, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265572707, transaction: TransactionImpl [xid=null, txID=346, xid=null, state=COMMITTED, createTime=1715667608976(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9fd49ea
2024-05-14 06:20:08,981 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3593b963, org.eclipse.scout.rt.mom.jms.JmsSubscription@78ad96fc] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:08,982 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035d4d4a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aab9a0b, true, {}]
2024-05-14 06:20:08,982 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:08,982 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035d745b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33d8cbb7, true, {}]
2024-05-14 06:20:08,983 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=25665615-463e-4987-8573-31c3a9460e02, address=25665615-463e-4987-8573-31c3a9460e02, 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-05-14 06:20:08,983 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@31c67cf7
2024-05-14 06:20:08,983 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41aa92fc
2024-05-14 06:20:08,984 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 25665615-463e-4987-8573-31c3a9460e02, null, 0, false, true, null]
2024-05-14 06:20:08,984 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=382, durable=true, userID=035dc27e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0114cbed-564d-4d5e-8b06-61746e830dab, JMSReplyTo=temp-queue://25665615-463e-4987-8573-31c3a9460e02, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@721591090, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:08,986 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035dc27e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0114cbed-564d-4d5e-8b06-61746e830dab, JMSReplyTo=temp-queue://25665615-463e-4987-8573-31c3a9460e02, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@721591090
2024-05-14 06:20:08,987 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035dc27e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0114cbed-564d-4d5e-8b06-61746e830dab, JMSReplyTo=temp-queue://25665615-463e-4987-8573-31c3a9460e02, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@721591090 to transaction: TransactionImpl [xid=null, txID=383, xid=null, state=ACTIVE, createTime=1715667608987(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2604c5e7
2024-05-14 06:20:08,987 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035e37af-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d1c29d6, true, {}]
2024-05-14 06:20:08,988 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 25665615-463e-4987-8573-31c3a9460e02: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=035e5dc1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=25665615-463e-4987-8573-31c3a9460e02, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0114cbed-564d-4d5e-8b06-61746e830dab, 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=7831c4e5-83db-44a7-b51c-76b1b4577b2f]]@187783377
2024-05-14 06:20:08,988 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=035e5dc1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=25665615-463e-4987-8573-31c3a9460e02, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0114cbed-564d-4d5e-8b06-61746e830dab, 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=7831c4e5-83db-44a7-b51c-76b1b4577b2f]]@187783377, context: RoutingContextImpl(Address=25665615-463e-4987-8573-31c3a9460e02, routingType=ANYCAST, PreviousAddress=25665615-463e-4987-8573-31c3a9460e02 previousRoute:ANYCAST, reusable=true, version=-2147483368)
..................................................
***** durable queues 25665615-463e-4987-8573-31c3a9460e02:
***** non durable for 25665615-463e-4987-8573-31c3a9460e02:
- queueID=378 address:25665615-463e-4987-8573-31c3a9460e02 name:25665615-463e-4987-8573-31c3a9460e02 filter:null
..................................................
, transaction: null
2024-05-14 06:20:08,988 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 25665615-463e-4987-8573-31c3a9460e02: CoreMessage[messageID=386, durable=true, userID=035e5dc1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=25665615-463e-4987-8573-31c3a9460e02, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0114cbed-564d-4d5e-8b06-61746e830dab, 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=7831c4e5-83db-44a7-b51c-76b1b4577b2f]]@187783377 to transaction: TransactionImpl [xid=null, txID=387, xid=null, state=ACTIVE, createTime=1715667608988(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e372a6b
2024-05-14 06:20:08,988 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 25665615-463e-4987-8573-31c3a9460e02: CoreMessage[messageID=386, durable=true, userID=035e5dc1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=25665615-463e-4987-8573-31c3a9460e02, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0114cbed-564d-4d5e-8b06-61746e830dab, 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=7831c4e5-83db-44a7-b51c-76b1b4577b2f]]@187783377, transaction: TransactionImpl [xid=null, txID=387, xid=null, state=COMMITTED, createTime=1715667608988(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e372a6b
2024-05-14 06:20:08,989 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035e84d2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bc7d969, true, {}]
2024-05-14 06:20:08,989 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [25665615-463e-4987-8573-31c3a9460e02]
2024-05-14 06:20:08,990 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035dc27e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0114cbed-564d-4d5e-8b06-61746e830dab, JMSReplyTo=temp-queue://25665615-463e-4987-8573-31c3a9460e02, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@721591090, transaction: TransactionImpl [xid=null, txID=383, xid=null, state=COMMITTED, createTime=1715667608987(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2604c5e7
2024-05-14 06:20:08,991 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@749051d8, org.eclipse.scout.rt.mom.jms.JmsSubscription@1543a34b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:08,991 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035ed2f3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@404fbaa6, true, {}]
2024-05-14 06:20:08,992 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:08,992 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035efa04-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3455998e, true, {}]
2024-05-14 06:20:08,993 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c39fcef0-3e45-4198-9974-2eaff37fb281, address=c39fcef0-3e45-4198-9974-2eaff37fb281, 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-05-14 06:20:08,993 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@22208fb1
2024-05-14 06:20:08,993 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e333709
2024-05-14 06:20:08,994 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c39fcef0-3e45-4198-9974-2eaff37fb281, null, 0, false, true, null]
2024-05-14 06:20:08,994 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=419, durable=true, userID=035f4827-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7db4b9a-58ce-4fcc-a3aa-254f3be7bf23, JMSReplyTo=temp-queue://c39fcef0-3e45-4198-9974-2eaff37fb281, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@532926561, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:08,996 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035f4827-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7db4b9a-58ce-4fcc-a3aa-254f3be7bf23, JMSReplyTo=temp-queue://c39fcef0-3e45-4198-9974-2eaff37fb281, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@532926561
2024-05-14 06:20:08,997 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035f4827-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7db4b9a-58ce-4fcc-a3aa-254f3be7bf23, JMSReplyTo=temp-queue://c39fcef0-3e45-4198-9974-2eaff37fb281, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@532926561 to transaction: TransactionImpl [xid=null, txID=420, xid=null, state=ACTIVE, createTime=1715667608997(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5da4f087
2024-05-14 06:20:08,997 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [035fbd58-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@287f27ef, true, {}]
2024-05-14 06:20:08,998 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=423, durable=true, userID=035fe46a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c39fcef0-3e45-4198-9974-2eaff37fb281, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7db4b9a-58ce-4fcc-a3aa-254f3be7bf23, 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=b682097a-0916-4331-8801-8eb57641235d]]@2136006681, context: RoutingContextImpl(Address=c39fcef0-3e45-4198-9974-2eaff37fb281, routingType=ANYCAST, PreviousAddress=c39fcef0-3e45-4198-9974-2eaff37fb281 previousRoute:ANYCAST, reusable=true, version=-2147483366)
..................................................
***** durable queues c39fcef0-3e45-4198-9974-2eaff37fb281:
***** non durable for c39fcef0-3e45-4198-9974-2eaff37fb281:
- queueID=415 address:c39fcef0-3e45-4198-9974-2eaff37fb281 name:c39fcef0-3e45-4198-9974-2eaff37fb281 filter:null
..................................................
, transaction: null
2024-05-14 06:20:08,998 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c39fcef0-3e45-4198-9974-2eaff37fb281: Reference[423]:RELIABLE:CoreMessage[messageID=423, durable=true, userID=035fe46a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c39fcef0-3e45-4198-9974-2eaff37fb281, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7db4b9a-58ce-4fcc-a3aa-254f3be7bf23, 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=b682097a-0916-4331-8801-8eb57641235d]]@2136006681
2024-05-14 06:20:08,998 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c39fcef0-3e45-4198-9974-2eaff37fb281: CoreMessage[messageID=423, durable=true, userID=035fe46a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c39fcef0-3e45-4198-9974-2eaff37fb281, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7db4b9a-58ce-4fcc-a3aa-254f3be7bf23, 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=b682097a-0916-4331-8801-8eb57641235d]]@2136006681 to transaction: TransactionImpl [xid=null, txID=426, xid=null, state=ACTIVE, createTime=1715667608998(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e11774a
2024-05-14 06:20:08,998 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c39fcef0-3e45-4198-9974-2eaff37fb281: CoreMessage[messageID=423, durable=true, userID=035fe46a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=c39fcef0-3e45-4198-9974-2eaff37fb281, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7db4b9a-58ce-4fcc-a3aa-254f3be7bf23, 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=b682097a-0916-4331-8801-8eb57641235d]]@2136006681, transaction: TransactionImpl [xid=null, txID=426, xid=null, state=COMMITTED, createTime=1715667608998(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e11774a
2024-05-14 06:20:08,999 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03600b7b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f806738, true, {}]
2024-05-14 06:20:08,999 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [c39fcef0-3e45-4198-9974-2eaff37fb281]
2024-05-14 06:20:09,000 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=035f4827-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7db4b9a-58ce-4fcc-a3aa-254f3be7bf23, JMSReplyTo=temp-queue://c39fcef0-3e45-4198-9974-2eaff37fb281, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@532926561, transaction: TransactionImpl [xid=null, txID=420, xid=null, state=COMMITTED, createTime=1715667608997(Tue May 14 06:20:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5da4f087
2024-05-14 06:20:09,001 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4423e973, org.eclipse.scout.rt.mom.jms.JmsSubscription@14fa6a29] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:09,002 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036080ac-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@544caf, true, {}]
2024-05-14 06:20:09,002 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,003 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0360a7bd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@591fc0f6, true, {}]
2024-05-14 06:20:09,003 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6c318b3b-5302-497d-9770-d90f68b71946, address=6c318b3b-5302-497d-9770-d90f68b71946, 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-05-14 06:20:09,003 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5c52cc32
2024-05-14 06:20:09,004 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4453a7df
2024-05-14 06:20:09,004 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6c318b3b-5302-497d-9770-d90f68b71946, null, 0, false, true, null]
2024-05-14 06:20:09,005 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=0360f5e0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f807a23-0e7d-4f31-bb75-2e52c314fb76, JMSReplyTo=temp-queue://6c318b3b-5302-497d-9770-d90f68b71946, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1721256466, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,007 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0360f5e0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f807a23-0e7d-4f31-bb75-2e52c314fb76, JMSReplyTo=temp-queue://6c318b3b-5302-497d-9770-d90f68b71946, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1721256466
2024-05-14 06:20:09,007 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0360f5e0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f807a23-0e7d-4f31-bb75-2e52c314fb76, JMSReplyTo=temp-queue://6c318b3b-5302-497d-9770-d90f68b71946, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1721256466 to transaction: TransactionImpl [xid=null, txID=457, xid=null, state=ACTIVE, createTime=1715667609007(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@623545f8
2024-05-14 06:20:09,008 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03614401-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32d523b9, true, {}]
2024-05-14 06:20:09,008 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=460, durable=true, userID=03616b13-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=6c318b3b-5302-497d-9770-d90f68b71946, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f807a23-0e7d-4f31-bb75-2e52c314fb76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7fb23f41-d70c-4555-a3f2-a64229a5bbac]]@1817221669, context: RoutingContextImpl(Address=6c318b3b-5302-497d-9770-d90f68b71946, routingType=ANYCAST, PreviousAddress=6c318b3b-5302-497d-9770-d90f68b71946 previousRoute:ANYCAST, reusable=true, version=-2147483364)
..................................................
***** durable queues 6c318b3b-5302-497d-9770-d90f68b71946:
***** non durable for 6c318b3b-5302-497d-9770-d90f68b71946:
- queueID=452 address:6c318b3b-5302-497d-9770-d90f68b71946 name:6c318b3b-5302-497d-9770-d90f68b71946 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,008 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6c318b3b-5302-497d-9770-d90f68b71946: Reference[460]:RELIABLE:CoreMessage[messageID=460, durable=true, userID=03616b13-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=6c318b3b-5302-497d-9770-d90f68b71946, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f807a23-0e7d-4f31-bb75-2e52c314fb76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7fb23f41-d70c-4555-a3f2-a64229a5bbac]]@1817221669
2024-05-14 06:20:09,009 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6c318b3b-5302-497d-9770-d90f68b71946: CoreMessage[messageID=460, durable=true, userID=03616b13-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=6c318b3b-5302-497d-9770-d90f68b71946, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f807a23-0e7d-4f31-bb75-2e52c314fb76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7fb23f41-d70c-4555-a3f2-a64229a5bbac]]@1817221669 to transaction: TransactionImpl [xid=null, txID=463, xid=null, state=ACTIVE, createTime=1715667609009(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@419ad5f6
2024-05-14 06:20:09,009 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6c318b3b-5302-497d-9770-d90f68b71946: CoreMessage[messageID=460, durable=true, userID=03616b13-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=6c318b3b-5302-497d-9770-d90f68b71946, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f807a23-0e7d-4f31-bb75-2e52c314fb76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7fb23f41-d70c-4555-a3f2-a64229a5bbac]]@1817221669, transaction: TransactionImpl [xid=null, txID=463, xid=null, state=COMMITTED, createTime=1715667609009(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@419ad5f6
2024-05-14 06:20:09,009 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03619224-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c42ae8e, true, {}]
2024-05-14 06:20:09,010 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [6c318b3b-5302-497d-9770-d90f68b71946]
2024-05-14 06:20:09,010 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0360f5e0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f807a23-0e7d-4f31-bb75-2e52c314fb76, JMSReplyTo=temp-queue://6c318b3b-5302-497d-9770-d90f68b71946, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1721256466, transaction: TransactionImpl [xid=null, txID=457, xid=null, state=COMMITTED, createTime=1715667609007(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@623545f8
2024-05-14 06:20:09,011 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@3a3f0c00, org.eclipse.scout.rt.mom.jms.JmsSubscription@34fb1b0e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:09,012 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03620755-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f8ffa2f, true, {}]
2024-05-14 06:20:09,013 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,013 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03622e66-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@225c143a, true, {}]
2024-05-14 06:20:09,014 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cc370dd9-0eb3-4ffc-88a0-3785db2042c2, address=cc370dd9-0eb3-4ffc-88a0-3785db2042c2, 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-05-14 06:20:09,014 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5efb9a1d
2024-05-14 06:20:09,014 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45a8b290
2024-05-14 06:20:09,025 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cc370dd9-0eb3-4ffc-88a0-3785db2042c2, null, 0, false, true, null]
2024-05-14 06:20:09,026 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=493, durable=true, userID=03642a39-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e5f0335-eb10-4d06-bbc0-0a4696608415, JMSReplyTo=temp-queue://cc370dd9-0eb3-4ffc-88a0-3785db2042c2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523774329, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,026 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03642a39-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e5f0335-eb10-4d06-bbc0-0a4696608415, JMSReplyTo=temp-queue://cc370dd9-0eb3-4ffc-88a0-3785db2042c2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523774329
2024-05-14 06:20:09,026 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03642a39-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e5f0335-eb10-4d06-bbc0-0a4696608415, JMSReplyTo=temp-queue://cc370dd9-0eb3-4ffc-88a0-3785db2042c2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523774329 to transaction: TransactionImpl [xid=null, txID=494, xid=null, state=ACTIVE, createTime=1715667609026(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6625b543
2024-05-14 06:20:09,027 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0364514a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@283364ba, true, {}]
2024-05-14 06:20:09,028 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cc370dd9-0eb3-4ffc-88a0-3785db2042c2: Reference[497]:RELIABLE:CoreMessage[messageID=497, durable=true, userID=0364514c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=cc370dd9-0eb3-4ffc-88a0-3785db2042c2, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e5f0335-eb10-4d06-bbc0-0a4696608415, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3382c7ed-f261-4e2b-af4c-4804f62d2175]]@1114833759
2024-05-14 06:20:09,028 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=497, durable=true, userID=0364514c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=cc370dd9-0eb3-4ffc-88a0-3785db2042c2, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e5f0335-eb10-4d06-bbc0-0a4696608415, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3382c7ed-f261-4e2b-af4c-4804f62d2175]]@1114833759, context: RoutingContextImpl(Address=cc370dd9-0eb3-4ffc-88a0-3785db2042c2, routingType=ANYCAST, PreviousAddress=cc370dd9-0eb3-4ffc-88a0-3785db2042c2 previousRoute:ANYCAST, reusable=true, version=-2147483362)
..................................................
***** durable queues cc370dd9-0eb3-4ffc-88a0-3785db2042c2:
***** non durable for cc370dd9-0eb3-4ffc-88a0-3785db2042c2:
- queueID=489 address:cc370dd9-0eb3-4ffc-88a0-3785db2042c2 name:cc370dd9-0eb3-4ffc-88a0-3785db2042c2 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,028 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cc370dd9-0eb3-4ffc-88a0-3785db2042c2: CoreMessage[messageID=497, durable=true, userID=0364514c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=cc370dd9-0eb3-4ffc-88a0-3785db2042c2, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e5f0335-eb10-4d06-bbc0-0a4696608415, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3382c7ed-f261-4e2b-af4c-4804f62d2175]]@1114833759 to transaction: TransactionImpl [xid=null, txID=499, xid=null, state=ACTIVE, createTime=1715667609028(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ecd0a6c
2024-05-14 06:20:09,028 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cc370dd9-0eb3-4ffc-88a0-3785db2042c2: CoreMessage[messageID=497, durable=true, userID=0364514c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=cc370dd9-0eb3-4ffc-88a0-3785db2042c2, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e5f0335-eb10-4d06-bbc0-0a4696608415, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3382c7ed-f261-4e2b-af4c-4804f62d2175]]@1114833759, transaction: TransactionImpl [xid=null, txID=499, xid=null, state=COMMITTED, createTime=1715667609028(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ecd0a6c
2024-05-14 06:20:09,028 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0364785d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03502dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03502dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ce031eb, true, {}]
2024-05-14 06:20:09,029 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [cc370dd9-0eb3-4ffc-88a0-3785db2042c2]
2024-05-14 06:20:09,030 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03642a39-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e5f0335-eb10-4d06-bbc0-0a4696608415, JMSReplyTo=temp-queue://cc370dd9-0eb3-4ffc-88a0-3785db2042c2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523774329, transaction: TransactionImpl [xid=null, txID=494, xid=null, state=COMMITTED, createTime=1715667609026(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6625b543
2024-05-14 06:20:09,030 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@59b73cc8, org.eclipse.scout.rt.mom.jms.JmsSubscription@5efe48ce] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:09,031 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2dbd8056[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:09,031 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004785 ms
2024-05-14 06:20:09,031 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [a8527dde-57b9-420f-bcfd-cf31f78138a6]
2024-05-14 06:20:09,032 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,032 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,033 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03502dad-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,033 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,033 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 140.546967 ms
2024-05-14 06:20:09,033 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [artemis]>
2024-05-14 06:20:09,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [artemis]>
2024-05-14 06:20:09,035 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 363687579'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:09,036 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:09,036 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0365b0df-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom222]
2024-05-14 06:20:09,037 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0365d7f2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0365b0df-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0365b0df-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cf22e4b, true, {}]
2024-05-14 06:20:09,037 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@6dda4075 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom222]
2024-05-14 06:20:09,037 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0365d7f3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0365b0df-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0365b0df-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@716abfe4, true, {}]
2024-05-14 06:20:09,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0365d7f3-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2a159f9c
2024-05-14 06:20:09,038 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f072ca3c-18b0-4cc8-9d40-5c9e9f80c46e, 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-05-14 06:20:09,038 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@65162
2024-05-14 06:20:09,039 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f072ca3c-18b0-4cc8-9d40-5c9e9f80c46e, null, 0, false, true, null]
2024-05-14 06:20:09,039 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03662615-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0365b0df-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0365b0df-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39807e3a, true, {}]
2024-05-14 06:20:09,039 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:09,040 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@155afde
2024-05-14 06:20:09,040 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ce7b976
2024-05-14 06:20:09,040 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,041 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03667437-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0365b0df-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0365b0df-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c0d6ed8, true, {}]
2024-05-14 06:20:09,041 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, address=6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, 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-05-14 06:20:09,041 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@27e99c34
2024-05-14 06:20:09,042 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ba19c81
2024-05-14 06:20:09,042 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, null, 0, false, true, null]
2024-05-14 06:20:09,043 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=558, durable=true, userID=03669b4a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c8881a89-648f-4e7f-82a3-3e70bf2a36ca, JMSReplyTo=temp-queue://6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642743905, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483358)
..................................................
***** 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-05-14 06:20:09,043 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03669b4a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c8881a89-648f-4e7f-82a3-3e70bf2a36ca, JMSReplyTo=temp-queue://6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642743905
2024-05-14 06:20:09,043 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03669b4a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c8881a89-648f-4e7f-82a3-3e70bf2a36ca, JMSReplyTo=temp-queue://6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642743905 to transaction: TransactionImpl [xid=null, txID=559, xid=null, state=ACTIVE, createTime=1715667609043(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@794006ff
2024-05-14 06:20:09,043 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0366c25b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0365b0df-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0365b0df-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42a7d54, true, {}]
2024-05-14 06:20:09,044 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5: Reference[562]:RELIABLE:CoreMessage[messageID=562, durable=true, userID=0366e96d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c8881a89-648f-4e7f-82a3-3e70bf2a36ca, 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=be7efeb6-7c08-4e4d-b01a-b8aea05ceed1]]@437441457
2024-05-14 06:20:09,044 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=562, durable=true, userID=0366e96d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c8881a89-648f-4e7f-82a3-3e70bf2a36ca, 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=be7efeb6-7c08-4e4d-b01a-b8aea05ceed1]]@437441457, context: RoutingContextImpl(Address=6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, routingType=ANYCAST, PreviousAddress=6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5 previousRoute:ANYCAST, reusable=true, version=-2147483357)
..................................................
***** durable queues 6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5:
***** non durable for 6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5:
- queueID=554 address:6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5 name:6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,044 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5: CoreMessage[messageID=562, durable=true, userID=0366e96d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c8881a89-648f-4e7f-82a3-3e70bf2a36ca, 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=be7efeb6-7c08-4e4d-b01a-b8aea05ceed1]]@437441457 to transaction: TransactionImpl [xid=null, txID=564, xid=null, state=ACTIVE, createTime=1715667609044(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26441b5e
2024-05-14 06:20:09,044 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5: CoreMessage[messageID=562, durable=true, userID=0366e96d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c8881a89-648f-4e7f-82a3-3e70bf2a36ca, 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=be7efeb6-7c08-4e4d-b01a-b8aea05ceed1]]@437441457, transaction: TransactionImpl [xid=null, txID=564, xid=null, state=COMMITTED, createTime=1715667609044(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26441b5e
2024-05-14 06:20:09,045 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0367107e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0365b0df-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0365b0df-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4da73b9e, true, {}]
2024-05-14 06:20:09,045 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5]
Reply: TheReply
2024-05-14 06:20:09,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f4249cb]
2024-05-14 06:20:09,046 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03669b4a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c8881a89-648f-4e7f-82a3-3e70bf2a36ca, JMSReplyTo=temp-queue://6312ef6e-1e81-4a0e-b3b1-6ffbcaaf61a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642743905, transaction: TransactionImpl [xid=null, txID=559, xid=null, state=COMMITTED, createTime=1715667609043(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@794006ff
2024-05-14 06:20:09,047 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@b502b69[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:09,047 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003395 ms
2024-05-14 06:20:09,047 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [f072ca3c-18b0-4cc8-9d40-5c9e9f80c46e]
2024-05-14 06:20:09,048 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,048 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,048 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0365b0df-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,048 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.157172 ms
2024-05-14 06:20:09,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [artemis]>
2024-05-14 06:20:09,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [artemis]>
2024-05-14 06:20:09,050 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 195406808'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:09,051 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:09,051 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0367fae0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,052 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036821f3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0367fae0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0367fae0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f2f9f34, true, {}]
2024-05-14 06:20:09,052 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@72381408 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,052 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036821f4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0367fae0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0367fae0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc8e76e, true, {}]
2024-05-14 06:20:09,053 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 036821f4-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,053 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2d5da47c
2024-05-14 06:20:09,053 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=16b929dd-3ad1-45e9-abb9-3c36f00ba120, 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-05-14 06:20:09,054 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bca8b27
2024-05-14 06:20:09,054 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 16b929dd-3ad1-45e9-abb9-3c36f00ba120, null, 0, false, true, null]
2024-05-14 06:20:09,054 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03687016-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0367fae0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0367fae0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@545338d6, true, {}]
2024-05-14 06:20:09,054 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:09,055 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3fbd6a57
2024-05-14 06:20:09,055 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54a51959
2024-05-14 06:20:09,055 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,056 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0368be38-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0367fae0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0367fae0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@292f0948, true, {}]
2024-05-14 06:20:09,056 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, address=28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, 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-05-14 06:20:09,056 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@759a927d
2024-05-14 06:20:09,056 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35a4b6f6
2024-05-14 06:20:09,057 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, null, 0, false, true, null]
2024-05-14 06:20:09,057 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=623, durable=true, userID=0368e54b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c32284e0-3de5-4174-879d-2fd890e5b8d5, JMSReplyTo=temp-queue://28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2021440796, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483353)
..................................................
***** 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-05-14 06:20:09,058 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0368e54b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c32284e0-3de5-4174-879d-2fd890e5b8d5, JMSReplyTo=temp-queue://28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2021440796
2024-05-14 06:20:09,058 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0368e54b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c32284e0-3de5-4174-879d-2fd890e5b8d5, JMSReplyTo=temp-queue://28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2021440796 to transaction: TransactionImpl [xid=null, txID=624, xid=null, state=ACTIVE, createTime=1715667609058(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b38dc6b
2024-05-14 06:20:09,058 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@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b16b3f3d-a2d7-43d1-80af-878924f1a5ac, activemq.broker=mom224]
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-05-14 06:20:09,058 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03690c5c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0367fae0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0367fae0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29587a80, true, {}]
2024-05-14 06:20:09,059 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9: Reference[627]:RELIABLE:CoreMessage[messageID=627, durable=true, userID=0369336e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c32284e0-3de5-4174-879d-2fd890e5b8d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b16b3f3d-a2d7-43d1-80af-878924f1a5ac]]@312441470
2024-05-14 06:20:09,059 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=627, durable=true, userID=0369336e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c32284e0-3de5-4174-879d-2fd890e5b8d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b16b3f3d-a2d7-43d1-80af-878924f1a5ac]]@312441470, context: RoutingContextImpl(Address=28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, routingType=ANYCAST, PreviousAddress=28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9 previousRoute:ANYCAST, reusable=true, version=-2147483352)
..................................................
***** durable queues 28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9:
***** non durable for 28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9:
- queueID=619 address:28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9 name:28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,059 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9: CoreMessage[messageID=627, durable=true, userID=0369336e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c32284e0-3de5-4174-879d-2fd890e5b8d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b16b3f3d-a2d7-43d1-80af-878924f1a5ac]]@312441470 to transaction: TransactionImpl [xid=null, txID=629, xid=null, state=ACTIVE, createTime=1715667609059(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e8cc6a5
2024-05-14 06:20:09,060 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9: CoreMessage[messageID=627, durable=true, userID=0369336e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c32284e0-3de5-4174-879d-2fd890e5b8d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b16b3f3d-a2d7-43d1-80af-878924f1a5ac]]@312441470, transaction: TransactionImpl [xid=null, txID=629, xid=null, state=COMMITTED, createTime=1715667609059(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e8cc6a5
2024-05-14 06:20:09,060 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03695a7f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0367fae0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0367fae0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19418d37, true, {}]
2024-05-14 06:20:09,060 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9]
2024-05-14 06:20:09,061 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0368e54b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c32284e0-3de5-4174-879d-2fd890e5b8d5, JMSReplyTo=temp-queue://28da5dd1-e4a0-4d89-9da8-e1e5c59a26a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2021440796, transaction: TransactionImpl [xid=null, txID=624, xid=null, state=COMMITTED, createTime=1715667609058(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b38dc6b
2024-05-14 06:20:09,061 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51b98798]
2024-05-14 06:20:09,062 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@80bc866[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:09,062 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004252 ms
2024-05-14 06:20:09,062 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [16b929dd-3ad1-45e9-abb9-3c36f00ba120]
2024-05-14 06:20:09,063 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,063 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,063 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0367fae0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,064 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.411954 ms
2024-05-14 06:20:09,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [artemis]>
2024-05-14 06:20:09,065 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,065 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [artemis]>
2024-05-14 06:20:09,065 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 943265124'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,066 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=mom223]
2024-05-14 06:20:09,067 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 036a6bf1-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:09,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036a6bf4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46a3d8e, true, {}]
2024-05-14 06:20:09,068 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@794a2cfc - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:09,068 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036a9305-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f1551ed, true, {}]
2024-05-14 06:20:09,068 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 036a9305-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,069 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@9f61d75
2024-05-14 06:20:09,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ff50deb5-9014-4909-8b44-c6cf93b31933, 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-05-14 06:20:09,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28eaefe5
2024-05-14 06:20:09,070 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ff50deb5-9014-4909-8b44-c6cf93b31933, null, 0, false, true, null]
2024-05-14 06:20:09,070 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036ae127-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@363e4cfe, true, {}]
2024-05-14 06:20:09,070 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,071 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036b0838-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@356323b9, true, {}]
2024-05-14 06:20:09,071 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3883c228-f4df-426a-ab4e-0937babeec1a, address=3883c228-f4df-426a-ab4e-0937babeec1a, 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-05-14 06:20:09,071 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1475b00
2024-05-14 06:20:09,072 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@549480eb
2024-05-14 06:20:09,072 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3883c228-f4df-426a-ab4e-0937babeec1a, null, 0, false, true, null]
2024-05-14 06:20:09,073 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=683, durable=true, userID=036b2f4b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c03dff9-beb9-4d4f-a978-cd1d1f8117ab, JMSReplyTo=temp-queue://3883c228-f4df-426a-ab4e-0937babeec1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@713423485, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,073 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=036b2f4b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c03dff9-beb9-4d4f-a978-cd1d1f8117ab, JMSReplyTo=temp-queue://3883c228-f4df-426a-ab4e-0937babeec1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@713423485
2024-05-14 06:20:09,073 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=036b2f4b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c03dff9-beb9-4d4f-a978-cd1d1f8117ab, JMSReplyTo=temp-queue://3883c228-f4df-426a-ab4e-0937babeec1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@713423485 to transaction: TransactionImpl [xid=null, txID=684, xid=null, state=ACTIVE, createTime=1715667609073(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57280039
2024-05-14 06:20:09,073 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036b565c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46f4738a, true, {}]
2024-05-14 06:20:09,074 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3883c228-f4df-426a-ab4e-0937babeec1a: Reference[687]:RELIABLE:CoreMessage[messageID=687, durable=true, userID=036b7d6e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=3883c228-f4df-426a-ab4e-0937babeec1a, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c03dff9-beb9-4d4f-a978-cd1d1f8117ab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0112a88-98c0-4c1a-810c-87749e8273d5]]@1774823092
2024-05-14 06:20:09,074 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=687, durable=true, userID=036b7d6e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=3883c228-f4df-426a-ab4e-0937babeec1a, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c03dff9-beb9-4d4f-a978-cd1d1f8117ab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0112a88-98c0-4c1a-810c-87749e8273d5]]@1774823092, context: RoutingContextImpl(Address=3883c228-f4df-426a-ab4e-0937babeec1a, routingType=ANYCAST, PreviousAddress=3883c228-f4df-426a-ab4e-0937babeec1a previousRoute:ANYCAST, reusable=true, version=-2147483348)
..................................................
***** durable queues 3883c228-f4df-426a-ab4e-0937babeec1a:
***** non durable for 3883c228-f4df-426a-ab4e-0937babeec1a:
- queueID=679 address:3883c228-f4df-426a-ab4e-0937babeec1a name:3883c228-f4df-426a-ab4e-0937babeec1a filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,074 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3883c228-f4df-426a-ab4e-0937babeec1a: CoreMessage[messageID=687, durable=true, userID=036b7d6e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=3883c228-f4df-426a-ab4e-0937babeec1a, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c03dff9-beb9-4d4f-a978-cd1d1f8117ab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0112a88-98c0-4c1a-810c-87749e8273d5]]@1774823092 to transaction: TransactionImpl [xid=null, txID=689, xid=null, state=ACTIVE, createTime=1715667609074(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13a157ed
2024-05-14 06:20:09,074 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3883c228-f4df-426a-ab4e-0937babeec1a: CoreMessage[messageID=687, durable=true, userID=036b7d6e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=3883c228-f4df-426a-ab4e-0937babeec1a, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c03dff9-beb9-4d4f-a978-cd1d1f8117ab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0112a88-98c0-4c1a-810c-87749e8273d5]]@1774823092, transaction: TransactionImpl [xid=null, txID=689, xid=null, state=COMMITTED, createTime=1715667609074(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13a157ed
2024-05-14 06:20:09,075 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036ba47f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@646e437e, true, {}]
2024-05-14 06:20:09,075 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [3883c228-f4df-426a-ab4e-0937babeec1a]
2024-05-14 06:20:09,076 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=036b2f4b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c03dff9-beb9-4d4f-a978-cd1d1f8117ab, JMSReplyTo=temp-queue://3883c228-f4df-426a-ab4e-0937babeec1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@713423485, transaction: TransactionImpl [xid=null, txID=684, xid=null, state=COMMITTED, createTime=1715667609073(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57280039
2024-05-14 06:20:09,076 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$398/0x00007f25044b67c8@228aff24, org.eclipse.scout.rt.mom.jms.JmsSubscription@29b2beeb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,077 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036bf2a0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28c258fe, true, {}]
2024-05-14 06:20:09,077 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,077 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036bf2a1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55df56b1, true, {}]
2024-05-14 06:20:09,078 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d1fdbcfe-e196-4f06-be12-2d85ebe0949c, address=d1fdbcfe-e196-4f06-be12-2d85ebe0949c, 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-05-14 06:20:09,078 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@288591c2
2024-05-14 06:20:09,078 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5866cfe1
2024-05-14 06:20:09,079 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d1fdbcfe-e196-4f06-be12-2d85ebe0949c, null, 0, false, true, null]
2024-05-14 06:20:09,079 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=720, durable=true, userID=036c40c4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-101bce55-9e43-4143-86a2-d9a71d00dfb1, JMSReplyTo=temp-queue://d1fdbcfe-e196-4f06-be12-2d85ebe0949c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@243975308, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,079 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=036c40c4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-101bce55-9e43-4143-86a2-d9a71d00dfb1, JMSReplyTo=temp-queue://d1fdbcfe-e196-4f06-be12-2d85ebe0949c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@243975308
2024-05-14 06:20:09,080 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=036c40c4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-101bce55-9e43-4143-86a2-d9a71d00dfb1, JMSReplyTo=temp-queue://d1fdbcfe-e196-4f06-be12-2d85ebe0949c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@243975308 to transaction: TransactionImpl [xid=null, txID=721, xid=null, state=ACTIVE, createTime=1715667609080(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78de18f1
2024-05-14 06:20:09,080 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036c67d5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d359082, true, {}]
2024-05-14 06:20:09,081 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d1fdbcfe-e196-4f06-be12-2d85ebe0949c: Reference[724]:RELIABLE:CoreMessage[messageID=724, durable=true, userID=036c8ee7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=d1fdbcfe-e196-4f06-be12-2d85ebe0949c, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-101bce55-9e43-4143-86a2-d9a71d00dfb1, 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=4a674a58-caa4-4edb-852e-12e87c5e0fe5]]@1086142515
2024-05-14 06:20:09,081 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=724, durable=true, userID=036c8ee7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=d1fdbcfe-e196-4f06-be12-2d85ebe0949c, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-101bce55-9e43-4143-86a2-d9a71d00dfb1, 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=4a674a58-caa4-4edb-852e-12e87c5e0fe5]]@1086142515, context: RoutingContextImpl(Address=d1fdbcfe-e196-4f06-be12-2d85ebe0949c, routingType=ANYCAST, PreviousAddress=d1fdbcfe-e196-4f06-be12-2d85ebe0949c previousRoute:ANYCAST, reusable=true, version=-2147483346)
..................................................
***** durable queues d1fdbcfe-e196-4f06-be12-2d85ebe0949c:
***** non durable for d1fdbcfe-e196-4f06-be12-2d85ebe0949c:
- queueID=716 address:d1fdbcfe-e196-4f06-be12-2d85ebe0949c name:d1fdbcfe-e196-4f06-be12-2d85ebe0949c filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,081 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d1fdbcfe-e196-4f06-be12-2d85ebe0949c: CoreMessage[messageID=724, durable=true, userID=036c8ee7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=d1fdbcfe-e196-4f06-be12-2d85ebe0949c, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-101bce55-9e43-4143-86a2-d9a71d00dfb1, 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=4a674a58-caa4-4edb-852e-12e87c5e0fe5]]@1086142515 to transaction: TransactionImpl [xid=null, txID=726, xid=null, state=ACTIVE, createTime=1715667609081(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ad22fef
2024-05-14 06:20:09,081 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d1fdbcfe-e196-4f06-be12-2d85ebe0949c: CoreMessage[messageID=724, durable=true, userID=036c8ee7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=d1fdbcfe-e196-4f06-be12-2d85ebe0949c, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-101bce55-9e43-4143-86a2-d9a71d00dfb1, 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=4a674a58-caa4-4edb-852e-12e87c5e0fe5]]@1086142515, transaction: TransactionImpl [xid=null, txID=726, xid=null, state=COMMITTED, createTime=1715667609081(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ad22fef
2024-05-14 06:20:09,082 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036cb5f8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e4aee02, true, {}]
2024-05-14 06:20:09,082 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [d1fdbcfe-e196-4f06-be12-2d85ebe0949c]
2024-05-14 06:20:09,083 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=036c40c4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-101bce55-9e43-4143-86a2-d9a71d00dfb1, JMSReplyTo=temp-queue://d1fdbcfe-e196-4f06-be12-2d85ebe0949c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@243975308, transaction: TransactionImpl [xid=null, txID=721, xid=null, state=COMMITTED, createTime=1715667609080(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78de18f1
2024-05-14 06:20:09,083 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$398/0x00007f25044b67c8@7953b6ea, org.eclipse.scout.rt.mom.jms.JmsSubscription@775355da] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,084 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036d0419-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cb1ec78, true, {}]
2024-05-14 06:20:09,084 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,085 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036d2b2a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d9f70f5, true, {}]
2024-05-14 06:20:09,085 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5b59f61c-636e-4ca4-8a09-28a62e3703fb, address=5b59f61c-636e-4ca4-8a09-28a62e3703fb, 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-05-14 06:20:09,085 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@ebeaed4
2024-05-14 06:20:09,086 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@276b6390
2024-05-14 06:20:09,086 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5b59f61c-636e-4ca4-8a09-28a62e3703fb, null, 0, false, true, null]
2024-05-14 06:20:09,086 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=757, durable=true, userID=036d523d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16e3c1dd-7d13-4207-8d49-f56f7b1e7ed3, JMSReplyTo=temp-queue://5b59f61c-636e-4ca4-8a09-28a62e3703fb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1588110209, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,090 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=036d523d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16e3c1dd-7d13-4207-8d49-f56f7b1e7ed3, JMSReplyTo=temp-queue://5b59f61c-636e-4ca4-8a09-28a62e3703fb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1588110209
2024-05-14 06:20:09,090 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=036d523d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16e3c1dd-7d13-4207-8d49-f56f7b1e7ed3, JMSReplyTo=temp-queue://5b59f61c-636e-4ca4-8a09-28a62e3703fb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1588110209 to transaction: TransactionImpl [xid=null, txID=758, xid=null, state=ACTIVE, createTime=1715667609090(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57fde61f
2024-05-14 06:20:09,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036e158e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a89aa36, true, {}]
2024-05-14 06:20:09,092 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5b59f61c-636e-4ca4-8a09-28a62e3703fb: Reference[761]:RELIABLE:CoreMessage[messageID=761, durable=true, userID=036e1590-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=5b59f61c-636e-4ca4-8a09-28a62e3703fb, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16e3c1dd-7d13-4207-8d49-f56f7b1e7ed3, 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=e59368bf-9a0d-4406-8ec9-e9c74a20e987]]@437084223
2024-05-14 06:20:09,092 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=761, durable=true, userID=036e1590-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=5b59f61c-636e-4ca4-8a09-28a62e3703fb, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16e3c1dd-7d13-4207-8d49-f56f7b1e7ed3, 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=e59368bf-9a0d-4406-8ec9-e9c74a20e987]]@437084223, context: RoutingContextImpl(Address=5b59f61c-636e-4ca4-8a09-28a62e3703fb, routingType=ANYCAST, PreviousAddress=5b59f61c-636e-4ca4-8a09-28a62e3703fb previousRoute:ANYCAST, reusable=true, version=-2147483344)
..................................................
***** durable queues 5b59f61c-636e-4ca4-8a09-28a62e3703fb:
***** non durable for 5b59f61c-636e-4ca4-8a09-28a62e3703fb:
- queueID=753 address:5b59f61c-636e-4ca4-8a09-28a62e3703fb name:5b59f61c-636e-4ca4-8a09-28a62e3703fb filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,092 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5b59f61c-636e-4ca4-8a09-28a62e3703fb: CoreMessage[messageID=761, durable=true, userID=036e1590-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=5b59f61c-636e-4ca4-8a09-28a62e3703fb, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16e3c1dd-7d13-4207-8d49-f56f7b1e7ed3, 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=e59368bf-9a0d-4406-8ec9-e9c74a20e987]]@437084223 to transaction: TransactionImpl [xid=null, txID=762, xid=null, state=ACTIVE, createTime=1715667609092(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c4e2a3a
2024-05-14 06:20:09,092 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5b59f61c-636e-4ca4-8a09-28a62e3703fb: CoreMessage[messageID=761, durable=true, userID=036e1590-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=5b59f61c-636e-4ca4-8a09-28a62e3703fb, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16e3c1dd-7d13-4207-8d49-f56f7b1e7ed3, 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=e59368bf-9a0d-4406-8ec9-e9c74a20e987]]@437084223, transaction: TransactionImpl [xid=null, txID=762, xid=null, state=COMMITTED, createTime=1715667609092(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c4e2a3a
2024-05-14 06:20:09,092 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036e3ca1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5045bbc0, true, {}]
2024-05-14 06:20:09,093 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [5b59f61c-636e-4ca4-8a09-28a62e3703fb]
2024-05-14 06:20:09,093 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=036d523d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16e3c1dd-7d13-4207-8d49-f56f7b1e7ed3, JMSReplyTo=temp-queue://5b59f61c-636e-4ca4-8a09-28a62e3703fb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1588110209, transaction: TransactionImpl [xid=null, txID=758, xid=null, state=COMMITTED, createTime=1715667609090(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57fde61f
2024-05-14 06:20:09,094 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$398/0x00007f25044b67c8@3ed2b285, org.eclipse.scout.rt.mom.jms.JmsSubscription@24b50dd1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036eb1d2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75e8637b, true, {}]
2024-05-14 06:20:09,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,096 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [036ed8e3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d82ca86, true, {}]
2024-05-14 06:20:09,096 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, address=4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, 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-05-14 06:20:09,096 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@129cea1f
2024-05-14 06:20:09,097 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@25f33a60
2024-05-14 06:20:09,097 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, null, 0, false, true, null]
2024-05-14 06:20:09,126 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=794, durable=true, userID=037345b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f09ee9f0-b239-461a-86c5-4d1ba9a0a62d, JMSReplyTo=temp-queue://4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@276970391, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,126 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037345b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f09ee9f0-b239-461a-86c5-4d1ba9a0a62d, JMSReplyTo=temp-queue://4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@276970391
2024-05-14 06:20:09,126 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037345b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f09ee9f0-b239-461a-86c5-4d1ba9a0a62d, JMSReplyTo=temp-queue://4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@276970391 to transaction: TransactionImpl [xid=null, txID=795, xid=null, state=ACTIVE, createTime=1715667609126(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61ffad20
2024-05-14 06:20:09,127 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037393d7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@731f648e, true, {}]
2024-05-14 06:20:09,128 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=0373bae9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f09ee9f0-b239-461a-86c5-4d1ba9a0a62d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e5dd286-6de5-402b-9cf6-fa7d7fa5c874]]@1404807837, context: RoutingContextImpl(Address=4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, routingType=ANYCAST, PreviousAddress=4b2687eb-fdd4-42ff-b669-9a1fd6b472d3 previousRoute:ANYCAST, reusable=true, version=-2147483342)
..................................................
***** durable queues 4b2687eb-fdd4-42ff-b669-9a1fd6b472d3:
***** non durable for 4b2687eb-fdd4-42ff-b669-9a1fd6b472d3:
- queueID=790 address:4b2687eb-fdd4-42ff-b669-9a1fd6b472d3 name:4b2687eb-fdd4-42ff-b669-9a1fd6b472d3 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,128 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4b2687eb-fdd4-42ff-b669-9a1fd6b472d3: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=0373bae9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f09ee9f0-b239-461a-86c5-4d1ba9a0a62d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e5dd286-6de5-402b-9cf6-fa7d7fa5c874]]@1404807837
2024-05-14 06:20:09,128 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4b2687eb-fdd4-42ff-b669-9a1fd6b472d3: CoreMessage[messageID=798, durable=true, userID=0373bae9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f09ee9f0-b239-461a-86c5-4d1ba9a0a62d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e5dd286-6de5-402b-9cf6-fa7d7fa5c874]]@1404807837 to transaction: TransactionImpl [xid=null, txID=801, xid=null, state=ACTIVE, createTime=1715667609128(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@21ebc098
2024-05-14 06:20:09,128 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4b2687eb-fdd4-42ff-b669-9a1fd6b472d3: CoreMessage[messageID=798, durable=true, userID=0373bae9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f09ee9f0-b239-461a-86c5-4d1ba9a0a62d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e5dd286-6de5-402b-9cf6-fa7d7fa5c874]]@1404807837, transaction: TransactionImpl [xid=null, txID=801, xid=null, state=COMMITTED, createTime=1715667609128(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@21ebc098
2024-05-14 06:20:09,129 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0373e1fa-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ac24fa4, true, {}]
2024-05-14 06:20:09,129 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [4b2687eb-fdd4-42ff-b669-9a1fd6b472d3]
2024-05-14 06:20:09,129 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037345b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f09ee9f0-b239-461a-86c5-4d1ba9a0a62d, JMSReplyTo=temp-queue://4b2687eb-fdd4-42ff-b669-9a1fd6b472d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@276970391, transaction: TransactionImpl [xid=null, txID=795, xid=null, state=COMMITTED, createTime=1715667609126(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61ffad20
2024-05-14 06:20:09,130 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$398/0x00007f25044b67c8@674c8d8f, org.eclipse.scout.rt.mom.jms.JmsSubscription@4276aba6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,131 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0374301b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3207fbec, true, {}]
2024-05-14 06:20:09,132 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,132 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0374572c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@560cb4d, true, {}]
2024-05-14 06:20:09,132 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9e0e1488-ddfb-4dab-999e-cd904991e876, address=9e0e1488-ddfb-4dab-999e-cd904991e876, 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-05-14 06:20:09,133 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4d3803b6
2024-05-14 06:20:09,133 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@458b358b
2024-05-14 06:20:09,133 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9e0e1488-ddfb-4dab-999e-cd904991e876, null, 0, false, true, null]
2024-05-14 06:20:09,134 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=0374a54f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fc746d0-2a2f-4171-8219-68c89fcc5a3b, JMSReplyTo=temp-queue://9e0e1488-ddfb-4dab-999e-cd904991e876, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124649200, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,136 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0374a54f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fc746d0-2a2f-4171-8219-68c89fcc5a3b, JMSReplyTo=temp-queue://9e0e1488-ddfb-4dab-999e-cd904991e876, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124649200
2024-05-14 06:20:09,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0374a54f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fc746d0-2a2f-4171-8219-68c89fcc5a3b, JMSReplyTo=temp-queue://9e0e1488-ddfb-4dab-999e-cd904991e876, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124649200 to transaction: TransactionImpl [xid=null, txID=832, xid=null, state=ACTIVE, createTime=1715667609136(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22443e8c
2024-05-14 06:20:09,137 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03751a80-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@90c43c2, true, {}]
2024-05-14 06:20:09,138 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9e0e1488-ddfb-4dab-999e-cd904991e876: Reference[835]:RELIABLE:CoreMessage[messageID=835, durable=true, userID=03751a82-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9e0e1488-ddfb-4dab-999e-cd904991e876, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fc746d0-2a2f-4171-8219-68c89fcc5a3b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2637a8d-b64f-4abd-905d-bf16f24d1eaa]]@1886222601
2024-05-14 06:20:09,138 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=835, durable=true, userID=03751a82-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9e0e1488-ddfb-4dab-999e-cd904991e876, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fc746d0-2a2f-4171-8219-68c89fcc5a3b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2637a8d-b64f-4abd-905d-bf16f24d1eaa]]@1886222601, context: RoutingContextImpl(Address=9e0e1488-ddfb-4dab-999e-cd904991e876, routingType=ANYCAST, PreviousAddress=9e0e1488-ddfb-4dab-999e-cd904991e876 previousRoute:ANYCAST, reusable=true, version=-2147483340)
..................................................
***** durable queues 9e0e1488-ddfb-4dab-999e-cd904991e876:
***** non durable for 9e0e1488-ddfb-4dab-999e-cd904991e876:
- queueID=827 address:9e0e1488-ddfb-4dab-999e-cd904991e876 name:9e0e1488-ddfb-4dab-999e-cd904991e876 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,138 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9e0e1488-ddfb-4dab-999e-cd904991e876: CoreMessage[messageID=835, durable=true, userID=03751a82-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9e0e1488-ddfb-4dab-999e-cd904991e876, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fc746d0-2a2f-4171-8219-68c89fcc5a3b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2637a8d-b64f-4abd-905d-bf16f24d1eaa]]@1886222601 to transaction: TransactionImpl [xid=null, txID=837, xid=null, state=ACTIVE, createTime=1715667609138(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@14467f12
2024-05-14 06:20:09,138 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9e0e1488-ddfb-4dab-999e-cd904991e876: CoreMessage[messageID=835, durable=true, userID=03751a82-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9e0e1488-ddfb-4dab-999e-cd904991e876, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fc746d0-2a2f-4171-8219-68c89fcc5a3b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2637a8d-b64f-4abd-905d-bf16f24d1eaa]]@1886222601, transaction: TransactionImpl [xid=null, txID=837, xid=null, state=COMMITTED, createTime=1715667609138(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@14467f12
2024-05-14 06:20:09,139 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03754193-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b142695, true, {}]
2024-05-14 06:20:09,139 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [9e0e1488-ddfb-4dab-999e-cd904991e876]
2024-05-14 06:20:09,140 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0374a54f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fc746d0-2a2f-4171-8219-68c89fcc5a3b, JMSReplyTo=temp-queue://9e0e1488-ddfb-4dab-999e-cd904991e876, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124649200, transaction: TransactionImpl [xid=null, txID=832, xid=null, state=COMMITTED, createTime=1715667609136(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22443e8c
2024-05-14 06:20:09,140 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$398/0x00007f25044b67c8@7381c152, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b2c206b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,141 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0375b6c4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28da67c0, true, {}]
2024-05-14 06:20:09,141 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,142 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0375ddd5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@358f8172, true, {}]
2024-05-14 06:20:09,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=db8a35bf-0c5e-4206-9e21-8781f4214923, address=db8a35bf-0c5e-4206-9e21-8781f4214923, 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-05-14 06:20:09,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5dba10f9
2024-05-14 06:20:09,143 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46848f76
2024-05-14 06:20:09,143 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, db8a35bf-0c5e-4206-9e21-8781f4214923, null, 0, false, true, null]
2024-05-14 06:20:09,144 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=03762bf8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ac7b1bfe-bed8-49a2-b81a-e25d9199befe, JMSReplyTo=temp-queue://db8a35bf-0c5e-4206-9e21-8781f4214923, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2090744253, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,146 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03762bf8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ac7b1bfe-bed8-49a2-b81a-e25d9199befe, JMSReplyTo=temp-queue://db8a35bf-0c5e-4206-9e21-8781f4214923, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2090744253
2024-05-14 06:20:09,147 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03762bf8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ac7b1bfe-bed8-49a2-b81a-e25d9199befe, JMSReplyTo=temp-queue://db8a35bf-0c5e-4206-9e21-8781f4214923, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2090744253 to transaction: TransactionImpl [xid=null, txID=869, xid=null, state=ACTIVE, createTime=1715667609147(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@698957db
2024-05-14 06:20:09,147 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0376a129-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57b78e42, true, {}]
2024-05-14 06:20:09,148 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from db8a35bf-0c5e-4206-9e21-8781f4214923: Reference[872]:RELIABLE:CoreMessage[messageID=872, durable=true, userID=0376c83b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=db8a35bf-0c5e-4206-9e21-8781f4214923, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ac7b1bfe-bed8-49a2-b81a-e25d9199befe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24290858-8e4e-4bc6-b1e9-a9bcda68af70]]@1887139570
2024-05-14 06:20:09,148 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=872, durable=true, userID=0376c83b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=db8a35bf-0c5e-4206-9e21-8781f4214923, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ac7b1bfe-bed8-49a2-b81a-e25d9199befe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24290858-8e4e-4bc6-b1e9-a9bcda68af70]]@1887139570, context: RoutingContextImpl(Address=db8a35bf-0c5e-4206-9e21-8781f4214923, routingType=ANYCAST, PreviousAddress=db8a35bf-0c5e-4206-9e21-8781f4214923 previousRoute:ANYCAST, reusable=true, version=-2147483338)
..................................................
***** durable queues db8a35bf-0c5e-4206-9e21-8781f4214923:
***** non durable for db8a35bf-0c5e-4206-9e21-8781f4214923:
- queueID=864 address:db8a35bf-0c5e-4206-9e21-8781f4214923 name:db8a35bf-0c5e-4206-9e21-8781f4214923 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,148 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from db8a35bf-0c5e-4206-9e21-8781f4214923: CoreMessage[messageID=872, durable=true, userID=0376c83b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=db8a35bf-0c5e-4206-9e21-8781f4214923, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ac7b1bfe-bed8-49a2-b81a-e25d9199befe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24290858-8e4e-4bc6-b1e9-a9bcda68af70]]@1887139570 to transaction: TransactionImpl [xid=null, txID=875, xid=null, state=ACTIVE, createTime=1715667609148(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73c8962f
2024-05-14 06:20:09,148 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from db8a35bf-0c5e-4206-9e21-8781f4214923: CoreMessage[messageID=872, durable=true, userID=0376c83b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=db8a35bf-0c5e-4206-9e21-8781f4214923, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ac7b1bfe-bed8-49a2-b81a-e25d9199befe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24290858-8e4e-4bc6-b1e9-a9bcda68af70]]@1887139570, transaction: TransactionImpl [xid=null, txID=875, xid=null, state=COMMITTED, createTime=1715667609148(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73c8962f
2024-05-14 06:20:09,149 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0376ef4c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1866c38a, true, {}]
2024-05-14 06:20:09,149 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [db8a35bf-0c5e-4206-9e21-8781f4214923]
2024-05-14 06:20:09,150 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03762bf8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ac7b1bfe-bed8-49a2-b81a-e25d9199befe, JMSReplyTo=temp-queue://db8a35bf-0c5e-4206-9e21-8781f4214923, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2090744253, transaction: TransactionImpl [xid=null, txID=869, xid=null, state=COMMITTED, createTime=1715667609147(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@698957db
2024-05-14 06:20:09,151 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$398/0x00007f25044b67c8@1ed5ee8, org.eclipse.scout.rt.mom.jms.JmsSubscription@68bfbd2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,152 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0377647d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6df676f2, true, {}]
2024-05-14 06:20:09,152 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,152 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0377647e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@386bb0, true, {}]
2024-05-14 06:20:09,153 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=68685e43-ef33-4a1e-b077-f1deff3239ff, address=68685e43-ef33-4a1e-b077-f1deff3239ff, 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-05-14 06:20:09,153 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6faffe21
2024-05-14 06:20:09,153 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@621f06f5
2024-05-14 06:20:09,154 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 68685e43-ef33-4a1e-b077-f1deff3239ff, null, 0, false, true, null]
2024-05-14 06:20:09,154 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=905, durable=true, userID=0377b2a1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68293e0b-b8a5-4992-9da9-1167f280a8cb, JMSReplyTo=temp-queue://68685e43-ef33-4a1e-b077-f1deff3239ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@183039, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,157 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0377b2a1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68293e0b-b8a5-4992-9da9-1167f280a8cb, JMSReplyTo=temp-queue://68685e43-ef33-4a1e-b077-f1deff3239ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@183039
2024-05-14 06:20:09,157 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0377b2a1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68293e0b-b8a5-4992-9da9-1167f280a8cb, JMSReplyTo=temp-queue://68685e43-ef33-4a1e-b077-f1deff3239ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@183039 to transaction: TransactionImpl [xid=null, txID=906, xid=null, state=ACTIVE, createTime=1715667609157(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d337092
2024-05-14 06:20:09,157 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037827d2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1741c491, true, {}]
2024-05-14 06:20:09,158 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 68685e43-ef33-4a1e-b077-f1deff3239ff: Reference[909]:RELIABLE:CoreMessage[messageID=909, durable=true, userID=03784ee4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=68685e43-ef33-4a1e-b077-f1deff3239ff, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68293e0b-b8a5-4992-9da9-1167f280a8cb, 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=d7d2a8b8-08aa-4758-b90b-bbec17dcc600]]@240893088
2024-05-14 06:20:09,158 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=909, durable=true, userID=03784ee4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=68685e43-ef33-4a1e-b077-f1deff3239ff, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68293e0b-b8a5-4992-9da9-1167f280a8cb, 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=d7d2a8b8-08aa-4758-b90b-bbec17dcc600]]@240893088, context: RoutingContextImpl(Address=68685e43-ef33-4a1e-b077-f1deff3239ff, routingType=ANYCAST, PreviousAddress=68685e43-ef33-4a1e-b077-f1deff3239ff previousRoute:ANYCAST, reusable=true, version=-2147483336)
..................................................
***** durable queues 68685e43-ef33-4a1e-b077-f1deff3239ff:
***** non durable for 68685e43-ef33-4a1e-b077-f1deff3239ff:
- queueID=901 address:68685e43-ef33-4a1e-b077-f1deff3239ff name:68685e43-ef33-4a1e-b077-f1deff3239ff filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,158 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 68685e43-ef33-4a1e-b077-f1deff3239ff: CoreMessage[messageID=909, durable=true, userID=03784ee4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=68685e43-ef33-4a1e-b077-f1deff3239ff, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68293e0b-b8a5-4992-9da9-1167f280a8cb, 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=d7d2a8b8-08aa-4758-b90b-bbec17dcc600]]@240893088 to transaction: TransactionImpl [xid=null, txID=910, xid=null, state=ACTIVE, createTime=1715667609158(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@682339d
2024-05-14 06:20:09,158 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 68685e43-ef33-4a1e-b077-f1deff3239ff: CoreMessage[messageID=909, durable=true, userID=03784ee4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=68685e43-ef33-4a1e-b077-f1deff3239ff, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68293e0b-b8a5-4992-9da9-1167f280a8cb, 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=d7d2a8b8-08aa-4758-b90b-bbec17dcc600]]@240893088, transaction: TransactionImpl [xid=null, txID=910, xid=null, state=COMMITTED, createTime=1715667609158(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@682339d
2024-05-14 06:20:09,159 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037875f5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4524bd16, true, {}]
2024-05-14 06:20:09,159 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [68685e43-ef33-4a1e-b077-f1deff3239ff]
2024-05-14 06:20:09,160 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0377b2a1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68293e0b-b8a5-4992-9da9-1167f280a8cb, JMSReplyTo=temp-queue://68685e43-ef33-4a1e-b077-f1deff3239ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@183039, transaction: TransactionImpl [xid=null, txID=906, xid=null, state=COMMITTED, createTime=1715667609157(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d337092
2024-05-14 06:20:09,161 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$398/0x00007f25044b67c8@7f6d68c8, org.eclipse.scout.rt.mom.jms.JmsSubscription@47dbea9f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,161 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0378c416-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53ea29b, true, {}]
2024-05-14 06:20:09,162 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,162 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0378eb27-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66839af2, true, {}]
2024-05-14 06:20:09,162 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9e1bc056-4dba-4e97-a682-1444c2d61140, address=9e1bc056-4dba-4e97-a682-1444c2d61140, 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-05-14 06:20:09,163 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@469a9b40
2024-05-14 06:20:09,163 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15f7818f
2024-05-14 06:20:09,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9e1bc056-4dba-4e97-a682-1444c2d61140, null, 0, false, true, null]
2024-05-14 06:20:09,164 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=942, durable=true, userID=0379394a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69fc2ee9-5e18-4a5d-b468-04e8ca33e7df, JMSReplyTo=temp-queue://9e1bc056-4dba-4e97-a682-1444c2d61140, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1705890768, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,167 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0379394a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69fc2ee9-5e18-4a5d-b468-04e8ca33e7df, JMSReplyTo=temp-queue://9e1bc056-4dba-4e97-a682-1444c2d61140, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1705890768
2024-05-14 06:20:09,167 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0379394a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69fc2ee9-5e18-4a5d-b468-04e8ca33e7df, JMSReplyTo=temp-queue://9e1bc056-4dba-4e97-a682-1444c2d61140, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1705890768 to transaction: TransactionImpl [xid=null, txID=943, xid=null, state=ACTIVE, createTime=1715667609167(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11a69c4e
2024-05-14 06:20:09,168 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0379ae7b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d5c5893, true, {}]
2024-05-14 06:20:09,168 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9e1bc056-4dba-4e97-a682-1444c2d61140: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=0379d58d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9e1bc056-4dba-4e97-a682-1444c2d61140, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69fc2ee9-5e18-4a5d-b468-04e8ca33e7df, 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=1618b436-30ca-47af-9408-681cbc49abcb]]@119563270
2024-05-14 06:20:09,168 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=0379d58d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9e1bc056-4dba-4e97-a682-1444c2d61140, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69fc2ee9-5e18-4a5d-b468-04e8ca33e7df, 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=1618b436-30ca-47af-9408-681cbc49abcb]]@119563270, context: RoutingContextImpl(Address=9e1bc056-4dba-4e97-a682-1444c2d61140, routingType=ANYCAST, PreviousAddress=9e1bc056-4dba-4e97-a682-1444c2d61140 previousRoute:ANYCAST, reusable=true, version=-2147483334)
..................................................
***** durable queues 9e1bc056-4dba-4e97-a682-1444c2d61140:
***** non durable for 9e1bc056-4dba-4e97-a682-1444c2d61140:
- queueID=938 address:9e1bc056-4dba-4e97-a682-1444c2d61140 name:9e1bc056-4dba-4e97-a682-1444c2d61140 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,169 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9e1bc056-4dba-4e97-a682-1444c2d61140: CoreMessage[messageID=946, durable=true, userID=0379d58d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9e1bc056-4dba-4e97-a682-1444c2d61140, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69fc2ee9-5e18-4a5d-b468-04e8ca33e7df, 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=1618b436-30ca-47af-9408-681cbc49abcb]]@119563270 to transaction: TransactionImpl [xid=null, txID=947, xid=null, state=ACTIVE, createTime=1715667609169(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6db8d117
2024-05-14 06:20:09,169 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9e1bc056-4dba-4e97-a682-1444c2d61140: CoreMessage[messageID=946, durable=true, userID=0379d58d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9e1bc056-4dba-4e97-a682-1444c2d61140, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69fc2ee9-5e18-4a5d-b468-04e8ca33e7df, 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=1618b436-30ca-47af-9408-681cbc49abcb]]@119563270, transaction: TransactionImpl [xid=null, txID=947, xid=null, state=COMMITTED, createTime=1715667609169(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6db8d117
2024-05-14 06:20:09,169 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0379fc9e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78ebded, true, {}]
2024-05-14 06:20:09,169 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [9e1bc056-4dba-4e97-a682-1444c2d61140]
2024-05-14 06:20:09,170 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0379394a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69fc2ee9-5e18-4a5d-b468-04e8ca33e7df, JMSReplyTo=temp-queue://9e1bc056-4dba-4e97-a682-1444c2d61140, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1705890768, transaction: TransactionImpl [xid=null, txID=943, xid=null, state=COMMITTED, createTime=1715667609167(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11a69c4e
2024-05-14 06:20:09,171 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$398/0x00007f25044b67c8@288bc9e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c743db9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,171 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037a4abf-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e928e47, true, {}]
2024-05-14 06:20:09,172 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,172 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037a71d0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9e08661, true, {}]
2024-05-14 06:20:09,173 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1b7f223a-6592-4c94-af83-856a5bdca8a0, address=1b7f223a-6592-4c94-af83-856a5bdca8a0, 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-05-14 06:20:09,173 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7fea177b
2024-05-14 06:20:09,173 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56b80af0
2024-05-14 06:20:09,173 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1b7f223a-6592-4c94-af83-856a5bdca8a0, null, 0, false, true, null]
2024-05-14 06:20:09,174 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=037abff3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e2f5fe1-28c7-43a3-af81-2bcf6016a568, JMSReplyTo=temp-queue://1b7f223a-6592-4c94-af83-856a5bdca8a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1568694436, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,177 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037abff3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e2f5fe1-28c7-43a3-af81-2bcf6016a568, JMSReplyTo=temp-queue://1b7f223a-6592-4c94-af83-856a5bdca8a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1568694436
2024-05-14 06:20:09,177 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037abff3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e2f5fe1-28c7-43a3-af81-2bcf6016a568, JMSReplyTo=temp-queue://1b7f223a-6592-4c94-af83-856a5bdca8a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1568694436 to transaction: TransactionImpl [xid=null, txID=980, xid=null, state=ACTIVE, createTime=1715667609177(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@398f23ff
2024-05-14 06:20:09,178 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037b5c34-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@769b326a, true, {}]
2024-05-14 06:20:09,178 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1b7f223a-6592-4c94-af83-856a5bdca8a0: Reference[983]:RELIABLE:CoreMessage[messageID=983, durable=true, userID=037b5c36-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=1b7f223a-6592-4c94-af83-856a5bdca8a0, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e2f5fe1-28c7-43a3-af81-2bcf6016a568, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e64cdefd-6eae-42f2-ac94-65e811307eed]]@1327291483
2024-05-14 06:20:09,178 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=983, durable=true, userID=037b5c36-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=1b7f223a-6592-4c94-af83-856a5bdca8a0, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e2f5fe1-28c7-43a3-af81-2bcf6016a568, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e64cdefd-6eae-42f2-ac94-65e811307eed]]@1327291483, context: RoutingContextImpl(Address=1b7f223a-6592-4c94-af83-856a5bdca8a0, routingType=ANYCAST, PreviousAddress=1b7f223a-6592-4c94-af83-856a5bdca8a0 previousRoute:ANYCAST, reusable=true, version=-2147483332)
..................................................
***** durable queues 1b7f223a-6592-4c94-af83-856a5bdca8a0:
***** non durable for 1b7f223a-6592-4c94-af83-856a5bdca8a0:
- queueID=975 address:1b7f223a-6592-4c94-af83-856a5bdca8a0 name:1b7f223a-6592-4c94-af83-856a5bdca8a0 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,179 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1b7f223a-6592-4c94-af83-856a5bdca8a0: CoreMessage[messageID=983, durable=true, userID=037b5c36-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=1b7f223a-6592-4c94-af83-856a5bdca8a0, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e2f5fe1-28c7-43a3-af81-2bcf6016a568, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e64cdefd-6eae-42f2-ac94-65e811307eed]]@1327291483 to transaction: TransactionImpl [xid=null, txID=985, xid=null, state=ACTIVE, createTime=1715667609178(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11e3132f
2024-05-14 06:20:09,179 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1b7f223a-6592-4c94-af83-856a5bdca8a0: CoreMessage[messageID=983, durable=true, userID=037b5c36-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=1b7f223a-6592-4c94-af83-856a5bdca8a0, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e2f5fe1-28c7-43a3-af81-2bcf6016a568, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e64cdefd-6eae-42f2-ac94-65e811307eed]]@1327291483, transaction: TransactionImpl [xid=null, txID=985, xid=null, state=COMMITTED, createTime=1715667609178(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11e3132f
2024-05-14 06:20:09,179 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037b8347-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e144940, true, {}]
2024-05-14 06:20:09,179 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [1b7f223a-6592-4c94-af83-856a5bdca8a0]
2024-05-14 06:20:09,180 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037abff3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e2f5fe1-28c7-43a3-af81-2bcf6016a568, JMSReplyTo=temp-queue://1b7f223a-6592-4c94-af83-856a5bdca8a0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1568694436, transaction: TransactionImpl [xid=null, txID=980, xid=null, state=COMMITTED, createTime=1715667609177(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@398f23ff
2024-05-14 06:20:09,181 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$398/0x00007f25044b67c8@3b6ab6c7, org.eclipse.scout.rt.mom.jms.JmsSubscription@7601eb36] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,181 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037bd168-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11c7105c, true, {}]
2024-05-14 06:20:09,181 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,182 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037bf879-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ae1d067, true, {}]
2024-05-14 06:20:09,182 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, address=b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, 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-05-14 06:20:09,182 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@70870826
2024-05-14 06:20:09,183 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79f41772
2024-05-14 06:20:09,183 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, null, 0, false, true, null]
2024-05-14 06:20:09,184 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=037c1f8c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2f7c16d-b752-4a66-8ce6-3cc318ab3671, JMSReplyTo=temp-queue://b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1542929276, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:09,187 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037c1f8c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2f7c16d-b752-4a66-8ce6-3cc318ab3671, JMSReplyTo=temp-queue://b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1542929276
2024-05-14 06:20:09,188 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037c1f8c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2f7c16d-b752-4a66-8ce6-3cc318ab3671, JMSReplyTo=temp-queue://b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1542929276 to transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=ACTIVE, createTime=1715667609188(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ada8abe
2024-05-14 06:20:09,188 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037ce2dd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56a97ded, true, {}]
2024-05-14 06:20:09,189 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b394bea5-21c4-4cb2-bdcd-64f6c291a0bf: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=037ce2df-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2f7c16d-b752-4a66-8ce6-3cc318ab3671, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bb36cd49-05f9-4aac-b458-99c6f51f8202]]@1323296924
2024-05-14 06:20:09,189 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=037ce2df-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2f7c16d-b752-4a66-8ce6-3cc318ab3671, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bb36cd49-05f9-4aac-b458-99c6f51f8202]]@1323296924, context: RoutingContextImpl(Address=b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, routingType=ANYCAST, PreviousAddress=b394bea5-21c4-4cb2-bdcd-64f6c291a0bf previousRoute:ANYCAST, reusable=true, version=-2147483330)
..................................................
***** durable queues b394bea5-21c4-4cb2-bdcd-64f6c291a0bf:
***** non durable for b394bea5-21c4-4cb2-bdcd-64f6c291a0bf:
- queueID=1012 address:b394bea5-21c4-4cb2-bdcd-64f6c291a0bf name:b394bea5-21c4-4cb2-bdcd-64f6c291a0bf filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,189 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b394bea5-21c4-4cb2-bdcd-64f6c291a0bf: CoreMessage[messageID=1020, durable=true, userID=037ce2df-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2f7c16d-b752-4a66-8ce6-3cc318ab3671, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bb36cd49-05f9-4aac-b458-99c6f51f8202]]@1323296924 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1715667609189(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c9116e0
2024-05-14 06:20:09,189 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b394bea5-21c4-4cb2-bdcd-64f6c291a0bf: CoreMessage[messageID=1020, durable=true, userID=037ce2df-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2f7c16d-b752-4a66-8ce6-3cc318ab3671, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bb36cd49-05f9-4aac-b458-99c6f51f8202]]@1323296924, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1715667609189(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c9116e0
2024-05-14 06:20:09,189 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037d09f0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=036a6bf1-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=036a6bf1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25760f45, true, {}]
2024-05-14 06:20:09,190 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [b394bea5-21c4-4cb2-bdcd-64f6c291a0bf]
2024-05-14 06:20:09,191 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037c1f8c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2f7c16d-b752-4a66-8ce6-3cc318ab3671, JMSReplyTo=temp-queue://b394bea5-21c4-4cb2-bdcd-64f6c291a0bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1542929276, transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=COMMITTED, createTime=1715667609188(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ada8abe
2024-05-14 06:20:09,191 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$398/0x00007f25044b67c8@5bfafed, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d683a8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3ac0e952[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:09,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004651 ms
2024-05-14 06:20:09,192 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [ff50deb5-9014-4909-8b44-c6cf93b31933]
2024-05-14 06:20:09,193 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,193 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,193 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 036a6bf1-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 129.074590 ms
2024-05-14 06:20:09,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [artemis]>
2024-05-14 06:20:09,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,195 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 969410104'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:09,196 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:09,197 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 037e4272-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037e4275-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=037e4272-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=037e4272-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31ca408a, true, {}]
2024-05-14 06:20:09,197 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@7d64f26b - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,198 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037e6986-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=037e4272-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=037e4272-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33e2ace6, true, {}]
2024-05-14 06:20:09,198 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 037e6986-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,198 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@738fab60
2024-05-14 06:20:09,199 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=25dcf1a6-be42-43d0-81aa-d3c7b8272563, 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-05-14 06:20:09,199 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3021a92
2024-05-14 06:20:09,199 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 25dcf1a6-be42-43d0-81aa-d3c7b8272563, null, 0, false, true, null]
2024-05-14 06:20:09,200 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037eb7a8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=037e4272-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=037e4272-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f8cfd1a, true, {}]
2024-05-14 06:20:09,200 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:09,200 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5a94d207
2024-05-14 06:20:09,201 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f8de237
2024-05-14 06:20:09,201 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,201 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037edeba-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=037e4272-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=037e4272-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@570d85e7, true, {}]
2024-05-14 06:20:09,202 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,202 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037f05cb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=037e4272-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=037e4272-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5feb4798, true, {}]
2024-05-14 06:20:09,202 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=de8c3440-dc5d-41ac-8091-3d3974043b60, address=de8c3440-dc5d-41ac-8091-3d3974043b60, 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-05-14 06:20:09,202 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@ff9ce8b
2024-05-14 06:20:09,203 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64a1965
2024-05-14 06:20:09,203 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, de8c3440-dc5d-41ac-8091-3d3974043b60, null, 0, false, true, null]
2024-05-14 06:20:09,204 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1085, durable=true, userID=037f2cde-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80dfc60c-d9f8-449d-aaa9-6135900f65e6, JMSReplyTo=temp-queue://de8c3440-dc5d-41ac-8091-3d3974043b60, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@506871963, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,204 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037f2cde-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80dfc60c-d9f8-449d-aaa9-6135900f65e6, JMSReplyTo=temp-queue://de8c3440-dc5d-41ac-8091-3d3974043b60, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@506871963
2024-05-14 06:20:09,204 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037f2cde-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80dfc60c-d9f8-449d-aaa9-6135900f65e6, JMSReplyTo=temp-queue://de8c3440-dc5d-41ac-8091-3d3974043b60, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@506871963 to transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=ACTIVE, createTime=1715667609204(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6aa8b6c2
2024-05-14 06:20:09,205 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037f7aff-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=037e4272-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=037e4272-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63421d3e, true, {}]
2024-05-14 06:20:09,205 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from de8c3440-dc5d-41ac-8091-3d3974043b60: Reference[1089]:RELIABLE:CoreMessage[messageID=1089, durable=true, userID=037f7b01-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=de8c3440-dc5d-41ac-8091-3d3974043b60, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80dfc60c-d9f8-449d-aaa9-6135900f65e6, 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=ace71164-47c6-4994-95a3-7610af66b418]]@218082739
2024-05-14 06:20:09,205 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1089, durable=true, userID=037f7b01-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=de8c3440-dc5d-41ac-8091-3d3974043b60, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80dfc60c-d9f8-449d-aaa9-6135900f65e6, 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=ace71164-47c6-4994-95a3-7610af66b418]]@218082739, context: RoutingContextImpl(Address=de8c3440-dc5d-41ac-8091-3d3974043b60, routingType=ANYCAST, PreviousAddress=de8c3440-dc5d-41ac-8091-3d3974043b60 previousRoute:ANYCAST, reusable=true, version=-2147483325)
..................................................
***** durable queues de8c3440-dc5d-41ac-8091-3d3974043b60:
***** non durable for de8c3440-dc5d-41ac-8091-3d3974043b60:
- queueID=1081 address:de8c3440-dc5d-41ac-8091-3d3974043b60 name:de8c3440-dc5d-41ac-8091-3d3974043b60 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,206 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from de8c3440-dc5d-41ac-8091-3d3974043b60: CoreMessage[messageID=1089, durable=true, userID=037f7b01-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=de8c3440-dc5d-41ac-8091-3d3974043b60, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80dfc60c-d9f8-449d-aaa9-6135900f65e6, 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=ace71164-47c6-4994-95a3-7610af66b418]]@218082739 to transaction: TransactionImpl [xid=null, txID=1092, xid=null, state=ACTIVE, createTime=1715667609205(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61059d85
2024-05-14 06:20:09,206 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from de8c3440-dc5d-41ac-8091-3d3974043b60: CoreMessage[messageID=1089, durable=true, userID=037f7b01-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=de8c3440-dc5d-41ac-8091-3d3974043b60, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80dfc60c-d9f8-449d-aaa9-6135900f65e6, 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=ace71164-47c6-4994-95a3-7610af66b418]]@218082739, transaction: TransactionImpl [xid=null, txID=1092, xid=null, state=COMMITTED, createTime=1715667609205(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61059d85
2024-05-14 06:20:09,206 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [037fa212-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=037e4272-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=037e4272-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20498ab8, true, {}]
2024-05-14 06:20:09,206 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [de8c3440-dc5d-41ac-8091-3d3974043b60]
2024-05-14 06:20:09,207 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=037f2cde-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80dfc60c-d9f8-449d-aaa9-6135900f65e6, JMSReplyTo=temp-queue://de8c3440-dc5d-41ac-8091-3d3974043b60, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@506871963, transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=COMMITTED, createTime=1715667609204(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6aa8b6c2
2024-05-14 06:20:09,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a7e6989, org.eclipse.scout.rt.mom.jms.JmsSubscription@17ab4ba5]
2024-05-14 06:20:09,259 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4d7b553e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:09,259 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004607 ms
2024-05-14 06:20:09,259 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [25dcf1a6-be42-43d0-81aa-d3c7b8272563]
2024-05-14 06:20:09,260 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,260 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,261 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 037e4272-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,261 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,261 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.454439 ms
2024-05-14 06:20:09,261 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,261 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,262 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,262 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1600714337'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,264 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=mom223]
2024-05-14 06:20:09,264 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03887bb4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:09,264 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03887bb7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03887bb4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03887bb4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc37a41, true, {}]
2024-05-14 06:20:09,265 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@149f8224 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:09,265 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0388a2c8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03887bb4-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03887bb4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17a4dd55, true, {}]
2024-05-14 06:20:09,265 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0388a2c8-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,266 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@153c629a
2024-05-14 06:20:09,266 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=74d9ebcc-c35f-482c-9c21-a27919867e7e, 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-05-14 06:20:09,266 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5cb236ba
2024-05-14 06:20:09,267 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 74d9ebcc-c35f-482c-9c21-a27919867e7e, null, 0, false, true, null]
2024-05-14 06:20:09,267 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0388f0ea-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03887bb4-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03887bb4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cbaf9da, true, {}]
2024-05-14 06:20:09,267 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,268 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [038917fb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03887bb4-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03887bb4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59607d33, true, {}]
2024-05-14 06:20:09,268 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,268 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [038917fc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03887bb4-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03887bb4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ea5a1b4, true, {}]
2024-05-14 06:20:09,269 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, address=ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, 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-05-14 06:20:09,269 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@13ca3abc
2024-05-14 06:20:09,269 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c8b3787
2024-05-14 06:20:09,270 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, null, 0, false, true, null]
2024-05-14 06:20:09,270 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1153, durable=true, userID=0389661f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4888409b-2c18-440a-9115-98297531c6a7, JMSReplyTo=temp-queue://ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733583845, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,271 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0389661f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4888409b-2c18-440a-9115-98297531c6a7, JMSReplyTo=temp-queue://ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733583845
2024-05-14 06:20:09,271 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0389661f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4888409b-2c18-440a-9115-98297531c6a7, JMSReplyTo=temp-queue://ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733583845 to transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=ACTIVE, createTime=1715667609271(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39bc2597
2024-05-14 06:20:09,271 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03898d30-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03887bb4-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03887bb4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64dfc7bb, true, {}]
2024-05-14 06:20:09,272 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3: Reference[1157]:RELIABLE:CoreMessage[messageID=1157, durable=true, userID=0389b442-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4888409b-2c18-440a-9115-98297531c6a7, 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=216aaa91-a735-40fd-a644-89e2ce05f1b4]]@1437374479
2024-05-14 06:20:09,272 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1157, durable=true, userID=0389b442-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4888409b-2c18-440a-9115-98297531c6a7, 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=216aaa91-a735-40fd-a644-89e2ce05f1b4]]@1437374479, context: RoutingContextImpl(Address=ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, routingType=ANYCAST, PreviousAddress=ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3 previousRoute:ANYCAST, reusable=true, version=-2147483321)
..................................................
***** durable queues ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3:
***** non durable for ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3:
- queueID=1149 address:ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3 name:ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3: CoreMessage[messageID=1157, durable=true, userID=0389b442-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4888409b-2c18-440a-9115-98297531c6a7, 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=216aaa91-a735-40fd-a644-89e2ce05f1b4]]@1437374479 to transaction: TransactionImpl [xid=null, txID=1158, xid=null, state=ACTIVE, createTime=1715667609272(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@18c6f0cb
2024-05-14 06:20:09,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3: CoreMessage[messageID=1157, durable=true, userID=0389b442-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4888409b-2c18-440a-9115-98297531c6a7, 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=216aaa91-a735-40fd-a644-89e2ce05f1b4]]@1437374479, transaction: TransactionImpl [xid=null, txID=1158, xid=null, state=COMMITTED, createTime=1715667609272(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@18c6f0cb
2024-05-14 06:20:09,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0389db53-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03887bb4-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03887bb4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b6d4a66, true, {}]
2024-05-14 06:20:09,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3]
2024-05-14 06:20:09,274 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0389661f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4888409b-2c18-440a-9115-98297531c6a7, JMSReplyTo=temp-queue://ad14d3d4-d1f6-434b-b44d-ea2aeb04c8d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733583845, transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=COMMITTED, createTime=1715667609271(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39bc2597
2024-05-14 06:20:09,324 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b722630, org.eclipse.scout.rt.mom.jms.JmsSubscription@46c9a298]
2024-05-14 06:20:09,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1f607cda[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:09,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004211 ms
2024-05-14 06:20:09,326 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [74d9ebcc-c35f-482c-9c21-a27919867e7e]
2024-05-14 06:20:09,327 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,327 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,328 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03887bb4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,328 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,328 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.710906 ms
2024-05-14 06:20:09,328 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,329 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,329 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,329 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 508752823'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:09,331 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:09,331 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0392b4f5-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:09,332 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0392b4f8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0392b4f5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0392b4f5-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d45b190, true, {}]
2024-05-14 06:20:09,332 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@5c6b2725 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:09,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0392dc09-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0392b4f5-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0392b4f5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7595d4e2, true, {}]
2024-05-14 06:20:09,333 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0392dc09-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,333 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3a3a4435
2024-05-14 06:20:09,333 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f3f9e5d3-fd0a-4396-b74b-617d7c5400fd, 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-05-14 06:20:09,334 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@172f42ff
2024-05-14 06:20:09,334 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f3f9e5d3-fd0a-4396-b74b-617d7c5400fd, null, 0, false, true, null]
2024-05-14 06:20:09,334 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03932a2b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0392b4f5-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0392b4f5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e3543dc, true, {}]
2024-05-14 06:20:09,335 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,336 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0393513c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0392b4f5-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0392b4f5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5282e8bb, true, {}]
2024-05-14 06:20:09,336 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,337 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03939f5d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0392b4f5-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0392b4f5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e8e8a03, true, {}]
2024-05-14 06:20:09,337 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b5818c7e-f558-49e8-8533-b1eddaed8d57, address=b5818c7e-f558-49e8-8533-b1eddaed8d57, 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-05-14 06:20:09,337 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@23720892
2024-05-14 06:20:09,338 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@390ae158
2024-05-14 06:20:09,338 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b5818c7e-f558-49e8-8533-b1eddaed8d57, null, 0, false, true, null]
2024-05-14 06:20:09,339 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=0393ed80-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8ed62f2-079b-4d00-9488-1b3b69a2aa69, JMSReplyTo=temp-queue://b5818c7e-f558-49e8-8533-b1eddaed8d57, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@657289050, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,343 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0393ed80-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8ed62f2-079b-4d00-9488-1b3b69a2aa69, JMSReplyTo=temp-queue://b5818c7e-f558-49e8-8533-b1eddaed8d57, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@657289050
2024-05-14 06:20:09,343 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0393ed80-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8ed62f2-079b-4d00-9488-1b3b69a2aa69, JMSReplyTo=temp-queue://b5818c7e-f558-49e8-8533-b1eddaed8d57, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@657289050 to transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=ACTIVE, createTime=1715667609343(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@704e1327
2024-05-14 06:20:09,343 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [039489c1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0392b4f5-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0392b4f5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c604383, true, {}]
2024-05-14 06:20:09,344 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b5818c7e-f558-49e8-8533-b1eddaed8d57: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=0394b0d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b5818c7e-f558-49e8-8533-b1eddaed8d57, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8ed62f2-079b-4d00-9488-1b3b69a2aa69, 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=8016d75c-5959-4bc0-81c4-c455093ec419]]@393345130
2024-05-14 06:20:09,344 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=0394b0d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b5818c7e-f558-49e8-8533-b1eddaed8d57, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8ed62f2-079b-4d00-9488-1b3b69a2aa69, 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=8016d75c-5959-4bc0-81c4-c455093ec419]]@393345130, context: RoutingContextImpl(Address=b5818c7e-f558-49e8-8533-b1eddaed8d57, routingType=ANYCAST, PreviousAddress=b5818c7e-f558-49e8-8533-b1eddaed8d57 previousRoute:ANYCAST, reusable=true, version=-2147483317)
..................................................
***** durable queues b5818c7e-f558-49e8-8533-b1eddaed8d57:
***** non durable for b5818c7e-f558-49e8-8533-b1eddaed8d57:
- queueID=1217 address:b5818c7e-f558-49e8-8533-b1eddaed8d57 name:b5818c7e-f558-49e8-8533-b1eddaed8d57 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,345 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b5818c7e-f558-49e8-8533-b1eddaed8d57: CoreMessage[messageID=1225, durable=true, userID=0394b0d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b5818c7e-f558-49e8-8533-b1eddaed8d57, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8ed62f2-079b-4d00-9488-1b3b69a2aa69, 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=8016d75c-5959-4bc0-81c4-c455093ec419]]@393345130 to transaction: TransactionImpl [xid=null, txID=1226, xid=null, state=ACTIVE, createTime=1715667609345(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1670f750
2024-05-14 06:20:09,345 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b5818c7e-f558-49e8-8533-b1eddaed8d57: CoreMessage[messageID=1225, durable=true, userID=0394b0d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b5818c7e-f558-49e8-8533-b1eddaed8d57, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8ed62f2-079b-4d00-9488-1b3b69a2aa69, 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=8016d75c-5959-4bc0-81c4-c455093ec419]]@393345130, transaction: TransactionImpl [xid=null, txID=1226, xid=null, state=COMMITTED, createTime=1715667609345(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1670f750
2024-05-14 06:20:09,345 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0394d7e4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0392b4f5-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0392b4f5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aa478c1, true, {}]
2024-05-14 06:20:09,346 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [b5818c7e-f558-49e8-8533-b1eddaed8d57]
2024-05-14 06:20:09,346 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0393ed80-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8ed62f2-079b-4d00-9488-1b3b69a2aa69, JMSReplyTo=temp-queue://b5818c7e-f558-49e8-8533-b1eddaed8d57, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@657289050, transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=COMMITTED, createTime=1715667609343(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@704e1327
2024-05-14 06:20:09,397 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5914a346, org.eclipse.scout.rt.mom.jms.JmsSubscription@5242079e]
2024-05-14 06:20:09,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1d27246a[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:09,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004836 ms
2024-05-14 06:20:09,399 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [f3f9e5d3-fd0a-4396-b74b-617d7c5400fd]
2024-05-14 06:20:09,400 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,400 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,400 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0392b4f5-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,401 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.045255 ms
2024-05-14 06:20:09,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,402 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1175541764'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:09,403 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:09,404 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 039dd896-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,404 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [039dd899-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=039dd896-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=039dd896-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ef41a02, true, {}]
2024-05-14 06:20:09,405 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@266549e7 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,405 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [039dffaa-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=039dd896-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=039dd896-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58e0844c, true, {}]
2024-05-14 06:20:09,405 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 039dffaa-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,405 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2f650174
2024-05-14 06:20:09,406 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=be388233-435a-4f7a-9af9-33e30d6e7e3c, 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-05-14 06:20:09,407 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ab9e4ce
2024-05-14 06:20:09,407 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, be388233-435a-4f7a-9af9-33e30d6e7e3c, null, 0, false, true, null]
2024-05-14 06:20:09,407 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [039e4dcc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=039dd896-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=039dd896-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@797768fd, true, {}]
2024-05-14 06:20:09,408 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,408 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [039e74dd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=039dd896-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=039dd896-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@312d14cb, true, {}]
2024-05-14 06:20:09,409 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,409 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [039e9bee-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=039dd896-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=039dd896-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74b66b8e, true, {}]
2024-05-14 06:20:09,409 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=091dc91d-2bac-445b-b173-bd9a14ac9737, address=091dc91d-2bac-445b-b173-bd9a14ac9737, 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-05-14 06:20:09,410 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@25754b94
2024-05-14 06:20:09,410 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b1b7e43
2024-05-14 06:20:09,411 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 091dc91d-2bac-445b-b173-bd9a14ac9737, null, 0, false, true, null]
2024-05-14 06:20:09,412 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1289, durable=true, userID=039eea11-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-97434da0-60df-4880-a9dc-febe1a360880, JMSReplyTo=temp-queue://091dc91d-2bac-445b-b173-bd9a14ac9737, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@125865925, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,412 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=039eea11-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-97434da0-60df-4880-a9dc-febe1a360880, JMSReplyTo=temp-queue://091dc91d-2bac-445b-b173-bd9a14ac9737, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@125865925
2024-05-14 06:20:09,413 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=039eea11-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-97434da0-60df-4880-a9dc-febe1a360880, JMSReplyTo=temp-queue://091dc91d-2bac-445b-b173-bd9a14ac9737, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@125865925 to transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=ACTIVE, createTime=1715667609413(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@706ae5f2
2024-05-14 06:20:09,413 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [039f3832-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=039dd896-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=039dd896-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e7dcd98, true, {}]
2024-05-14 06:20:09,414 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 091dc91d-2bac-445b-b173-bd9a14ac9737: Reference[1293]:RELIABLE:CoreMessage[messageID=1293, durable=true, userID=039f5f44-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=091dc91d-2bac-445b-b173-bd9a14ac9737, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-97434da0-60df-4880-a9dc-febe1a360880, 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=1b9ab0c6-4f1c-45e0-98ac-2c4742f00872]]@1211868125
2024-05-14 06:20:09,414 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1293, durable=true, userID=039f5f44-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=091dc91d-2bac-445b-b173-bd9a14ac9737, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-97434da0-60df-4880-a9dc-febe1a360880, 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=1b9ab0c6-4f1c-45e0-98ac-2c4742f00872]]@1211868125, context: RoutingContextImpl(Address=091dc91d-2bac-445b-b173-bd9a14ac9737, routingType=ANYCAST, PreviousAddress=091dc91d-2bac-445b-b173-bd9a14ac9737 previousRoute:ANYCAST, reusable=true, version=-2147483313)
..................................................
***** durable queues 091dc91d-2bac-445b-b173-bd9a14ac9737:
***** non durable for 091dc91d-2bac-445b-b173-bd9a14ac9737:
- queueID=1285 address:091dc91d-2bac-445b-b173-bd9a14ac9737 name:091dc91d-2bac-445b-b173-bd9a14ac9737 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,414 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 091dc91d-2bac-445b-b173-bd9a14ac9737: CoreMessage[messageID=1293, durable=true, userID=039f5f44-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=091dc91d-2bac-445b-b173-bd9a14ac9737, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-97434da0-60df-4880-a9dc-febe1a360880, 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=1b9ab0c6-4f1c-45e0-98ac-2c4742f00872]]@1211868125 to transaction: TransactionImpl [xid=null, txID=1296, xid=null, state=ACTIVE, createTime=1715667609414(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d61a180
2024-05-14 06:20:09,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 091dc91d-2bac-445b-b173-bd9a14ac9737: CoreMessage[messageID=1293, durable=true, userID=039f5f44-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=091dc91d-2bac-445b-b173-bd9a14ac9737, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-97434da0-60df-4880-a9dc-febe1a360880, 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=1b9ab0c6-4f1c-45e0-98ac-2c4742f00872]]@1211868125, transaction: TransactionImpl [xid=null, txID=1296, xid=null, state=COMMITTED, createTime=1715667609414(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d61a180
2024-05-14 06:20:09,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [039f8655-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=039dd896-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=039dd896-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@df0acb9, true, {}]
2024-05-14 06:20:09,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [091dc91d-2bac-445b-b173-bd9a14ac9737]
2024-05-14 06:20:09,416 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=039eea11-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-97434da0-60df-4880-a9dc-febe1a360880, JMSReplyTo=temp-queue://091dc91d-2bac-445b-b173-bd9a14ac9737, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@125865925, transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=COMMITTED, createTime=1715667609413(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@706ae5f2
2024-05-14 06:20:09,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@646a5e76, org.eclipse.scout.rt.mom.jms.JmsSubscription@2656db92]
2024-05-14 06:20:09,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1226f4ce[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:09,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005009 ms
2024-05-14 06:20:09,469 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [be388233-435a-4f7a-9af9-33e30d6e7e3c]
2024-05-14 06:20:09,470 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,470 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,470 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 039dd896-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,471 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.269122 ms
2024-05-14 06:20:09,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,472 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 284717686'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,473 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=mom223]
2024-05-14 06:20:09,473 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03a85ff7-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:09,474 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03a8870a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03a85ff7-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03a85ff7-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60d7c3d1, true, {}]
2024-05-14 06:20:09,474 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1f95db6 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:09,474 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03a8870b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03a85ff7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03a85ff7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@197df2a6, true, {}]
2024-05-14 06:20:09,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03a8870b-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4f109f44
2024-05-14 06:20:09,475 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=422fb7e4-a2e7-4d8e-81e0-35a1bd9619ff, 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-05-14 06:20:09,476 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35b99d71
2024-05-14 06:20:09,476 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 422fb7e4-a2e7-4d8e-81e0-35a1bd9619ff, null, 0, false, true, null]
2024-05-14 06:20:09,476 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03a8d52d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03a85ff7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03a85ff7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a7926fe, true, {}]
2024-05-14 06:20:09,477 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,477 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03a8fc3e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03a85ff7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03a85ff7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68f2a621, true, {}]
2024-05-14 06:20:09,477 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,478 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03a9234f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03a85ff7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03a85ff7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@409bf9e9, true, {}]
2024-05-14 06:20:09,478 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, address=1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, 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-05-14 06:20:09,478 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@33637cca
2024-05-14 06:20:09,479 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19381514
2024-05-14 06:20:09,479 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, null, 0, false, true, null]
2024-05-14 06:20:09,480 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1357, durable=true, userID=03a94a62-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a50a9d59-53f0-4378-853d-6dcd965117a5, JMSReplyTo=temp-queue://1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1521847835, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,480 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03a94a62-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a50a9d59-53f0-4378-853d-6dcd965117a5, JMSReplyTo=temp-queue://1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1521847835
2024-05-14 06:20:09,480 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03a94a62-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a50a9d59-53f0-4378-853d-6dcd965117a5, JMSReplyTo=temp-queue://1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1521847835 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1715667609480(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7604d8f9
2024-05-14 06:20:09,481 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03a99883-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03a85ff7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03a85ff7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@355457e7, true, {}]
2024-05-14 06:20:09,482 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1b56586f-c686-4a7c-8f8b-0ca2fba4cddc: Reference[1361]:RELIABLE:CoreMessage[messageID=1361, durable=true, userID=03a99885-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a50a9d59-53f0-4378-853d-6dcd965117a5, 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=412341f8-7154-412f-96c6-5f7897e84969]]@1385190920
2024-05-14 06:20:09,482 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1361, durable=true, userID=03a99885-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a50a9d59-53f0-4378-853d-6dcd965117a5, 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=412341f8-7154-412f-96c6-5f7897e84969]]@1385190920, context: RoutingContextImpl(Address=1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, routingType=ANYCAST, PreviousAddress=1b56586f-c686-4a7c-8f8b-0ca2fba4cddc previousRoute:ANYCAST, reusable=true, version=-2147483309)
..................................................
***** durable queues 1b56586f-c686-4a7c-8f8b-0ca2fba4cddc:
***** non durable for 1b56586f-c686-4a7c-8f8b-0ca2fba4cddc:
- queueID=1353 address:1b56586f-c686-4a7c-8f8b-0ca2fba4cddc name:1b56586f-c686-4a7c-8f8b-0ca2fba4cddc filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,482 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1b56586f-c686-4a7c-8f8b-0ca2fba4cddc: CoreMessage[messageID=1361, durable=true, userID=03a99885-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a50a9d59-53f0-4378-853d-6dcd965117a5, 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=412341f8-7154-412f-96c6-5f7897e84969]]@1385190920 to transaction: TransactionImpl [xid=null, txID=1362, xid=null, state=ACTIVE, createTime=1715667609482(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6933ff8d
2024-05-14 06:20:09,482 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1b56586f-c686-4a7c-8f8b-0ca2fba4cddc: CoreMessage[messageID=1361, durable=true, userID=03a99885-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a50a9d59-53f0-4378-853d-6dcd965117a5, 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=412341f8-7154-412f-96c6-5f7897e84969]]@1385190920, transaction: TransactionImpl [xid=null, txID=1362, xid=null, state=COMMITTED, createTime=1715667609482(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6933ff8d
2024-05-14 06:20:09,482 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03a9bf96-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03a85ff7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03a85ff7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76f807f3, true, {}]
2024-05-14 06:20:09,483 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [1b56586f-c686-4a7c-8f8b-0ca2fba4cddc]
2024-05-14 06:20:09,483 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03a94a62-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a50a9d59-53f0-4378-853d-6dcd965117a5, JMSReplyTo=temp-queue://1b56586f-c686-4a7c-8f8b-0ca2fba4cddc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1521847835, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1715667609480(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7604d8f9
2024-05-14 06:20:09,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30082a5e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2012ed86]
2024-05-14 06:20:09,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@5d864446[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:09,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004047 ms
2024-05-14 06:20:09,535 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [422fb7e4-a2e7-4d8e-81e0-35a1bd9619ff]
2024-05-14 06:20:09,536 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,536 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,536 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03a85ff7-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,537 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.726576 ms
2024-05-14 06:20:09,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,538 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 605079202'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:09,539 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:09,540 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03b29938-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:09,540 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b2993b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03b29938-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03b29938-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@782fe96f, true, {}]
2024-05-14 06:20:09,541 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@7dd2f2b - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:09,541 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b2c04c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03b29938-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03b29938-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d3a695e, true, {}]
2024-05-14 06:20:09,541 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03b2c04c-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,541 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@72c0c49b
2024-05-14 06:20:09,542 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=33422357-dad3-4780-93d8-188d6bf17075, 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-05-14 06:20:09,542 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b3b0b3e
2024-05-14 06:20:09,542 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 33422357-dad3-4780-93d8-188d6bf17075, null, 0, false, true, null]
2024-05-14 06:20:09,543 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b30e6e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03b29938-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03b29938-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39ec2347, true, {}]
2024-05-14 06:20:09,543 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,544 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b30e6f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03b29938-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03b29938-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cc78ad1, true, {}]
2024-05-14 06:20:09,544 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,544 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b33480-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03b29938-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03b29938-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c0a4f78, true, {}]
2024-05-14 06:20:09,544 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f4220ca9-6b29-4cfa-bf68-31c609f002ab, address=f4220ca9-6b29-4cfa-bf68-31c609f002ab, 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-05-14 06:20:09,545 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@29c59580
2024-05-14 06:20:09,545 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d55783f
2024-05-14 06:20:09,545 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f4220ca9-6b29-4cfa-bf68-31c609f002ab, null, 0, false, true, null]
2024-05-14 06:20:09,546 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1425, durable=true, userID=03b382a3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0df6c8d-6ff9-4d70-915a-6569649e5468, JMSReplyTo=temp-queue://f4220ca9-6b29-4cfa-bf68-31c609f002ab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@100372169, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,546 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03b382a3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0df6c8d-6ff9-4d70-915a-6569649e5468, JMSReplyTo=temp-queue://f4220ca9-6b29-4cfa-bf68-31c609f002ab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@100372169
2024-05-14 06:20:09,547 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03b382a3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0df6c8d-6ff9-4d70-915a-6569649e5468, JMSReplyTo=temp-queue://f4220ca9-6b29-4cfa-bf68-31c609f002ab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@100372169 to transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=ACTIVE, createTime=1715667609546(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f0a5b1c
2024-05-14 06:20:09,547 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b3a9b4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03b29938-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03b29938-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e7e7ce, true, {}]
2024-05-14 06:20:09,548 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f4220ca9-6b29-4cfa-bf68-31c609f002ab: Reference[1429]:RELIABLE:CoreMessage[messageID=1429, durable=true, userID=03b3a9b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=f4220ca9-6b29-4cfa-bf68-31c609f002ab, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0df6c8d-6ff9-4d70-915a-6569649e5468, 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=b0ebd0b6-9886-4f85-a3ac-507fa985b5bf]]@1980628135
2024-05-14 06:20:09,548 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1429, durable=true, userID=03b3a9b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=f4220ca9-6b29-4cfa-bf68-31c609f002ab, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0df6c8d-6ff9-4d70-915a-6569649e5468, 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=b0ebd0b6-9886-4f85-a3ac-507fa985b5bf]]@1980628135, context: RoutingContextImpl(Address=f4220ca9-6b29-4cfa-bf68-31c609f002ab, routingType=ANYCAST, PreviousAddress=f4220ca9-6b29-4cfa-bf68-31c609f002ab previousRoute:ANYCAST, reusable=true, version=-2147483305)
..................................................
***** durable queues f4220ca9-6b29-4cfa-bf68-31c609f002ab:
***** non durable for f4220ca9-6b29-4cfa-bf68-31c609f002ab:
- queueID=1421 address:f4220ca9-6b29-4cfa-bf68-31c609f002ab name:f4220ca9-6b29-4cfa-bf68-31c609f002ab filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,548 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f4220ca9-6b29-4cfa-bf68-31c609f002ab: CoreMessage[messageID=1429, durable=true, userID=03b3a9b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=f4220ca9-6b29-4cfa-bf68-31c609f002ab, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0df6c8d-6ff9-4d70-915a-6569649e5468, 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=b0ebd0b6-9886-4f85-a3ac-507fa985b5bf]]@1980628135 to transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=ACTIVE, createTime=1715667609548(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4dd33938
2024-05-14 06:20:09,548 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f4220ca9-6b29-4cfa-bf68-31c609f002ab: CoreMessage[messageID=1429, durable=true, userID=03b3a9b6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=f4220ca9-6b29-4cfa-bf68-31c609f002ab, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0df6c8d-6ff9-4d70-915a-6569649e5468, 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=b0ebd0b6-9886-4f85-a3ac-507fa985b5bf]]@1980628135, transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=COMMITTED, createTime=1715667609548(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4dd33938
2024-05-14 06:20:09,548 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03b3d0c7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03b29938-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03b29938-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2149bc6f, true, {}]
2024-05-14 06:20:09,549 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [f4220ca9-6b29-4cfa-bf68-31c609f002ab]
2024-05-14 06:20:09,550 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03b382a3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0df6c8d-6ff9-4d70-915a-6569649e5468, JMSReplyTo=temp-queue://f4220ca9-6b29-4cfa-bf68-31c609f002ab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@100372169, transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=COMMITTED, createTime=1715667609546(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f0a5b1c
2024-05-14 06:20:09,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@11092844, org.eclipse.scout.rt.mom.jms.JmsSubscription@2640893e]
2024-05-14 06:20:09,601 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@470372bd[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:09,601 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004168 ms
2024-05-14 06:20:09,601 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [33422357-dad3-4780-93d8-188d6bf17075]
2024-05-14 06:20:09,602 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,602 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,602 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03b29938-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,603 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.389538 ms
2024-05-14 06:20:09,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,604 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 497689427'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:09,605 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:09,605 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03bc8359-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,606 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03bcaa6c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03bc8359-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03bc8359-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e7fed03, true, {}]
2024-05-14 06:20:09,606 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@1a57de24 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,606 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03bcaa6d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03bc8359-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03bc8359-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bd915c9, true, {}]
2024-05-14 06:20:09,607 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03bcaa6d-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,607 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6cb534a3
2024-05-14 06:20:09,607 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d6948c17-8886-4cdd-a7e7-68acce36c242, 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-05-14 06:20:09,608 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e6d955
2024-05-14 06:20:09,608 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d6948c17-8886-4cdd-a7e7-68acce36c242, null, 0, false, true, null]
2024-05-14 06:20:09,608 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03bcf88f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03bc8359-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03bc8359-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@667301b8, true, {}]
2024-05-14 06:20:09,645 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,646 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03c2c4f0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03bc8359-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03bc8359-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dacb48e, true, {}]
2024-05-14 06:20:09,646 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,647 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03c2ec01-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03bc8359-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03bc8359-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@273c84f4, true, {}]
2024-05-14 06:20:09,647 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7b3c1eb0-d552-4601-84a4-f98757e53540, address=7b3c1eb0-d552-4601-84a4-f98757e53540, 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-05-14 06:20:09,647 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@36792fc2
2024-05-14 06:20:09,648 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ea83f72
2024-05-14 06:20:09,648 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7b3c1eb0-d552-4601-84a4-f98757e53540, null, 0, false, true, null]
2024-05-14 06:20:09,649 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=03c31314-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-37740987-1873-48a9-b70f-4c968b041f75, JMSReplyTo=temp-queue://7b3c1eb0-d552-4601-84a4-f98757e53540, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1716056813, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,649 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03c31314-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-37740987-1873-48a9-b70f-4c968b041f75, JMSReplyTo=temp-queue://7b3c1eb0-d552-4601-84a4-f98757e53540, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1716056813
2024-05-14 06:20:09,649 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03c31314-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-37740987-1873-48a9-b70f-4c968b041f75, JMSReplyTo=temp-queue://7b3c1eb0-d552-4601-84a4-f98757e53540, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1716056813 to transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=ACTIVE, createTime=1715667609649(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37f52877
2024-05-14 06:20:09,650 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03c36135-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03bc8359-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03bc8359-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7068832c, true, {}]
2024-05-14 06:20:09,651 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7b3c1eb0-d552-4601-84a4-f98757e53540: Reference[1497]:RELIABLE:CoreMessage[messageID=1497, durable=true, userID=03c36137-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=7b3c1eb0-d552-4601-84a4-f98757e53540, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-37740987-1873-48a9-b70f-4c968b041f75, 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=95241875-9a41-45a8-9312-0a7edb783034]]@257192725
2024-05-14 06:20:09,651 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1497, durable=true, userID=03c36137-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=7b3c1eb0-d552-4601-84a4-f98757e53540, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-37740987-1873-48a9-b70f-4c968b041f75, 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=95241875-9a41-45a8-9312-0a7edb783034]]@257192725, context: RoutingContextImpl(Address=7b3c1eb0-d552-4601-84a4-f98757e53540, routingType=ANYCAST, PreviousAddress=7b3c1eb0-d552-4601-84a4-f98757e53540 previousRoute:ANYCAST, reusable=true, version=-2147483301)
..................................................
***** durable queues 7b3c1eb0-d552-4601-84a4-f98757e53540:
***** non durable for 7b3c1eb0-d552-4601-84a4-f98757e53540:
- queueID=1489 address:7b3c1eb0-d552-4601-84a4-f98757e53540 name:7b3c1eb0-d552-4601-84a4-f98757e53540 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,651 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7b3c1eb0-d552-4601-84a4-f98757e53540: CoreMessage[messageID=1497, durable=true, userID=03c36137-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=7b3c1eb0-d552-4601-84a4-f98757e53540, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-37740987-1873-48a9-b70f-4c968b041f75, 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=95241875-9a41-45a8-9312-0a7edb783034]]@257192725 to transaction: TransactionImpl [xid=null, txID=1498, xid=null, state=ACTIVE, createTime=1715667609651(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e963ad
2024-05-14 06:20:09,651 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7b3c1eb0-d552-4601-84a4-f98757e53540: CoreMessage[messageID=1497, durable=true, userID=03c36137-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=7b3c1eb0-d552-4601-84a4-f98757e53540, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-37740987-1873-48a9-b70f-4c968b041f75, 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=95241875-9a41-45a8-9312-0a7edb783034]]@257192725, transaction: TransactionImpl [xid=null, txID=1498, xid=null, state=COMMITTED, createTime=1715667609651(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e963ad
2024-05-14 06:20:09,651 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03c38848-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03bc8359-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03bc8359-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@627863a9, true, {}]
2024-05-14 06:20:09,651 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [7b3c1eb0-d552-4601-84a4-f98757e53540]
2024-05-14 06:20:09,652 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03c31314-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-37740987-1873-48a9-b70f-4c968b041f75, JMSReplyTo=temp-queue://7b3c1eb0-d552-4601-84a4-f98757e53540, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1716056813, transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=COMMITTED, createTime=1715667609649(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37f52877
2024-05-14 06:20:09,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ecad860, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ce1b3fe]
2024-05-14 06:20:09,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@301e980b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:09,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005230 ms
2024-05-14 06:20:09,704 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [d6948c17-8886-4cdd-a7e7-68acce36c242]
2024-05-14 06:20:09,705 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,705 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,705 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03bc8359-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,706 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,706 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 102.854655 ms
2024-05-14 06:20:09,706 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,707 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1029308402'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,709 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=mom223]
2024-05-14 06:20:09,709 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03cc61ea-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:09,710 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03cc61ed-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03cc61ea-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03cc61ea-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@323b1b58, true, {}]
2024-05-14 06:20:09,710 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@15bf0005 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:09,710 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03cc88fe-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03cc61ea-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03cc61ea-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73e2e752, true, {}]
2024-05-14 06:20:09,710 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03cc88fe-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,711 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@332850a
2024-05-14 06:20:09,711 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ee5cc170-0f22-43be-bb23-2236810e2f79, 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-05-14 06:20:09,711 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44314c80
2024-05-14 06:20:09,712 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ee5cc170-0f22-43be-bb23-2236810e2f79, null, 0, false, true, null]
2024-05-14 06:20:09,712 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03ccd720-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03cc61ea-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03cc61ea-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d810a7c, true, {}]
2024-05-14 06:20:09,712 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,713 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03ccfe31-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03cc61ea-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03cc61ea-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@254cca13, true, {}]
2024-05-14 06:20:09,713 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,713 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03ccfe32-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03cc61ea-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03cc61ea-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77dc1087, true, {}]
2024-05-14 06:20:09,714 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c13f8819-41e7-479c-b865-a2d5c8b49f48, address=c13f8819-41e7-479c-b865-a2d5c8b49f48, 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-05-14 06:20:09,714 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2f5292a2
2024-05-14 06:20:09,714 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45d9bdcb
2024-05-14 06:20:09,715 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c13f8819-41e7-479c-b865-a2d5c8b49f48, null, 0, false, true, null]
2024-05-14 06:20:09,716 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1561, durable=true, userID=03cd4c55-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48cf98b1-f32c-4df8-a7a7-7d4cf2d60ff5, JMSReplyTo=temp-queue://c13f8819-41e7-479c-b865-a2d5c8b49f48, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@925579967, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,716 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03cd4c55-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48cf98b1-f32c-4df8-a7a7-7d4cf2d60ff5, JMSReplyTo=temp-queue://c13f8819-41e7-479c-b865-a2d5c8b49f48, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@925579967
2024-05-14 06:20:09,716 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03cd4c55-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48cf98b1-f32c-4df8-a7a7-7d4cf2d60ff5, JMSReplyTo=temp-queue://c13f8819-41e7-479c-b865-a2d5c8b49f48, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@925579967 to transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=ACTIVE, createTime=1715667609716(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a185ed9
2024-05-14 06:20:09,716 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03cd7366-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03cc61ea-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03cc61ea-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e55f4ca, true, {}]
2024-05-14 06:20:09,717 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c13f8819-41e7-479c-b865-a2d5c8b49f48: Reference[1565]:RELIABLE:CoreMessage[messageID=1565, durable=true, userID=03cd9a78-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=c13f8819-41e7-479c-b865-a2d5c8b49f48, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48cf98b1-f32c-4df8-a7a7-7d4cf2d60ff5, 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=5dd655fa-5ed2-4bc1-8c2a-c4daf9550035]]@1010699464
2024-05-14 06:20:09,717 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1565, durable=true, userID=03cd9a78-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=c13f8819-41e7-479c-b865-a2d5c8b49f48, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48cf98b1-f32c-4df8-a7a7-7d4cf2d60ff5, 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=5dd655fa-5ed2-4bc1-8c2a-c4daf9550035]]@1010699464, context: RoutingContextImpl(Address=c13f8819-41e7-479c-b865-a2d5c8b49f48, routingType=ANYCAST, PreviousAddress=c13f8819-41e7-479c-b865-a2d5c8b49f48 previousRoute:ANYCAST, reusable=true, version=-2147483297)
..................................................
***** durable queues c13f8819-41e7-479c-b865-a2d5c8b49f48:
***** non durable for c13f8819-41e7-479c-b865-a2d5c8b49f48:
- queueID=1557 address:c13f8819-41e7-479c-b865-a2d5c8b49f48 name:c13f8819-41e7-479c-b865-a2d5c8b49f48 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,717 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c13f8819-41e7-479c-b865-a2d5c8b49f48: CoreMessage[messageID=1565, durable=true, userID=03cd9a78-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=c13f8819-41e7-479c-b865-a2d5c8b49f48, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48cf98b1-f32c-4df8-a7a7-7d4cf2d60ff5, 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=5dd655fa-5ed2-4bc1-8c2a-c4daf9550035]]@1010699464 to transaction: TransactionImpl [xid=null, txID=1566, xid=null, state=ACTIVE, createTime=1715667609717(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66a2f7c7
2024-05-14 06:20:09,717 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c13f8819-41e7-479c-b865-a2d5c8b49f48: CoreMessage[messageID=1565, durable=true, userID=03cd9a78-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=c13f8819-41e7-479c-b865-a2d5c8b49f48, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48cf98b1-f32c-4df8-a7a7-7d4cf2d60ff5, 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=5dd655fa-5ed2-4bc1-8c2a-c4daf9550035]]@1010699464, transaction: TransactionImpl [xid=null, txID=1566, xid=null, state=COMMITTED, createTime=1715667609717(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66a2f7c7
2024-05-14 06:20:09,718 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03cdc189-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03cc61ea-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03cc61ea-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c429339, true, {}]
2024-05-14 06:20:09,718 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [c13f8819-41e7-479c-b865-a2d5c8b49f48]
2024-05-14 06:20:09,719 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03cd4c55-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48cf98b1-f32c-4df8-a7a7-7d4cf2d60ff5, JMSReplyTo=temp-queue://c13f8819-41e7-479c-b865-a2d5c8b49f48, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@925579967, transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=COMMITTED, createTime=1715667609716(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a185ed9
2024-05-14 06:20:09,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@d19c280, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c96ee9e]
2024-05-14 06:20:09,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7c7113a9[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:09,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005932 ms
2024-05-14 06:20:09,771 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [ee5cc170-0f22-43be-bb23-2236810e2f79]
2024-05-14 06:20:09,772 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,772 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,773 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03cc61ea-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,774 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.032011 ms
2024-05-14 06:20:09,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,775 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 936070554'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:09,776 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:09,777 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03d6c23b-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:09,777 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03d6c23e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03d6c23b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03d6c23b-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a6e385, true, {}]
2024-05-14 06:20:09,777 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@4b80d6f4 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:09,778 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03d6e94f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03d6c23b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03d6c23b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7016e8a6, true, {}]
2024-05-14 06:20:09,778 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03d6e94f-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,778 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@136573f4
2024-05-14 06:20:09,778 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1f2b4181-0d97-41d9-9aa9-fba9233bedbc, 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-05-14 06:20:09,779 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@392d54eb
2024-05-14 06:20:09,779 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1f2b4181-0d97-41d9-9aa9-fba9233bedbc, null, 0, false, true, null]
2024-05-14 06:20:09,780 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03d73771-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03d6c23b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03d6c23b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d754de5, true, {}]
2024-05-14 06:20:09,780 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,781 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03d75e82-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03d6c23b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03d6c23b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24809819, true, {}]
2024-05-14 06:20:09,781 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,781 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03d75e83-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03d6c23b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03d6c23b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f6f7ab8, true, {}]
2024-05-14 06:20:09,782 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9d523c60-e8b4-4be4-848c-243a4c23fa5b, address=9d523c60-e8b4-4be4-848c-243a4c23fa5b, 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-05-14 06:20:09,782 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@24595bc5
2024-05-14 06:20:09,782 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c9b7669
2024-05-14 06:20:09,783 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9d523c60-e8b4-4be4-848c-243a4c23fa5b, null, 0, false, true, null]
2024-05-14 06:20:09,783 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=03d7aca6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2630c877-7292-4ca9-a1dd-7bffa327b8fc, JMSReplyTo=temp-queue://9d523c60-e8b4-4be4-848c-243a4c23fa5b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1272318586, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,783 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03d7aca6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2630c877-7292-4ca9-a1dd-7bffa327b8fc, JMSReplyTo=temp-queue://9d523c60-e8b4-4be4-848c-243a4c23fa5b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1272318586
2024-05-14 06:20:09,784 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03d7aca6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2630c877-7292-4ca9-a1dd-7bffa327b8fc, JMSReplyTo=temp-queue://9d523c60-e8b4-4be4-848c-243a4c23fa5b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1272318586 to transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=ACTIVE, createTime=1715667609784(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5cd6f67d
2024-05-14 06:20:09,784 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03d7d3b7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03d6c23b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03d6c23b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d425367, true, {}]
2024-05-14 06:20:09,785 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9d523c60-e8b4-4be4-848c-243a4c23fa5b: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=03d7fac9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9d523c60-e8b4-4be4-848c-243a4c23fa5b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2630c877-7292-4ca9-a1dd-7bffa327b8fc, 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=c064d501-1d75-4d3b-84a0-45a4d9b8b9b1]]@1494601219
2024-05-14 06:20:09,785 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=03d7fac9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9d523c60-e8b4-4be4-848c-243a4c23fa5b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2630c877-7292-4ca9-a1dd-7bffa327b8fc, 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=c064d501-1d75-4d3b-84a0-45a4d9b8b9b1]]@1494601219, context: RoutingContextImpl(Address=9d523c60-e8b4-4be4-848c-243a4c23fa5b, routingType=ANYCAST, PreviousAddress=9d523c60-e8b4-4be4-848c-243a4c23fa5b previousRoute:ANYCAST, reusable=true, version=-2147483293)
..................................................
***** durable queues 9d523c60-e8b4-4be4-848c-243a4c23fa5b:
***** non durable for 9d523c60-e8b4-4be4-848c-243a4c23fa5b:
- queueID=1625 address:9d523c60-e8b4-4be4-848c-243a4c23fa5b name:9d523c60-e8b4-4be4-848c-243a4c23fa5b filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,785 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9d523c60-e8b4-4be4-848c-243a4c23fa5b: CoreMessage[messageID=1633, durable=true, userID=03d7fac9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9d523c60-e8b4-4be4-848c-243a4c23fa5b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2630c877-7292-4ca9-a1dd-7bffa327b8fc, 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=c064d501-1d75-4d3b-84a0-45a4d9b8b9b1]]@1494601219 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1715667609785(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@603dc80e
2024-05-14 06:20:09,785 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9d523c60-e8b4-4be4-848c-243a4c23fa5b: CoreMessage[messageID=1633, durable=true, userID=03d7fac9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=9d523c60-e8b4-4be4-848c-243a4c23fa5b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2630c877-7292-4ca9-a1dd-7bffa327b8fc, 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=c064d501-1d75-4d3b-84a0-45a4d9b8b9b1]]@1494601219, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1715667609785(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@603dc80e
2024-05-14 06:20:09,786 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03d7faca-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03d6c23b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03d6c23b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e5430bf, true, {}]
2024-05-14 06:20:09,786 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [9d523c60-e8b4-4be4-848c-243a4c23fa5b]
2024-05-14 06:20:09,787 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03d7aca6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2630c877-7292-4ca9-a1dd-7bffa327b8fc, JMSReplyTo=temp-queue://9d523c60-e8b4-4be4-848c-243a4c23fa5b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1272318586, transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=COMMITTED, createTime=1715667609784(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5cd6f67d
2024-05-14 06:20:09,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@10dad714, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bf3298f]
2024-05-14 06:20:09,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@35217554[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:09,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010494 ms
2024-05-14 06:20:09,839 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [1f2b4181-0d97-41d9-9aa9-fba9233bedbc]
2024-05-14 06:20:09,840 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,840 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,840 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03d6c23b-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,841 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.398491 ms
2024-05-14 06:20:09,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,842 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1084380400'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:09,843 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:09,844 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03e0fb7c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,844 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03e0fb7f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@628046d3, true, {}]
2024-05-14 06:20:09,844 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@6bf0bba9 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:09,845 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03e12290-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b507a4a, true, {}]
2024-05-14 06:20:09,845 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03e12290-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:09,845 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@e510d72
2024-05-14 06:20:09,846 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a3e59f4c-2966-48b4-b73c-577eddf70611, 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-05-14 06:20:09,846 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6bee1a94
2024-05-14 06:20:09,846 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a3e59f4c-2966-48b4-b73c-577eddf70611, null, 0, false, true, null]
2024-05-14 06:20:09,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03e170b2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79c3af6d, true, {}]
2024-05-14 06:20:09,847 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,848 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03e197c3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f1e547, true, {}]
2024-05-14 06:20:09,848 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:09,848 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03e197c4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cd792ec, true, {}]
2024-05-14 06:20:09,849 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, address=b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, 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-05-14 06:20:09,849 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@32c561b5
2024-05-14 06:20:09,849 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c36b25b
2024-05-14 06:20:09,850 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, null, 0, false, true, null]
2024-05-14 06:20:09,850 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1697, durable=true, userID=03e1e5e7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d891ab84-c106-468c-94b3-c9c846e03e44, JMSReplyTo=temp-queue://b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@331918506, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:09,850 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03e1e5e7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d891ab84-c106-468c-94b3-c9c846e03e44, JMSReplyTo=temp-queue://b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@331918506
2024-05-14 06:20:09,851 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03e1e5e7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d891ab84-c106-468c-94b3-c9c846e03e44, JMSReplyTo=temp-queue://b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@331918506 to transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=ACTIVE, createTime=1715667609851(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f25173c
2024-05-14 06:20:09,851 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03e20cf8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53dd4975, true, {}]
2024-05-14 06:20:09,852 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1: Reference[1701]:RELIABLE:CoreMessage[messageID=1701, durable=true, userID=03e2340a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d891ab84-c106-468c-94b3-c9c846e03e44, 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=adbe8579-7d3e-4006-9cc8-ccb9e6b8bbd1]]@826118647
2024-05-14 06:20:09,852 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1701, durable=true, userID=03e2340a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d891ab84-c106-468c-94b3-c9c846e03e44, 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=adbe8579-7d3e-4006-9cc8-ccb9e6b8bbd1]]@826118647, context: RoutingContextImpl(Address=b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, routingType=ANYCAST, PreviousAddress=b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1 previousRoute:ANYCAST, reusable=true, version=-2147483289)
..................................................
***** durable queues b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1:
***** non durable for b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1:
- queueID=1693 address:b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1 name:b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1 filter:null
..................................................
, transaction: null
2024-05-14 06:20:09,852 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1: CoreMessage[messageID=1701, durable=true, userID=03e2340a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d891ab84-c106-468c-94b3-c9c846e03e44, 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=adbe8579-7d3e-4006-9cc8-ccb9e6b8bbd1]]@826118647 to transaction: TransactionImpl [xid=null, txID=1703, xid=null, state=ACTIVE, createTime=1715667609852(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35a8bd6
2024-05-14 06:20:09,852 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1: CoreMessage[messageID=1701, durable=true, userID=03e2340a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d891ab84-c106-468c-94b3-c9c846e03e44, 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=adbe8579-7d3e-4006-9cc8-ccb9e6b8bbd1]]@826118647, transaction: TransactionImpl [xid=null, txID=1703, xid=null, state=COMMITTED, createTime=1715667609852(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35a8bd6
2024-05-14 06:20:09,853 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03e2340b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03e0fb7c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ddd880, true, {}]
2024-05-14 06:20:09,853 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1]
2024-05-14 06:20:09,854 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03e1e5e7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d891ab84-c106-468c-94b3-c9c846e03e44, JMSReplyTo=temp-queue://b1496e1c-ff0d-49e8-b33b-888bf0aa6fa1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@331918506, transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=COMMITTED, createTime=1715667609851(Tue May 14 06:20:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f25173c
2024-05-14 06:20:09,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52b11deb, org.eclipse.scout.rt.mom.jms.JmsSubscription@104ce963]
2024-05-14 06:20:09,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@38535132[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:09,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005364 ms
2024-05-14 06:20:09,906 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [a3e59f4c-2966-48b4-b73c-577eddf70611]
2024-05-14 06:20:09,906 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:09,907 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:09,907 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03e0fb7c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:09,907 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:09,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.883522 ms
2024-05-14 06:20:09,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:09,908 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:09,908 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:09,909 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 322404099'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:09,910 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom220]
2024-05-14 06:20:09,911 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 03eb0dad-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-05-14 06:20:09,911 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03eb34c0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03eb0dad-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03eb0dad-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a0b9ac1, true, {}]
2024-05-14 06:20:09,911 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@1db9154d - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-05-14 06:20:09,912 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [03eb34c1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03eb0dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03eb0dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ad5e7d6, true, {}]
2024-05-14 06:20:09,912 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=16107b6f-6f2e-42be-bbe5-11012aecb4be, address=16107b6f-6f2e-42be-bbe5-11012aecb4be, 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-05-14 06:20:09,912 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2a75e777
2024-05-14 06:20:09,913 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a148f41
2024-05-14 06:20:09,913 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 16107b6f-6f2e-42be-bbe5-11012aecb4be, null, 0, false, true, null]
2024-05-14 06:20:09,913 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 03eb34c1-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testQueueRequestReplyRequestFirst, [ANYCAST], true]
2024-05-14 06:20:09,914 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5fea2a82
2024-05-14 06:20:09,914 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:09,914 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7665f80f
2024-05-14 06:20:09,915 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1754, durable=true, userID=03eba9f5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3caabc38-63e7-4635-bf8f-f31c8eb21d58, JMSReplyTo=temp-queue://16107b6f-6f2e-42be-bbe5-11012aecb4be, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1172116611, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:10,210 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0418d476-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03eb0dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03eb0dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65ee123c, true, {}]
2024-05-14 06:20:10,210 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0418d476-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:10,211 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@73aef7eb
2024-05-14 06:20:10,211 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=51427250-87dc-4aea-9fa6-8005dd10fd08, 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-05-14 06:20:10,211 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@50f04307
2024-05-14 06:20:10,212 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 51427250-87dc-4aea-9fa6-8005dd10fd08, null, 0, false, true, null]
2024-05-14 06:20:10,212 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04192298-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03eb0dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03eb0dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dae1058, true, {}]
2024-05-14 06:20:10,212 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:10,213 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03eba9f5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3caabc38-63e7-4635-bf8f-f31c8eb21d58, JMSReplyTo=temp-queue://16107b6f-6f2e-42be-bbe5-11012aecb4be, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1172116611
2024-05-14 06:20:10,213 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03eba9f5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3caabc38-63e7-4635-bf8f-f31c8eb21d58, JMSReplyTo=temp-queue://16107b6f-6f2e-42be-bbe5-11012aecb4be, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1172116611 to transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=ACTIVE, createTime=1715667610213(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ae2a0a9
2024-05-14 06:20:10,213 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [041949a9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03eb0dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03eb0dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@128e33d5, true, {}]
2024-05-14 06:20:10,214 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 16107b6f-6f2e-42be-bbe5-11012aecb4be: Reference[1770]:RELIABLE:CoreMessage[messageID=1770, durable=true, userID=041970bb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=16107b6f-6f2e-42be-bbe5-11012aecb4be, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3caabc38-63e7-4635-bf8f-f31c8eb21d58, 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=15a3f872-e37a-406b-b740-4cc783c0b3a6]]@1966026811
2024-05-14 06:20:10,214 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1770, durable=true, userID=041970bb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=16107b6f-6f2e-42be-bbe5-11012aecb4be, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3caabc38-63e7-4635-bf8f-f31c8eb21d58, 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=15a3f872-e37a-406b-b740-4cc783c0b3a6]]@1966026811, context: RoutingContextImpl(Address=16107b6f-6f2e-42be-bbe5-11012aecb4be, routingType=ANYCAST, PreviousAddress=16107b6f-6f2e-42be-bbe5-11012aecb4be previousRoute:ANYCAST, reusable=true, version=-2147483286)
..................................................
***** durable queues 16107b6f-6f2e-42be-bbe5-11012aecb4be:
***** non durable for 16107b6f-6f2e-42be-bbe5-11012aecb4be:
- queueID=1745 address:16107b6f-6f2e-42be-bbe5-11012aecb4be name:16107b6f-6f2e-42be-bbe5-11012aecb4be filter:null
..................................................
, transaction: null
2024-05-14 06:20:10,214 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 16107b6f-6f2e-42be-bbe5-11012aecb4be: CoreMessage[messageID=1770, durable=true, userID=041970bb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=16107b6f-6f2e-42be-bbe5-11012aecb4be, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3caabc38-63e7-4635-bf8f-f31c8eb21d58, 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=15a3f872-e37a-406b-b740-4cc783c0b3a6]]@1966026811 to transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=ACTIVE, createTime=1715667610214(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@587b4b11
2024-05-14 06:20:10,214 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 16107b6f-6f2e-42be-bbe5-11012aecb4be: CoreMessage[messageID=1770, durable=true, userID=041970bb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=16107b6f-6f2e-42be-bbe5-11012aecb4be, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3caabc38-63e7-4635-bf8f-f31c8eb21d58, 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=15a3f872-e37a-406b-b740-4cc783c0b3a6]]@1966026811, transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=COMMITTED, createTime=1715667610214(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@587b4b11
2024-05-14 06:20:10,215 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [041997cc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=03eb0dad-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=03eb0dad-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b88cb50, true, {}]
2024-05-14 06:20:10,215 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [16107b6f-6f2e-42be-bbe5-11012aecb4be]
2024-05-14 06:20:10,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60274863]
2024-05-14 06:20:10,217 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=03eba9f5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3caabc38-63e7-4635-bf8f-f31c8eb21d58, JMSReplyTo=temp-queue://16107b6f-6f2e-42be-bbe5-11012aecb4be, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1172116611, transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=COMMITTED, createTime=1715667610213(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ae2a0a9
2024-05-14 06:20:10,217 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1fbf6138[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:10,217 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003183 ms
2024-05-14 06:20:10,217 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [51427250-87dc-4aea-9fa6-8005dd10fd08]
2024-05-14 06:20:10,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:10,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:10,219 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 03eb0dad-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:10,220 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:10,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.438205 ms
2024-05-14 06:20:10,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:10,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:10,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:10,221 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1180897771'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:10,223 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom64]
2024-05-14 06:20:10,223 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 041ad04e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:10,223 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [041ad051-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=041ad04e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=041ad04e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48363761, true, {}]
2024-05-14 06:20:10,224 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@2c5b1934 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:10,224 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [041af762-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=041ad04e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=041ad04e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fbc0085, true, {}]
2024-05-14 06:20:10,224 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, address=b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, 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-05-14 06:20:10,224 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@9994348
2024-05-14 06:20:10,225 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47111ee0
2024-05-14 06:20:10,225 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, null, 0, false, true, null]
2024-05-14 06:20:10,226 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1814, durable=true, userID=041b4585-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a3e2b09-3273-4404-b204-e54d27c4cd44, JMSReplyTo=temp-queue://b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@934829820, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:10,522 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04487006-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=041ad04e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=041ad04e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ef717b1, true, {}]
2024-05-14 06:20:10,523 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 04487006-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:10,523 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5002fc42
2024-05-14 06:20:10,523 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a961f93d-8970-4d85-8652-3f3491b78f37, 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-05-14 06:20:10,524 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@482686af
2024-05-14 06:20:10,524 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a961f93d-8970-4d85-8652-3f3491b78f37, null, 0, false, true, null]
2024-05-14 06:20:10,525 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0448e538-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=041ad04e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=041ad04e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44f5fdfb, true, {}]
2024-05-14 06:20:10,525 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:10,525 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=041b4585-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a3e2b09-3273-4404-b204-e54d27c4cd44, JMSReplyTo=temp-queue://b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@934829820
2024-05-14 06:20:10,525 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=041b4585-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a3e2b09-3273-4404-b204-e54d27c4cd44, JMSReplyTo=temp-queue://b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@934829820 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1715667610525(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6df12c63
2024-05-14 06:20:10,526 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04490c49-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=041ad04e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=041ad04e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29f6541c, true, {}]
2024-05-14 06:20:10,527 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b4f614bd-7abe-4f5e-a6f1-9fdb4a911383: Reference[1830]:RELIABLE:CoreMessage[messageID=1830, durable=true, userID=04490c4b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a3e2b09-3273-4404-b204-e54d27c4cd44, 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=963d3880-0920-4c22-8207-60c8eb63df6b]]@685391631
2024-05-14 06:20:10,527 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1830, durable=true, userID=04490c4b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a3e2b09-3273-4404-b204-e54d27c4cd44, 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=963d3880-0920-4c22-8207-60c8eb63df6b]]@685391631, context: RoutingContextImpl(Address=b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, routingType=ANYCAST, PreviousAddress=b4f614bd-7abe-4f5e-a6f1-9fdb4a911383 previousRoute:ANYCAST, reusable=true, version=-2147483281)
..................................................
***** durable queues b4f614bd-7abe-4f5e-a6f1-9fdb4a911383:
***** non durable for b4f614bd-7abe-4f5e-a6f1-9fdb4a911383:
- queueID=1810 address:b4f614bd-7abe-4f5e-a6f1-9fdb4a911383 name:b4f614bd-7abe-4f5e-a6f1-9fdb4a911383 filter:null
..................................................
, transaction: null
2024-05-14 06:20:10,527 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b4f614bd-7abe-4f5e-a6f1-9fdb4a911383: CoreMessage[messageID=1830, durable=true, userID=04490c4b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a3e2b09-3273-4404-b204-e54d27c4cd44, 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=963d3880-0920-4c22-8207-60c8eb63df6b]]@685391631 to transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=ACTIVE, createTime=1715667610527(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ffd36ba
2024-05-14 06:20:10,527 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b4f614bd-7abe-4f5e-a6f1-9fdb4a911383: CoreMessage[messageID=1830, durable=true, userID=04490c4b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a3e2b09-3273-4404-b204-e54d27c4cd44, 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=963d3880-0920-4c22-8207-60c8eb63df6b]]@685391631, transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=COMMITTED, createTime=1715667610527(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ffd36ba
2024-05-14 06:20:10,528 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04495a6c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=041ad04e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=041ad04e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74b0c9ed, true, {}]
2024-05-14 06:20:10,528 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [b4f614bd-7abe-4f5e-a6f1-9fdb4a911383]
2024-05-14 06:20:10,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bf67f81]
2024-05-14 06:20:10,529 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=041b4585-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a3e2b09-3273-4404-b204-e54d27c4cd44, JMSReplyTo=temp-queue://b4f614bd-7abe-4f5e-a6f1-9fdb4a911383, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@934829820, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1715667610525(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6df12c63
2024-05-14 06:20:10,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4e539640[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:10,530 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003552 ms
2024-05-14 06:20:10,530 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [a961f93d-8970-4d85-8652-3f3491b78f37]
2024-05-14 06:20:10,531 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:10,531 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:10,531 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 041ad04e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:10,531 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:10,531 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.885791 ms
2024-05-14 06:20:10,532 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:10,532 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:10,532 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:10,532 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1520987078'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:10,534 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-05-14 06:20:10,534 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 044a44ce-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-05-14 06:20:10,534 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [044a44d1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=044a44ce-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=044a44ce-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@506e11b1, true, {}]
2024-05-14 06:20:10,535 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@653c1559 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-05-14 06:20:10,535 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [044a6be2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=044a44ce-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=044a44ce-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79c44ae0, true, {}]
2024-05-14 06:20:10,535 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, address=0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, 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-05-14 06:20:10,535 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5a967ac1
2024-05-14 06:20:10,536 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f94fff7
2024-05-14 06:20:10,536 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, null, 0, false, true, null]
2024-05-14 06:20:10,537 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1874, durable=true, userID=044a92f5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c9b84fea-a119-448a-a069-1dc46682e09b, JMSReplyTo=temp-queue://0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1725771454, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:10,833 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0477e486-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=044a44ce-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=044a44ce-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fd7862d, true, {}]
2024-05-14 06:20:10,834 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0477e486-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:10,834 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@476824e5
2024-05-14 06:20:10,835 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=219b97a3-506f-4df3-9039-b9253fe3b3ac, 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-05-14 06:20:10,835 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e5a2cc8
2024-05-14 06:20:10,835 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 219b97a3-506f-4df3-9039-b9253fe3b3ac, null, 0, false, true, null]
2024-05-14 06:20:10,836 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [047859b8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=044a44ce-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=044a44ce-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@173cdfd, true, {}]
2024-05-14 06:20:10,836 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:10,836 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=044a92f5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c9b84fea-a119-448a-a069-1dc46682e09b, JMSReplyTo=temp-queue://0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1725771454
2024-05-14 06:20:10,837 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=044a92f5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c9b84fea-a119-448a-a069-1dc46682e09b, JMSReplyTo=temp-queue://0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1725771454 to transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=ACTIVE, createTime=1715667610837(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22b9432
2024-05-14 06:20:10,837 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [047880c9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=044a44ce-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=044a44ce-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56ff256b, true, {}]
2024-05-14 06:20:10,838 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0eb2c88f-e8d5-44c4-baf3-2814fe186ae4: Reference[1890]:RELIABLE:CoreMessage[messageID=1890, durable=true, userID=0478a7db-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c9b84fea-a119-448a-a069-1dc46682e09b, 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=35a08e50-6ca4-4c8c-8f12-fcc9bb3cc3e7]]@2142961848
2024-05-14 06:20:10,838 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1890, durable=true, userID=0478a7db-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c9b84fea-a119-448a-a069-1dc46682e09b, 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=35a08e50-6ca4-4c8c-8f12-fcc9bb3cc3e7]]@2142961848, context: RoutingContextImpl(Address=0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, routingType=ANYCAST, PreviousAddress=0eb2c88f-e8d5-44c4-baf3-2814fe186ae4 previousRoute:ANYCAST, reusable=true, version=-2147483277)
..................................................
***** durable queues 0eb2c88f-e8d5-44c4-baf3-2814fe186ae4:
***** non durable for 0eb2c88f-e8d5-44c4-baf3-2814fe186ae4:
- queueID=1870 address:0eb2c88f-e8d5-44c4-baf3-2814fe186ae4 name:0eb2c88f-e8d5-44c4-baf3-2814fe186ae4 filter:null
..................................................
, transaction: null
2024-05-14 06:20:10,838 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0eb2c88f-e8d5-44c4-baf3-2814fe186ae4: CoreMessage[messageID=1890, durable=true, userID=0478a7db-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c9b84fea-a119-448a-a069-1dc46682e09b, 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=35a08e50-6ca4-4c8c-8f12-fcc9bb3cc3e7]]@2142961848 to transaction: TransactionImpl [xid=null, txID=1892, xid=null, state=ACTIVE, createTime=1715667610838(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2537e1bc
2024-05-14 06:20:10,838 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0eb2c88f-e8d5-44c4-baf3-2814fe186ae4: CoreMessage[messageID=1890, durable=true, userID=0478a7db-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c9b84fea-a119-448a-a069-1dc46682e09b, 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=35a08e50-6ca4-4c8c-8f12-fcc9bb3cc3e7]]@2142961848, transaction: TransactionImpl [xid=null, txID=1892, xid=null, state=COMMITTED, createTime=1715667610838(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2537e1bc
2024-05-14 06:20:10,839 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0478ceec-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=044a44ce-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=044a44ce-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59e35ddd, true, {}]
2024-05-14 06:20:10,839 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [0eb2c88f-e8d5-44c4-baf3-2814fe186ae4]
2024-05-14 06:20:10,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57ecd447]
2024-05-14 06:20:10,840 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=044a92f5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c9b84fea-a119-448a-a069-1dc46682e09b, JMSReplyTo=temp-queue://0eb2c88f-e8d5-44c4-baf3-2814fe186ae4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1725771454, transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=COMMITTED, createTime=1715667610837(Tue May 14 06:20:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22b9432
2024-05-14 06:20:10,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@424241da[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:10,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006145 ms
2024-05-14 06:20:10,841 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [219b97a3-506f-4df3-9039-b9253fe3b3ac]
2024-05-14 06:20:10,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:10,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:10,842 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 044a44ce-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:10,843 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:10,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.251714 ms
2024-05-14 06:20:10,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:10,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:10,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:10,844 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1444276675'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:10,845 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom220]
2024-05-14 06:20:10,846 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0479e05e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-05-14 06:20:10,846 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0479e061-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0479e05e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0479e05e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c5e178c, true, {}]
2024-05-14 06:20:10,847 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@1c26366d - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-05-14 06:20:10,847 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [047a0772-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0479e05e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0479e05e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c6cee57, true, {}]
2024-05-14 06:20:10,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, address=5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, 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-05-14 06:20:10,848 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3a14b5be
2024-05-14 06:20:10,848 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@25978b24
2024-05-14 06:20:10,848 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, null, 0, false, true, null]
2024-05-14 06:20:10,849 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1934, durable=true, userID=047a5595-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-38112990-2d32-4033-ba3e-681b6c134be1, JMSReplyTo=temp-queue://5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@469143365, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:11,145 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04a78016-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0479e05e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0479e05e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f3b365f, true, {}]
2024-05-14 06:20:11,146 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 04a78016-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:11,146 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@771b0127
2024-05-14 06:20:11,146 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d584f330-f37b-4fd4-8160-b815778b7af0, 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-05-14 06:20:11,147 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f9883ca
2024-05-14 06:20:11,147 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d584f330-f37b-4fd4-8160-b815778b7af0, null, 0, false, true, null]
2024-05-14 06:20:11,148 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04a7f548-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0479e05e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0479e05e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c22f58f, true, {}]
2024-05-14 06:20:11,148 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:11,148 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=047a5595-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-38112990-2d32-4033-ba3e-681b6c134be1, JMSReplyTo=temp-queue://5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@469143365
2024-05-14 06:20:11,149 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=047a5595-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-38112990-2d32-4033-ba3e-681b6c134be1, JMSReplyTo=temp-queue://5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@469143365 to transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=ACTIVE, createTime=1715667611149(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31cc100f
2024-05-14 06:20:11,149 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04a81c59-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0479e05e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0479e05e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1531724b, true, {}]
2024-05-14 06:20:11,150 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5f63ddeb-6780-4d7b-a34e-36b322dfb9f7: Reference[1950]:RELIABLE:CoreMessage[messageID=1950, durable=true, userID=04a8436b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-38112990-2d32-4033-ba3e-681b6c134be1, 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=953aac21-6488-48a7-b1c6-74bb4f78f401]]@8285000
2024-05-14 06:20:11,150 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1950, durable=true, userID=04a8436b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-38112990-2d32-4033-ba3e-681b6c134be1, 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=953aac21-6488-48a7-b1c6-74bb4f78f401]]@8285000, context: RoutingContextImpl(Address=5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, routingType=ANYCAST, PreviousAddress=5f63ddeb-6780-4d7b-a34e-36b322dfb9f7 previousRoute:ANYCAST, reusable=true, version=-2147483273)
..................................................
***** durable queues 5f63ddeb-6780-4d7b-a34e-36b322dfb9f7:
***** non durable for 5f63ddeb-6780-4d7b-a34e-36b322dfb9f7:
- queueID=1930 address:5f63ddeb-6780-4d7b-a34e-36b322dfb9f7 name:5f63ddeb-6780-4d7b-a34e-36b322dfb9f7 filter:null
..................................................
, transaction: null
2024-05-14 06:20:11,150 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5f63ddeb-6780-4d7b-a34e-36b322dfb9f7: CoreMessage[messageID=1950, durable=true, userID=04a8436b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-38112990-2d32-4033-ba3e-681b6c134be1, 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=953aac21-6488-48a7-b1c6-74bb4f78f401]]@8285000 to transaction: TransactionImpl [xid=null, txID=1951, xid=null, state=ACTIVE, createTime=1715667611150(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39133724
2024-05-14 06:20:11,150 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5f63ddeb-6780-4d7b-a34e-36b322dfb9f7: CoreMessage[messageID=1950, durable=true, userID=04a8436b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-38112990-2d32-4033-ba3e-681b6c134be1, 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=953aac21-6488-48a7-b1c6-74bb4f78f401]]@8285000, transaction: TransactionImpl [xid=null, txID=1951, xid=null, state=COMMITTED, createTime=1715667611150(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39133724
2024-05-14 06:20:11,151 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04a86a7c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0479e05e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0479e05e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7202ae5e, true, {}]
2024-05-14 06:20:11,151 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [5f63ddeb-6780-4d7b-a34e-36b322dfb9f7]
2024-05-14 06:20:11,152 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=047a5595-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-38112990-2d32-4033-ba3e-681b6c134be1, JMSReplyTo=temp-queue://5f63ddeb-6780-4d7b-a34e-36b322dfb9f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@469143365, transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=COMMITTED, createTime=1715667611149(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31cc100f
2024-05-14 06:20:11,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6fc294ae]
2024-05-14 06:20:11,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@414fc806[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:11,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004256 ms
2024-05-14 06:20:11,153 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [d584f330-f37b-4fd4-8160-b815778b7af0]
2024-05-14 06:20:11,154 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:11,154 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:11,154 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0479e05e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:11,155 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:11,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.966859 ms
2024-05-14 06:20:11,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:11,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:11,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:11,156 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1862617651'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:11,157 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom64]
2024-05-14 06:20:11,157 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 04a954de-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:11,158 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04a97bf1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04a954de-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04a954de-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@540c7870, true, {}]
2024-05-14 06:20:11,158 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@3c6d46a - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:11,158 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04a97bf2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04a954de-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04a954de-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6592cf17, true, {}]
2024-05-14 06:20:11,158 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e2cd2cae-0759-41a5-aae8-65a0927a4052, address=e2cd2cae-0759-41a5-aae8-65a0927a4052, 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-05-14 06:20:11,159 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@46c20b86
2024-05-14 06:20:11,159 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17df3739
2024-05-14 06:20:11,159 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e2cd2cae-0759-41a5-aae8-65a0927a4052, null, 0, false, true, null]
2024-05-14 06:20:11,160 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=04a9ca15-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-58f56d52-ec56-4f3b-be55-68f4a8004de0, JMSReplyTo=temp-queue://e2cd2cae-0759-41a5-aae8-65a0927a4052, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@995828550, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:11,457 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04d6f496-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04a954de-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04a954de-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a999ce6, true, {}]
2024-05-14 06:20:11,457 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 04d6f496-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:11,458 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3423873f
2024-05-14 06:20:11,458 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7fe8353b-8fce-4f25-af22-4ac4c8b9e802, 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-05-14 06:20:11,458 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ddfcaa
2024-05-14 06:20:11,459 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7fe8353b-8fce-4f25-af22-4ac4c8b9e802, null, 0, false, true, null]
2024-05-14 06:20:11,459 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04d769c8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04a954de-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04a954de-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35453779, true, {}]
2024-05-14 06:20:11,459 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:11,460 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=04a9ca15-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-58f56d52-ec56-4f3b-be55-68f4a8004de0, JMSReplyTo=temp-queue://e2cd2cae-0759-41a5-aae8-65a0927a4052, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@995828550
2024-05-14 06:20:11,460 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=04a9ca15-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-58f56d52-ec56-4f3b-be55-68f4a8004de0, JMSReplyTo=temp-queue://e2cd2cae-0759-41a5-aae8-65a0927a4052, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@995828550 to transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=ACTIVE, createTime=1715667611460(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@185fa9e6
2024-05-14 06:20:11,460 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04d790d9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04a954de-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04a954de-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d8be1b4, true, {}]
2024-05-14 06:20:11,461 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2010, durable=true, userID=04d7b7eb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=e2cd2cae-0759-41a5-aae8-65a0927a4052, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-58f56d52-ec56-4f3b-be55-68f4a8004de0, 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=04208e25-4c95-4d78-826e-9694eced4130]]@1822721796, context: RoutingContextImpl(Address=e2cd2cae-0759-41a5-aae8-65a0927a4052, routingType=ANYCAST, PreviousAddress=e2cd2cae-0759-41a5-aae8-65a0927a4052 previousRoute:ANYCAST, reusable=true, version=-2147483269)
..................................................
***** durable queues e2cd2cae-0759-41a5-aae8-65a0927a4052:
***** non durable for e2cd2cae-0759-41a5-aae8-65a0927a4052:
- queueID=1990 address:e2cd2cae-0759-41a5-aae8-65a0927a4052 name:e2cd2cae-0759-41a5-aae8-65a0927a4052 filter:null
..................................................
, transaction: null
2024-05-14 06:20:11,461 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e2cd2cae-0759-41a5-aae8-65a0927a4052: Reference[2010]:RELIABLE:CoreMessage[messageID=2010, durable=true, userID=04d7b7eb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=e2cd2cae-0759-41a5-aae8-65a0927a4052, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-58f56d52-ec56-4f3b-be55-68f4a8004de0, 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=04208e25-4c95-4d78-826e-9694eced4130]]@1822721796
2024-05-14 06:20:11,462 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e2cd2cae-0759-41a5-aae8-65a0927a4052: CoreMessage[messageID=2010, durable=true, userID=04d7b7eb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=e2cd2cae-0759-41a5-aae8-65a0927a4052, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-58f56d52-ec56-4f3b-be55-68f4a8004de0, 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=04208e25-4c95-4d78-826e-9694eced4130]]@1822721796 to transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=ACTIVE, createTime=1715667611461(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e5f44b8
2024-05-14 06:20:11,462 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e2cd2cae-0759-41a5-aae8-65a0927a4052: CoreMessage[messageID=2010, durable=true, userID=04d7b7eb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=e2cd2cae-0759-41a5-aae8-65a0927a4052, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-58f56d52-ec56-4f3b-be55-68f4a8004de0, 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=04208e25-4c95-4d78-826e-9694eced4130]]@1822721796, transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=COMMITTED, createTime=1715667611461(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e5f44b8
2024-05-14 06:20:11,462 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04d7defc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04a954de-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04a954de-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2188c975, true, {}]
2024-05-14 06:20:11,462 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [e2cd2cae-0759-41a5-aae8-65a0927a4052]
2024-05-14 06:20:11,463 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5771d28a]
2024-05-14 06:20:11,464 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=04a9ca15-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-58f56d52-ec56-4f3b-be55-68f4a8004de0, JMSReplyTo=temp-queue://e2cd2cae-0759-41a5-aae8-65a0927a4052, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@995828550, transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=COMMITTED, createTime=1715667611460(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@185fa9e6
2024-05-14 06:20:11,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@50f5f78c[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:11,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003092 ms
2024-05-14 06:20:11,464 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [7fe8353b-8fce-4f25-af22-4ac4c8b9e802]
2024-05-14 06:20:11,465 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:11,465 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:11,465 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 04a954de-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:11,466 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:11,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.759169 ms
2024-05-14 06:20:11,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:11,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:11,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:11,467 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1298767262'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:11,468 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-05-14 06:20:11,469 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 04d8f06e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-05-14 06:20:11,469 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04d8f071-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04d8f06e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04d8f06e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4319b18e, true, {}]
2024-05-14 06:20:11,469 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@5c323a86 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-05-14 06:20:11,470 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [04d91782-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04d8f06e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04d8f06e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@526df2c2, true, {}]
2024-05-14 06:20:11,470 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, address=381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, 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-05-14 06:20:11,470 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@70480bc2
2024-05-14 06:20:11,471 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67a9a02a
2024-05-14 06:20:11,471 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, null, 0, false, true, null]
2024-05-14 06:20:11,472 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2054, durable=true, userID=04d93e95-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3daa742-2535-4b26-9012-50d00d63b451, JMSReplyTo=temp-queue://381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1099935711, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:11,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05069026-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04d8f06e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04d8f06e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c8fc826, true, {}]
2024-05-14 06:20:11,769 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 05069026-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:11,769 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@23b31bbb
2024-05-14 06:20:11,770 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=baf8bdff-a9a9-4bc3-82cf-23697b2d5913, 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-05-14 06:20:11,770 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14228424
2024-05-14 06:20:11,770 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, baf8bdff-a9a9-4bc3-82cf-23697b2d5913, null, 0, false, true, null]
2024-05-14 06:20:11,771 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05070558-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04d8f06e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04d8f06e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ae058af, true, {}]
2024-05-14 06:20:11,771 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:11,772 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=04d93e95-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3daa742-2535-4b26-9012-50d00d63b451, JMSReplyTo=temp-queue://381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1099935711
2024-05-14 06:20:11,772 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=04d93e95-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3daa742-2535-4b26-9012-50d00d63b451, JMSReplyTo=temp-queue://381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1099935711 to transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=ACTIVE, createTime=1715667611772(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@519d3ae8
2024-05-14 06:20:11,772 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05072c69-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04d8f06e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04d8f06e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75c159d2, true, {}]
2024-05-14 06:20:11,773 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 381a2fe9-9b2b-4f68-87ce-de0bac8e02fc: Reference[2070]:RELIABLE:CoreMessage[messageID=2070, durable=true, userID=0507537b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3daa742-2535-4b26-9012-50d00d63b451, 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=5d0b5f7a-c909-4554-a8a6-bc9fbe1706c3]]@570383361
2024-05-14 06:20:11,773 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2070, durable=true, userID=0507537b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3daa742-2535-4b26-9012-50d00d63b451, 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=5d0b5f7a-c909-4554-a8a6-bc9fbe1706c3]]@570383361, context: RoutingContextImpl(Address=381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, routingType=ANYCAST, PreviousAddress=381a2fe9-9b2b-4f68-87ce-de0bac8e02fc previousRoute:ANYCAST, reusable=true, version=-2147483265)
..................................................
***** durable queues 381a2fe9-9b2b-4f68-87ce-de0bac8e02fc:
***** non durable for 381a2fe9-9b2b-4f68-87ce-de0bac8e02fc:
- queueID=2050 address:381a2fe9-9b2b-4f68-87ce-de0bac8e02fc name:381a2fe9-9b2b-4f68-87ce-de0bac8e02fc filter:null
..................................................
, transaction: null
2024-05-14 06:20:11,773 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 381a2fe9-9b2b-4f68-87ce-de0bac8e02fc: CoreMessage[messageID=2070, durable=true, userID=0507537b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3daa742-2535-4b26-9012-50d00d63b451, 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=5d0b5f7a-c909-4554-a8a6-bc9fbe1706c3]]@570383361 to transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=ACTIVE, createTime=1715667611773(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c5b39fb
2024-05-14 06:20:11,774 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 381a2fe9-9b2b-4f68-87ce-de0bac8e02fc: CoreMessage[messageID=2070, durable=true, userID=0507537b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3daa742-2535-4b26-9012-50d00d63b451, 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=5d0b5f7a-c909-4554-a8a6-bc9fbe1706c3]]@570383361, transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=COMMITTED, createTime=1715667611773(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c5b39fb
2024-05-14 06:20:11,774 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05077a8c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=04d8f06e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=04d8f06e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@382fa7ff, true, {}]
2024-05-14 06:20:11,774 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [381a2fe9-9b2b-4f68-87ce-de0bac8e02fc]
2024-05-14 06:20:11,775 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=04d93e95-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3daa742-2535-4b26-9012-50d00d63b451, JMSReplyTo=temp-queue://381a2fe9-9b2b-4f68-87ce-de0bac8e02fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1099935711, transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=COMMITTED, createTime=1715667611772(Tue May 14 06:20:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@519d3ae8
2024-05-14 06:20:11,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35c8dd30]
2024-05-14 06:20:11,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4b8f67b1[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:11,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003991 ms
2024-05-14 06:20:11,776 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [baf8bdff-a9a9-4bc3-82cf-23697b2d5913]
2024-05-14 06:20:11,777 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:11,777 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:11,777 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 04d8f06e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:11,778 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:11,778 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.426458 ms
2024-05-14 06:20:11,778 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:11,778 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:11,778 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:11,779 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1655019907'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:11,780 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom220]
2024-05-14 06:20:11,781 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 050864ee-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-05-14 06:20:11,781 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05088c01-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=050864ee-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=050864ee-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d32eeb6, true, {}]
2024-05-14 06:20:11,781 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@43ce5966 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-05-14 06:20:11,782 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05088c02-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=050864ee-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=050864ee-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fb1ec38, true, {}]
2024-05-14 06:20:11,782 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6329fb4b-9a8b-4889-8d09-0ce9b42f7102, address=6329fb4b-9a8b-4889-8d09-0ce9b42f7102, 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-05-14 06:20:11,782 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5e30ed
2024-05-14 06:20:11,783 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35ff55fc
2024-05-14 06:20:11,783 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6329fb4b-9a8b-4889-8d09-0ce9b42f7102, null, 0, false, true, null]
2024-05-14 06:20:11,784 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2114, durable=true, userID=0508da25-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9b142448-943b-4f5a-b205-c2290a6c9711, JMSReplyTo=temp-queue://6329fb4b-9a8b-4889-8d09-0ce9b42f7102, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1722962594, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:12,080 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05362bb6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=050864ee-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=050864ee-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fe98698, true, {}]
2024-05-14 06:20:12,081 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 05362bb6-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:12,081 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@eb8b5ed
2024-05-14 06:20:12,081 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c534f271-9167-4591-bac7-a97a26c3822e, 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-05-14 06:20:12,082 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47070a86
2024-05-14 06:20:12,082 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c534f271-9167-4591-bac7-a97a26c3822e, null, 0, false, true, null]
2024-05-14 06:20:12,082 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [053679d8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=050864ee-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=050864ee-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45cdd59f, true, {}]
2024-05-14 06:20:12,083 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:12,083 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0508da25-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9b142448-943b-4f5a-b205-c2290a6c9711, JMSReplyTo=temp-queue://6329fb4b-9a8b-4889-8d09-0ce9b42f7102, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1722962594
2024-05-14 06:20:12,083 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0508da25-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9b142448-943b-4f5a-b205-c2290a6c9711, JMSReplyTo=temp-queue://6329fb4b-9a8b-4889-8d09-0ce9b42f7102, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1722962594 to transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=ACTIVE, createTime=1715667612083(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c95e336
2024-05-14 06:20:12,084 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0536c7f9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=050864ee-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=050864ee-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fca17e9, true, {}]
2024-05-14 06:20:12,084 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6329fb4b-9a8b-4889-8d09-0ce9b42f7102: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=0536c7fb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=6329fb4b-9a8b-4889-8d09-0ce9b42f7102, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9b142448-943b-4f5a-b205-c2290a6c9711, 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=4195731f-4e5e-484f-a4e7-342b29cf222a]]@2110872914
2024-05-14 06:20:12,084 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=0536c7fb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=6329fb4b-9a8b-4889-8d09-0ce9b42f7102, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9b142448-943b-4f5a-b205-c2290a6c9711, 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=4195731f-4e5e-484f-a4e7-342b29cf222a]]@2110872914, context: RoutingContextImpl(Address=6329fb4b-9a8b-4889-8d09-0ce9b42f7102, routingType=ANYCAST, PreviousAddress=6329fb4b-9a8b-4889-8d09-0ce9b42f7102 previousRoute:ANYCAST, reusable=true, version=-2147483261)
..................................................
***** durable queues 6329fb4b-9a8b-4889-8d09-0ce9b42f7102:
***** non durable for 6329fb4b-9a8b-4889-8d09-0ce9b42f7102:
- queueID=2110 address:6329fb4b-9a8b-4889-8d09-0ce9b42f7102 name:6329fb4b-9a8b-4889-8d09-0ce9b42f7102 filter:null
..................................................
, transaction: null
2024-05-14 06:20:12,085 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6329fb4b-9a8b-4889-8d09-0ce9b42f7102: CoreMessage[messageID=2130, durable=true, userID=0536c7fb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=6329fb4b-9a8b-4889-8d09-0ce9b42f7102, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9b142448-943b-4f5a-b205-c2290a6c9711, 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=4195731f-4e5e-484f-a4e7-342b29cf222a]]@2110872914 to transaction: TransactionImpl [xid=null, txID=2132, xid=null, state=ACTIVE, createTime=1715667612085(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c67e935
2024-05-14 06:20:12,085 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6329fb4b-9a8b-4889-8d09-0ce9b42f7102: CoreMessage[messageID=2130, durable=true, userID=0536c7fb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=6329fb4b-9a8b-4889-8d09-0ce9b42f7102, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9b142448-943b-4f5a-b205-c2290a6c9711, 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=4195731f-4e5e-484f-a4e7-342b29cf222a]]@2110872914, transaction: TransactionImpl [xid=null, txID=2132, xid=null, state=COMMITTED, createTime=1715667612085(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c67e935
2024-05-14 06:20:12,085 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0536ef0c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=050864ee-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=050864ee-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@702a0ce3, true, {}]
2024-05-14 06:20:12,085 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [6329fb4b-9a8b-4889-8d09-0ce9b42f7102]
2024-05-14 06:20:12,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@721af8d0]
2024-05-14 06:20:12,087 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0508da25-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9b142448-943b-4f5a-b205-c2290a6c9711, JMSReplyTo=temp-queue://6329fb4b-9a8b-4889-8d09-0ce9b42f7102, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1722962594, transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=COMMITTED, createTime=1715667612083(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c95e336
2024-05-14 06:20:12,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1d7ae8d0[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:12,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003161 ms
2024-05-14 06:20:12,088 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [c534f271-9167-4591-bac7-a97a26c3822e]
2024-05-14 06:20:12,088 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:12,088 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:12,089 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 050864ee-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:12,089 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:12,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.024030 ms
2024-05-14 06:20:12,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:12,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:12,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:12,090 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 887893154'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:12,092 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom64]
2024-05-14 06:20:12,092 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0538007e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:12,093 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05382791-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0538007e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0538007e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f106a08, true, {}]
2024-05-14 06:20:12,093 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@227e5df9 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:12,093 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05382792-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0538007e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0538007e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57038e1d, true, {}]
2024-05-14 06:20:12,094 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=335f9769-df1c-43a7-af31-9d9a144ec14c, address=335f9769-df1c-43a7-af31-9d9a144ec14c, 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-05-14 06:20:12,094 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@63cb8305
2024-05-14 06:20:12,094 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1cc1b5ca
2024-05-14 06:20:12,094 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 335f9769-df1c-43a7-af31-9d9a144ec14c, null, 0, false, true, null]
2024-05-14 06:20:12,095 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2174, durable=true, userID=053875b5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83b9ec24-e2df-4824-ae8c-d6376b0d4dc3, JMSReplyTo=temp-queue://335f9769-df1c-43a7-af31-9d9a144ec14c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1506658018, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:12,391 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0565a036-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0538007e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0538007e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c838b0, true, {}]
2024-05-14 06:20:12,392 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0565a036-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:12,392 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2d51aefc
2024-05-14 06:20:12,393 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aa65e49b-85d0-4603-82e2-6589b70fc5c3, 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-05-14 06:20:12,393 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16d23892
2024-05-14 06:20:12,394 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aa65e49b-85d0-4603-82e2-6589b70fc5c3, null, 0, false, true, null]
2024-05-14 06:20:12,394 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05661568-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0538007e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0538007e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d825dd7, true, {}]
2024-05-14 06:20:12,394 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:12,395 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=053875b5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83b9ec24-e2df-4824-ae8c-d6376b0d4dc3, JMSReplyTo=temp-queue://335f9769-df1c-43a7-af31-9d9a144ec14c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1506658018
2024-05-14 06:20:12,395 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=053875b5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83b9ec24-e2df-4824-ae8c-d6376b0d4dc3, JMSReplyTo=temp-queue://335f9769-df1c-43a7-af31-9d9a144ec14c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1506658018 to transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=ACTIVE, createTime=1715667612395(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5831fc12
2024-05-14 06:20:12,395 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05663c79-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0538007e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0538007e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36bf73bf, true, {}]
2024-05-14 06:20:12,396 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2190, durable=true, userID=0566638b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=335f9769-df1c-43a7-af31-9d9a144ec14c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83b9ec24-e2df-4824-ae8c-d6376b0d4dc3, 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=a469b622-b3cf-44b1-a209-d7e98c210521]]@814272384, context: RoutingContextImpl(Address=335f9769-df1c-43a7-af31-9d9a144ec14c, routingType=ANYCAST, PreviousAddress=335f9769-df1c-43a7-af31-9d9a144ec14c previousRoute:ANYCAST, reusable=true, version=-2147483257)
..................................................
***** durable queues 335f9769-df1c-43a7-af31-9d9a144ec14c:
***** non durable for 335f9769-df1c-43a7-af31-9d9a144ec14c:
- queueID=2170 address:335f9769-df1c-43a7-af31-9d9a144ec14c name:335f9769-df1c-43a7-af31-9d9a144ec14c filter:null
..................................................
, transaction: null
2024-05-14 06:20:12,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 335f9769-df1c-43a7-af31-9d9a144ec14c: Reference[2190]:RELIABLE:CoreMessage[messageID=2190, durable=true, userID=0566638b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=335f9769-df1c-43a7-af31-9d9a144ec14c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83b9ec24-e2df-4824-ae8c-d6376b0d4dc3, 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=a469b622-b3cf-44b1-a209-d7e98c210521]]@814272384
2024-05-14 06:20:12,397 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 335f9769-df1c-43a7-af31-9d9a144ec14c: CoreMessage[messageID=2190, durable=true, userID=0566638b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=335f9769-df1c-43a7-af31-9d9a144ec14c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83b9ec24-e2df-4824-ae8c-d6376b0d4dc3, 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=a469b622-b3cf-44b1-a209-d7e98c210521]]@814272384 to transaction: TransactionImpl [xid=null, txID=2193, xid=null, state=ACTIVE, createTime=1715667612397(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3873214
2024-05-14 06:20:12,397 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 335f9769-df1c-43a7-af31-9d9a144ec14c: CoreMessage[messageID=2190, durable=true, userID=0566638b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=335f9769-df1c-43a7-af31-9d9a144ec14c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83b9ec24-e2df-4824-ae8c-d6376b0d4dc3, 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=a469b622-b3cf-44b1-a209-d7e98c210521]]@814272384, transaction: TransactionImpl [xid=null, txID=2193, xid=null, state=COMMITTED, createTime=1715667612397(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3873214
2024-05-14 06:20:12,397 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05668a9c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0538007e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0538007e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4969c5e, true, {}]
2024-05-14 06:20:12,397 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [335f9769-df1c-43a7-af31-9d9a144ec14c]
2024-05-14 06:20:12,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@537caf04]
2024-05-14 06:20:12,399 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=053875b5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83b9ec24-e2df-4824-ae8c-d6376b0d4dc3, JMSReplyTo=temp-queue://335f9769-df1c-43a7-af31-9d9a144ec14c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1506658018, transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=COMMITTED, createTime=1715667612395(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5831fc12
2024-05-14 06:20:12,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@b043aa2[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:12,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003254 ms
2024-05-14 06:20:12,399 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [aa65e49b-85d0-4603-82e2-6589b70fc5c3]
2024-05-14 06:20:12,400 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:12,400 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:12,400 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0538007e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:12,401 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:12,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.156134 ms
2024-05-14 06:20:12,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:12,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:12,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:12,402 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1685848562'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:12,403 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-05-14 06:20:12,404 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 05679c0e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-05-14 06:20:12,404 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05679c11-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05679c0e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05679c0e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21a84ca, true, {}]
2024-05-14 06:20:12,405 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@42539e98 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-05-14 06:20:12,405 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0567c322-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05679c0e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05679c0e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@308e53fe, true, {}]
2024-05-14 06:20:12,405 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1ece5a8d-1a46-470d-b7f5-50000978be3b, address=1ece5a8d-1a46-470d-b7f5-50000978be3b, 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-05-14 06:20:12,405 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@ad5cc68
2024-05-14 06:20:12,406 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35865400
2024-05-14 06:20:12,407 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1ece5a8d-1a46-470d-b7f5-50000978be3b, null, 0, false, true, null]
2024-05-14 06:20:12,408 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2234, durable=true, userID=05681145-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cad93e1-f23e-4c28-bc0f-0ac4caaef417, JMSReplyTo=temp-queue://1ece5a8d-1a46-470d-b7f5-50000978be3b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1933238506, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:12,703 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05953bc6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05679c0e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05679c0e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c569623, true, {}]
2024-05-14 06:20:12,704 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 05953bc6-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:12,704 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3cf2bc47
2024-05-14 06:20:12,704 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7cf8dac0-fdee-404f-97fc-32bdd9b44092, 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-05-14 06:20:12,705 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@315f50ee
2024-05-14 06:20:12,705 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7cf8dac0-fdee-404f-97fc-32bdd9b44092, null, 0, false, true, null]
2024-05-14 06:20:12,705 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [059589e8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05679c0e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05679c0e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@469dea9, true, {}]
2024-05-14 06:20:12,706 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:12,706 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=05681145-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cad93e1-f23e-4c28-bc0f-0ac4caaef417, JMSReplyTo=temp-queue://1ece5a8d-1a46-470d-b7f5-50000978be3b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1933238506
2024-05-14 06:20:12,706 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=05681145-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cad93e1-f23e-4c28-bc0f-0ac4caaef417, JMSReplyTo=temp-queue://1ece5a8d-1a46-470d-b7f5-50000978be3b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1933238506 to transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=ACTIVE, createTime=1715667612706(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38f9eb6d
2024-05-14 06:20:12,707 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0595b0f9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05679c0e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05679c0e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15c6cb9f, true, {}]
2024-05-14 06:20:12,707 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=05681145-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cad93e1-f23e-4c28-bc0f-0ac4caaef417, JMSReplyTo=temp-queue://1ece5a8d-1a46-470d-b7f5-50000978be3b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1933238506, transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=COMMITTED, createTime=1715667612706(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38f9eb6d
2024-05-14 06:20:12,708 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1ece5a8d-1a46-470d-b7f5-50000978be3b: Reference[2250]:RELIABLE:CoreMessage[messageID=2250, durable=true, userID=0595d80b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=1ece5a8d-1a46-470d-b7f5-50000978be3b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cad93e1-f23e-4c28-bc0f-0ac4caaef417, 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=95b9be01-ca9c-4495-9dac-3bf49bc84a17]]@408977725
2024-05-14 06:20:12,707 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2250, durable=true, userID=0595d80b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=1ece5a8d-1a46-470d-b7f5-50000978be3b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cad93e1-f23e-4c28-bc0f-0ac4caaef417, 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=95b9be01-ca9c-4495-9dac-3bf49bc84a17]]@408977725, context: RoutingContextImpl(Address=1ece5a8d-1a46-470d-b7f5-50000978be3b, routingType=ANYCAST, PreviousAddress=1ece5a8d-1a46-470d-b7f5-50000978be3b previousRoute:ANYCAST, reusable=true, version=-2147483253)
..................................................
***** durable queues 1ece5a8d-1a46-470d-b7f5-50000978be3b:
***** non durable for 1ece5a8d-1a46-470d-b7f5-50000978be3b:
- queueID=2230 address:1ece5a8d-1a46-470d-b7f5-50000978be3b name:1ece5a8d-1a46-470d-b7f5-50000978be3b filter:null
..................................................
, transaction: null
2024-05-14 06:20:12,708 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1ece5a8d-1a46-470d-b7f5-50000978be3b: CoreMessage[messageID=2250, durable=true, userID=0595d80b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=1ece5a8d-1a46-470d-b7f5-50000978be3b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cad93e1-f23e-4c28-bc0f-0ac4caaef417, 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=95b9be01-ca9c-4495-9dac-3bf49bc84a17]]@408977725 to transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=ACTIVE, createTime=1715667612708(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d92e3ae
2024-05-14 06:20:12,708 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1ece5a8d-1a46-470d-b7f5-50000978be3b: CoreMessage[messageID=2250, durable=true, userID=0595d80b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=1ece5a8d-1a46-470d-b7f5-50000978be3b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cad93e1-f23e-4c28-bc0f-0ac4caaef417, 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=95b9be01-ca9c-4495-9dac-3bf49bc84a17]]@408977725, transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=COMMITTED, createTime=1715667612708(Tue May 14 06:20:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d92e3ae
2024-05-14 06:20:12,708 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0595ff1c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05679c0e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05679c0e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10668e7f, true, {}]
2024-05-14 06:20:12,709 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [1ece5a8d-1a46-470d-b7f5-50000978be3b]
2024-05-14 06:20:12,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@767c34a0]
2024-05-14 06:20:12,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6bb0ed85[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:12,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004277 ms
2024-05-14 06:20:12,710 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [7cf8dac0-fdee-404f-97fc-32bdd9b44092]
2024-05-14 06:20:12,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:12,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:12,712 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 05679c0e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:12,712 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:12,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.659319 ms
2024-05-14 06:20:12,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:12,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:12,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:12,713 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 896135513'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:12,714 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom220]
2024-05-14 06:20:12,715 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0597108e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-05-14 06:20:12,715 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05971091-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0597108e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0597108e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@173f739a, true, {}]
2024-05-14 06:20:12,715 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@60f64e62 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-05-14 06:20:12,716 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [059737a2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0597108e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0597108e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27ad5ebd, true, {}]
2024-05-14 06:20:12,716 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, address=29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, 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-05-14 06:20:12,716 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@187f94c0
2024-05-14 06:20:12,716 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52a99df0
2024-05-14 06:20:12,717 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, null, 0, false, true, null]
2024-05-14 06:20:12,718 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2294, durable=true, userID=05975eb5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8cbaeee-3c01-4a19-945f-4b31b59b4bec, JMSReplyTo=temp-queue://29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1108246864, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:13,014 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c4b046-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0597108e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0597108e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fc1f065, true, {}]
2024-05-14 06:20:13,015 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 05c4b046-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:13,015 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@70c01c92
2024-05-14 06:20:13,015 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fdeb40c3-202a-427e-b545-a26c2c483fd7, 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-05-14 06:20:13,016 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2633d445
2024-05-14 06:20:13,016 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fdeb40c3-202a-427e-b545-a26c2c483fd7, null, 0, false, true, null]
2024-05-14 06:20:13,016 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c4fe68-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0597108e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0597108e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d255fae, true, {}]
2024-05-14 06:20:13,017 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:13,017 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=05975eb5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8cbaeee-3c01-4a19-945f-4b31b59b4bec, JMSReplyTo=temp-queue://29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1108246864
2024-05-14 06:20:13,017 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=05975eb5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8cbaeee-3c01-4a19-945f-4b31b59b4bec, JMSReplyTo=temp-queue://29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1108246864 to transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=ACTIVE, createTime=1715667613017(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7182c6c9
2024-05-14 06:20:13,018 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c54c89-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0597108e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0597108e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@386b8b6e, true, {}]
2024-05-14 06:20:13,018 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2310, durable=true, userID=05c54c8b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8cbaeee-3c01-4a19-945f-4b31b59b4bec, 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=90ec6191-ed8b-4951-9091-ea27ca125ba3]]@1901544943, context: RoutingContextImpl(Address=29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, routingType=ANYCAST, PreviousAddress=29a964dd-ecf3-4c8d-8d28-ef358faf1c9e previousRoute:ANYCAST, reusable=true, version=-2147483249)
..................................................
***** durable queues 29a964dd-ecf3-4c8d-8d28-ef358faf1c9e:
***** non durable for 29a964dd-ecf3-4c8d-8d28-ef358faf1c9e:
- queueID=2290 address:29a964dd-ecf3-4c8d-8d28-ef358faf1c9e name:29a964dd-ecf3-4c8d-8d28-ef358faf1c9e filter:null
..................................................
, transaction: null
2024-05-14 06:20:13,018 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 29a964dd-ecf3-4c8d-8d28-ef358faf1c9e: Reference[2310]:RELIABLE:CoreMessage[messageID=2310, durable=true, userID=05c54c8b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8cbaeee-3c01-4a19-945f-4b31b59b4bec, 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=90ec6191-ed8b-4951-9091-ea27ca125ba3]]@1901544943
2024-05-14 06:20:13,019 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 29a964dd-ecf3-4c8d-8d28-ef358faf1c9e: CoreMessage[messageID=2310, durable=true, userID=05c54c8b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8cbaeee-3c01-4a19-945f-4b31b59b4bec, 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=90ec6191-ed8b-4951-9091-ea27ca125ba3]]@1901544943 to transaction: TransactionImpl [xid=null, txID=2311, xid=null, state=ACTIVE, createTime=1715667613019(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66da76a4
2024-05-14 06:20:13,019 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 29a964dd-ecf3-4c8d-8d28-ef358faf1c9e: CoreMessage[messageID=2310, durable=true, userID=05c54c8b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8cbaeee-3c01-4a19-945f-4b31b59b4bec, 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=90ec6191-ed8b-4951-9091-ea27ca125ba3]]@1901544943, transaction: TransactionImpl [xid=null, txID=2311, xid=null, state=COMMITTED, createTime=1715667613019(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66da76a4
2024-05-14 06:20:13,019 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c5739c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0597108e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0597108e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b53ea44, true, {}]
2024-05-14 06:20:13,019 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [29a964dd-ecf3-4c8d-8d28-ef358faf1c9e]
2024-05-14 06:20:13,020 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56d8f131]
2024-05-14 06:20:13,021 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=05975eb5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a8cbaeee-3c01-4a19-945f-4b31b59b4bec, JMSReplyTo=temp-queue://29a964dd-ecf3-4c8d-8d28-ef358faf1c9e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1108246864, transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=COMMITTED, createTime=1715667613017(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7182c6c9
2024-05-14 06:20:13,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@394c6bf[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:13,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003027 ms
2024-05-14 06:20:13,022 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [fdeb40c3-202a-427e-b545-a26c2c483fd7]
2024-05-14 06:20:13,022 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:13,022 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:13,023 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0597108e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:13,023 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:13,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.601721 ms
2024-05-14 06:20:13,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-05-14 06:20:13,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:13,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [artemis]>
2024-05-14 06:20:13,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 648228773'.
2024-05-14 06:20:13,026 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled
2024-05-14 06:20:13,026 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:20:13,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:13,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002697 ms
2024-05-14 06:20:13,026 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:13,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.799535 ms
2024-05-14 06:20:13,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [artemis]>
2024-05-14 06:20:13,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:13,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [artemis]>
2024-05-14 06:20:13,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 623102330'.
2024-05-14 06:20:13,028 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:20:13,029 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 05c6fa3f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:13,029 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c6fa42-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a198d49, true, {}]
2024-05-14 06:20:13,029 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@18386484 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:13,030 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c72153-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76c24866, true, {}]
2024-05-14 06:20:13,030 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 05c72153-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:13,030 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5ef307c6
2024-05-14 06:20:13,031 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aa3a4c31-92c1-4942-98b8-208e6f9e88f6, 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-05-14 06:20:13,031 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3817eae5
2024-05-14 06:20:13,031 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aa3a4c31-92c1-4942-98b8-208e6f9e88f6, null, 0, false, true, null]
2024-05-14 06:20:13,032 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c76f75-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@376e9791, true, {}]
2024-05-14 06:20:13,032 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:13,032 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@d9a7b9b
2024-05-14 06:20:13,033 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@408f9423
2024-05-14 06:20:13,033 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:13,033 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c79687-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3aa7c78d, true, {}]
2024-05-14 06:20:13,034 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0f537115-09d2-47b7-b83f-923080acfb44, address=0f537115-09d2-47b7-b83f-923080acfb44, 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-05-14 06:20:13,034 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1ab27458
2024-05-14 06:20:13,034 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@12986e07
2024-05-14 06:20:13,035 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0f537115-09d2-47b7-b83f-923080acfb44, null, 0, false, true, null]
2024-05-14 06:20:13,036 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2371, durable=true, userID=05c7e4aa-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba48a11f-4bcf-457c-9802-583ce8c07f2e, JMSReplyTo=temp-queue://0f537115-09d2-47b7-b83f-923080acfb44, 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]]@1212372473, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483244)
..................................................
***** 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-05-14 06:20:13,036 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=05c7e4aa-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba48a11f-4bcf-457c-9802-583ce8c07f2e, JMSReplyTo=temp-queue://0f537115-09d2-47b7-b83f-923080acfb44, 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]]@1212372473
2024-05-14 06:20:13,036 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=05c7e4aa-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba48a11f-4bcf-457c-9802-583ce8c07f2e, JMSReplyTo=temp-queue://0f537115-09d2-47b7-b83f-923080acfb44, 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]]@1212372473 to transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=ACTIVE, createTime=1715667613036(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@142c05d3
2024-05-14 06:20:13,037 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c832cb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ce6877f, true, {}]
2024-05-14 06:20:13,037 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0f537115-09d2-47b7-b83f-923080acfb44: Reference[2375]:RELIABLE:CoreMessage[messageID=2375, durable=true, userID=05c832cd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=0f537115-09d2-47b7-b83f-923080acfb44, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba48a11f-4bcf-457c-9802-583ce8c07f2e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@474604104
2024-05-14 06:20:13,037 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2375, durable=true, userID=05c832cd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=0f537115-09d2-47b7-b83f-923080acfb44, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba48a11f-4bcf-457c-9802-583ce8c07f2e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@474604104, context: RoutingContextImpl(Address=0f537115-09d2-47b7-b83f-923080acfb44, routingType=ANYCAST, PreviousAddress=0f537115-09d2-47b7-b83f-923080acfb44 previousRoute:ANYCAST, reusable=true, version=-2147483243)
..................................................
***** durable queues 0f537115-09d2-47b7-b83f-923080acfb44:
***** non durable for 0f537115-09d2-47b7-b83f-923080acfb44:
- queueID=2367 address:0f537115-09d2-47b7-b83f-923080acfb44 name:0f537115-09d2-47b7-b83f-923080acfb44 filter:null
..................................................
, transaction: null
2024-05-14 06:20:13,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0f537115-09d2-47b7-b83f-923080acfb44: CoreMessage[messageID=2375, durable=true, userID=05c832cd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=0f537115-09d2-47b7-b83f-923080acfb44, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba48a11f-4bcf-457c-9802-583ce8c07f2e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@474604104 to transaction: TransactionImpl [xid=null, txID=2376, xid=null, state=ACTIVE, createTime=1715667613038(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5109b1da
2024-05-14 06:20:13,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0f537115-09d2-47b7-b83f-923080acfb44: CoreMessage[messageID=2375, durable=true, userID=05c832cd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=0f537115-09d2-47b7-b83f-923080acfb44, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba48a11f-4bcf-457c-9802-583ce8c07f2e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@474604104, transaction: TransactionImpl [xid=null, txID=2376, xid=null, state=COMMITTED, createTime=1715667613038(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5109b1da
2024-05-14 06:20:13,038 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c859de-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c6fa3f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@771d65a8, true, {}]
2024-05-14 06:20:13,038 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [0f537115-09d2-47b7-b83f-923080acfb44]
2024-05-14 06:20:13,039 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=05c7e4aa-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba48a11f-4bcf-457c-9802-583ce8c07f2e, JMSReplyTo=temp-queue://0f537115-09d2-47b7-b83f-923080acfb44, 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]]@1212372473, transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=COMMITTED, createTime=1715667613036(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@142c05d3
2024-05-14 06:20:13,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@30bb4248, org.eclipse.scout.rt.mom.jms.JmsSubscription@65beeceb]
2024-05-14 06:20:13,040 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@4fc6dcb7[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:13,040 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003691 ms
2024-05-14 06:20:13,040 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [aa3a4c31-92c1-4942-98b8-208e6f9e88f6]
2024-05-14 06:20:13,041 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:13,041 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:13,041 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 05c6fa3f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:13,042 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:13,042 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.109832 ms
2024-05-14 06:20:13,042 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [artemis]>
2024-05-14 06:20:13,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:13,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [artemis]>
2024-05-14 06:20:13,043 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1759850427'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:13,044 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=mom224]
2024-05-14 06:20:13,045 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 05c96a50-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom64]
2024-05-14 06:20:13,045 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c96a53-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c96a50-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c96a50-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c606bf9, true, {}]
2024-05-14 06:20:13,045 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@51cd5867 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom64]
2024-05-14 06:20:13,046 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c99164-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c96a50-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c96a50-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@243affa4, true, {}]
2024-05-14 06:20:13,046 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 05c99164-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:13,046 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@212596de
2024-05-14 06:20:13,046 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fd4eb255-dc58-46ed-8b30-fe87ed6c1b9c, 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-05-14 06:20:13,047 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f7b59a9
2024-05-14 06:20:13,047 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fd4eb255-dc58-46ed-8b30-fe87ed6c1b9c, null, 0, false, true, null]
2024-05-14 06:20:13,047 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05c9b876-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c96a50-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c96a50-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@96e8887, true, {}]
2024-05-14 06:20:13,048 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 05c9b876-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true]
2024-05-14 06:20:13,048 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5a421b30
2024-05-14 06:20:13,048 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ceaf136d-5b7b-4809-ab5e-cd29560f44e9, 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-05-14 06:20:13,048 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54480f94
2024-05-14 06:20:13,049 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ceaf136d-5b7b-4809-ab5e-cd29560f44e9, null, 0, false, true, null]
2024-05-14 06:20:13,049 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [05ca0698-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c96a50-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c96a50-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@752acb0c, true, {}]
2024-05-14 06:20:13,049 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4d933b78-8fe2-4946-889e-fc4cf5f04ce6, address=4d933b78-8fe2-4946-889e-fc4cf5f04ce6, 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-05-14 06:20:13,049 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1a912c18
2024-05-14 06:20:13,050 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b28811b
2024-05-14 06:20:13,050 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4d933b78-8fe2-4946-889e-fc4cf5f04ce6, null, 0, false, true, null]
2024-05-14 06:20:13,051 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ceaf136d-5b7b-4809-ab5e-cd29560f44e9: Reference[2435]:RELIABLE:CoreMessage[messageID=2435, durable=true, userID=05ca54bb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4fcd2a9-1079-48b5-985d-46353d7da9c4, JMSReplyTo=temp-queue://4d933b78-8fe2-4946-889e-fc4cf5f04ce6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1931207582
2024-05-14 06:20:13,051 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2435, durable=true, userID=05ca54bb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4fcd2a9-1079-48b5-985d-46353d7da9c4, JMSReplyTo=temp-queue://4d933b78-8fe2-4946-889e-fc4cf5f04ce6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1931207582, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483239)
..................................................
***** durable queues test/mom/testTopicRequestReplyTimeout:
***** non durable for test/mom/testTopicRequestReplyTimeout:
- queueID=2425 address:test/mom/testTopicRequestReplyTimeout name:ceaf136d-5b7b-4809-ab5e-cd29560f44e9 filter:null
..................................................
, transaction: null
2024-05-14 06:20:13,051 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ceaf136d-5b7b-4809-ab5e-cd29560f44e9: CoreMessage[messageID=2435, durable=true, userID=05ca54bb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4fcd2a9-1079-48b5-985d-46353d7da9c4, JMSReplyTo=temp-queue://4d933b78-8fe2-4946-889e-fc4cf5f04ce6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1931207582 to transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=ACTIVE, createTime=1715667613051(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3eb5d510
2024-05-14 06:20:13,051 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ceaf136d-5b7b-4809-ab5e-cd29560f44e9: CoreMessage[messageID=2435, durable=true, userID=05ca54bb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4fcd2a9-1079-48b5-985d-46353d7da9c4, JMSReplyTo=temp-queue://4d933b78-8fe2-4946-889e-fc4cf5f04ce6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1931207582, transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=COMMITTED, createTime=1715667613051(Tue May 14 06:20:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3eb5d510
2024-05-14 06:20:18,050 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c4f71c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=05c96a50-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=05c96a50-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b9e5ffd, true, {}]
2024-05-14 06:20:18,050 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fd4eb255-dc58-46ed-8b30-fe87ed6c1b9c: Reference[2439]:RELIABLE:CoreMessage[messageID=2439, durable=true, userID=08c51e2e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4fcd2a9-1079-48b5-985d-46353d7da9c4, _AMQ_ROUTING_TYPE=0]]@181465125
2024-05-14 06:20:18,050 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2439, durable=true, userID=08c51e2e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4fcd2a9-1079-48b5-985d-46353d7da9c4, _AMQ_ROUTING_TYPE=0]]@181465125, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483240)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=2417 address:scout.mom.requestreply.cancellation name:fd4eb255-dc58-46ed-8b30-fe87ed6c1b9c filter:null
..................................................
, transaction: null
2024-05-14 06:20:18,051 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:18,051 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fd4eb255-dc58-46ed-8b30-fe87ed6c1b9c: CoreMessage[messageID=2439, durable=true, userID=08c51e2e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4fcd2a9-1079-48b5-985d-46353d7da9c4, _AMQ_ROUTING_TYPE=0]]@181465125 to transaction: TransactionImpl [xid=null, txID=2441, xid=null, state=ACTIVE, createTime=1715667618051(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57337ec5
2024-05-14 06:20:18,051 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fd4eb255-dc58-46ed-8b30-fe87ed6c1b9c: CoreMessage[messageID=2439, durable=true, userID=08c51e2e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4fcd2a9-1079-48b5-985d-46353d7da9c4, _AMQ_ROUTING_TYPE=0]]@181465125, transaction: TransactionImpl [xid=null, txID=2441, xid=null, state=COMMITTED, createTime=1715667618051(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57337ec5
2024-05-14 06:20:18,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@84e1883]
2024-05-14 06:20:18,051 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [ceaf136d-5b7b-4809-ab5e-cd29560f44e9]
2024-05-14 06:20:18,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@e4f9780[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:18,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004273 ms
2024-05-14 06:20:18,053 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [fd4eb255-dc58-46ed-8b30-fe87ed6c1b9c]
2024-05-14 06:20:18,053 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:18,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:18,054 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 05c96a50-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:18,055 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:18,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5012.099262 ms
2024-05-14 06:20:18,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [artemis]>
2024-05-14 06:20:18,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:18,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:18,056 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1573212308'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:18,057 INFO  [scout-thread-12] 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=mom64]
2024-05-14 06:20:18,057 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 08c62fa0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:18,058 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c656b3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c62fa0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c62fa0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10d5f712, true, {}]
2024-05-14 06:20:18,058 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@7e3288bf - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:18,058 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c656b4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c62fa0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c62fa0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65c63050, true, {}]
2024-05-14 06:20:18,059 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 08c656b4-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:18,059 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@b89a14
2024-05-14 06:20:18,059 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=107300da-e113-42ed-9205-83f4774de4ce, 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-05-14 06:20:18,060 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5edd345a
2024-05-14 06:20:18,060 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 107300da-e113-42ed-9205-83f4774de4ce, null, 0, false, true, null]
2024-05-14 06:20:18,060 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c6a4d6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c62fa0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c62fa0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f92e88f, true, {}]
2024-05-14 06:20:18,061 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 08c6a4d6-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true]
2024-05-14 06:20:18,061 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4ec6a211
2024-05-14 06:20:18,061 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=23a024df-ed87-4489-adfb-69e85c00bc32, 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-05-14 06:20:18,061 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@698dd607
2024-05-14 06:20:18,061 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 23a024df-ed87-4489-adfb-69e85c00bc32, null, 0, false, true, null]
2024-05-14 06:20:18,062 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c6f2f8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c62fa0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c62fa0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bbe54, true, {}]
2024-05-14 06:20:18,062 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7822f430-4828-4a22-b2bf-91723a14a684, 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-05-14 06:20:18,063 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d97626e
2024-05-14 06:20:18,063 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7822f430-4828-4a22-b2bf-91723a14a684, null, 0, false, true, null]
2024-05-14 06:20:18,063 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c71a0a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c62fa0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c62fa0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7331f2b0, true, {}]
2024-05-14 06:20:18,063 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a4e16500-0a4d-45ea-8689-631a94efd679, address=a4e16500-0a4d-45ea-8689-631a94efd679, 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-05-14 06:20:18,063 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@135a97f7
2024-05-14 06:20:18,064 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1cf5fcde
2024-05-14 06:20:18,064 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a4e16500-0a4d-45ea-8689-631a94efd679, null, 0, false, true, null]
2024-05-14 06:20:18,065 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7822f430-4828-4a22-b2bf-91723a14a684: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=08c7682d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, JMSReplyTo=temp-queue://a4e16500-0a4d-45ea-8689-631a94efd679, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@800456101
2024-05-14 06:20:18,065 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 23a024df-ed87-4489-adfb-69e85c00bc32: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=08c7682d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, JMSReplyTo=temp-queue://a4e16500-0a4d-45ea-8689-631a94efd679, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@800456101
2024-05-14 06:20:18,065 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2508, durable=true, userID=08c7682d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, JMSReplyTo=temp-queue://a4e16500-0a4d-45ea-8689-631a94efd679, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@800456101, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483232)
..................................................
***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions:
***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions:
- queueID=2492 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:23a024df-ed87-4489-adfb-69e85c00bc32 filter:null
- queueID=2498 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:7822f430-4828-4a22-b2bf-91723a14a684 filter:null
..................................................
, transaction: null
2024-05-14 06:20:18,065 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 23a024df-ed87-4489-adfb-69e85c00bc32: CoreMessage[messageID=2508, durable=true, userID=08c7682d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, JMSReplyTo=temp-queue://a4e16500-0a4d-45ea-8689-631a94efd679, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@800456101 to transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=ACTIVE, createTime=1715667618065(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50fc6cd3
2024-05-14 06:20:18,065 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7822f430-4828-4a22-b2bf-91723a14a684: CoreMessage[messageID=2508, durable=true, userID=08c7682d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, JMSReplyTo=temp-queue://a4e16500-0a4d-45ea-8689-631a94efd679, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@800456101 to transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=ACTIVE, createTime=1715667618065(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a8522dc
2024-05-14 06:20:18,065 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 23a024df-ed87-4489-adfb-69e85c00bc32: CoreMessage[messageID=2508, durable=true, userID=08c7682d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, JMSReplyTo=temp-queue://a4e16500-0a4d-45ea-8689-631a94efd679, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@800456101, transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=COMMITTED, createTime=1715667618065(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50fc6cd3
2024-05-14 06:20:18,065 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7822f430-4828-4a22-b2bf-91723a14a684: CoreMessage[messageID=2508, durable=true, userID=08c7682d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, JMSReplyTo=temp-queue://a4e16500-0a4d-45ea-8689-631a94efd679, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@800456101, transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=COMMITTED, createTime=1715667618065(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a8522dc
2024-05-14 06:20:18,066 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c7682e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c62fa0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c62fa0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a4df2e2, true, {}]
2024-05-14 06:20:18,066 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c78f3f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c62fa0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c62fa0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21111a3a, true, {}]
2024-05-14 06:20:18,066 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a4e16500-0a4d-45ea-8689-631a94efd679: Reference[2515]:RELIABLE:CoreMessage[messageID=2515, durable=true, userID=08c78f42-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=a4e16500-0a4d-45ea-8689-631a94efd679, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, 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=45420b9a-d0b6-43ea-9842-b22b5d45c45e]]@116310034
2024-05-14 06:20:18,066 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2515, durable=true, userID=08c78f42-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=a4e16500-0a4d-45ea-8689-631a94efd679, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, 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=45420b9a-d0b6-43ea-9842-b22b5d45c45e]]@116310034, context: RoutingContextImpl(Address=a4e16500-0a4d-45ea-8689-631a94efd679, routingType=ANYCAST, PreviousAddress=a4e16500-0a4d-45ea-8689-631a94efd679 previousRoute:ANYCAST, reusable=true, version=-2147483231)
..................................................
***** durable queues a4e16500-0a4d-45ea-8689-631a94efd679:
***** non durable for a4e16500-0a4d-45ea-8689-631a94efd679:
- queueID=2504 address:a4e16500-0a4d-45ea-8689-631a94efd679 name:a4e16500-0a4d-45ea-8689-631a94efd679 filter:null
..................................................
, transaction: null
2024-05-14 06:20:18,066 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a4e16500-0a4d-45ea-8689-631a94efd679: CoreMessage[messageID=2515, durable=true, userID=08c78f42-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=a4e16500-0a4d-45ea-8689-631a94efd679, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, 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=45420b9a-d0b6-43ea-9842-b22b5d45c45e]]@116310034 to transaction: TransactionImpl [xid=null, txID=2516, xid=null, state=ACTIVE, createTime=1715667618066(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@326dafac
2024-05-14 06:20:18,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2517, durable=true, userID=08c78f43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=a4e16500-0a4d-45ea-8689-631a94efd679, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, 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=852ef899-7674-471c-8aeb-10e58c1b6b00]]@1017002120, context: RoutingContextImpl(Address=a4e16500-0a4d-45ea-8689-631a94efd679, routingType=ANYCAST, PreviousAddress=a4e16500-0a4d-45ea-8689-631a94efd679 previousRoute:ANYCAST, reusable=true, version=-2147483231)
..................................................
***** durable queues a4e16500-0a4d-45ea-8689-631a94efd679:
***** non durable for a4e16500-0a4d-45ea-8689-631a94efd679:
- queueID=2504 address:a4e16500-0a4d-45ea-8689-631a94efd679 name:a4e16500-0a4d-45ea-8689-631a94efd679 filter:null
..................................................
, transaction: null
2024-05-14 06:20:18,067 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a4e16500-0a4d-45ea-8689-631a94efd679: Reference[2517]:RELIABLE:CoreMessage[messageID=2517, durable=true, userID=08c78f43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=a4e16500-0a4d-45ea-8689-631a94efd679, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, 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=852ef899-7674-471c-8aeb-10e58c1b6b00]]@1017002120
2024-05-14 06:20:18,067 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a4e16500-0a4d-45ea-8689-631a94efd679: CoreMessage[messageID=2515, durable=true, userID=08c78f42-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=a4e16500-0a4d-45ea-8689-631a94efd679, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, 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=45420b9a-d0b6-43ea-9842-b22b5d45c45e]]@116310034, transaction: TransactionImpl [xid=null, txID=2516, xid=null, state=COMMITTED, createTime=1715667618066(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@326dafac
2024-05-14 06:20:18,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c7b654-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c62fa0-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c62fa0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c93675e, true, {}]
2024-05-14 06:20:18,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [a4e16500-0a4d-45ea-8689-631a94efd679]
2024-05-14 06:20:18,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a4e16500-0a4d-45ea-8689-631a94efd679: CoreMessage[messageID=2517, durable=true, userID=08c78f43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=a4e16500-0a4d-45ea-8689-631a94efd679, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, 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=852ef899-7674-471c-8aeb-10e58c1b6b00]]@1017002120 to transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=ACTIVE, createTime=1715667618067(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70d42527
2024-05-14 06:20:18,068 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a4e16500-0a4d-45ea-8689-631a94efd679: CoreMessage[messageID=2517, durable=true, userID=08c78f43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=a4e16500-0a4d-45ea-8689-631a94efd679, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1ef7aa-651e-49f6-b76f-7051bda18723, 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=852ef899-7674-471c-8aeb-10e58c1b6b00]]@1017002120, transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=COMMITTED, createTime=1715667618067(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70d42527
2024-05-14 06:20:18,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@206100aa, org.eclipse.scout.rt.mom.jms.JmsSubscription@54236211]
2024-05-14 06:20:18,069 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [23a024df-ed87-4489-adfb-69e85c00bc32]
2024-05-14 06:20:18,069 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [7822f430-4828-4a22-b2bf-91723a14a684]
2024-05-14 06:20:18,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@32be1d68[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:18,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003079 ms
2024-05-14 06:20:18,070 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [107300da-e113-42ed-9205-83f4774de4ce]
2024-05-14 06:20:18,071 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:18,071 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:18,071 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 08c62fa0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:18,072 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:18,072 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.291675 ms
2024-05-14 06:20:18,072 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [artemis]>
2024-05-14 06:20:18,072 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:18,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [artemis]>
2024-05-14 06:20:18,073 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 778933869'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:18,074 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=mom223]
2024-05-14 06:20:18,074 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 08c8c7c6-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:18,075 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c8eed9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5eaf1803, true, {}]
2024-05-14 06:20:18,075 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@4128a0d7 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:18,075 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c8eeda-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e25a020, true, {}]
2024-05-14 06:20:18,076 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 08c8eeda-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:18,076 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@479ca083
2024-05-14 06:20:18,076 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4c678342-7e16-4d82-9821-b112f55cee3b, 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-05-14 06:20:18,077 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6365dbf
2024-05-14 06:20:18,077 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4c678342-7e16-4d82-9821-b112f55cee3b, null, 0, false, true, null]
2024-05-14 06:20:18,077 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c93cfc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47230bb9, true, {}]
2024-05-14 06:20:18,078 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:18,078 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@16c127c
2024-05-14 06:20:18,078 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c7b30a1
2024-05-14 06:20:18,078 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:18,079 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c98b1e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40a66b99, true, {}]
2024-05-14 06:20:18,079 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b0dcc1db-99bf-4321-be05-535782c019c3, address=b0dcc1db-99bf-4321-be05-535782c019c3, 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-05-14 06:20:18,079 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@ee0a13a
2024-05-14 06:20:18,079 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c7cce21
2024-05-14 06:20:18,080 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b0dcc1db-99bf-4321-be05-535782c019c3, null, 0, false, true, null]
2024-05-14 06:20:18,080 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2597, durable=true, userID=08c9b231-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-950aa226-5602-4795-b7f5-4e69f00b5da4, JMSReplyTo=temp-queue://b0dcc1db-99bf-4321-be05-535782c019c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@794777481, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483225)
..................................................
***** 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-05-14 06:20:18,081 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=08c9b231-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-950aa226-5602-4795-b7f5-4e69f00b5da4, JMSReplyTo=temp-queue://b0dcc1db-99bf-4321-be05-535782c019c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@794777481
2024-05-14 06:20:18,081 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=08c9b231-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-950aa226-5602-4795-b7f5-4e69f00b5da4, JMSReplyTo=temp-queue://b0dcc1db-99bf-4321-be05-535782c019c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@794777481 to transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=ACTIVE, createTime=1715667618081(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5372fca0
2024-05-14 06:20:18,081 ERROR [scout-thread-14] 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=d7ab285e-ca78-4612-8fec-b4f0cf5fafe6, activemq.broker=mom222]
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-05-14 06:20:18,082 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08c9d942-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dc2d469, true, {}]
2024-05-14 06:20:18,082 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b0dcc1db-99bf-4321-be05-535782c019c3: Reference[2601]:RELIABLE:CoreMessage[messageID=2601, durable=true, userID=08ca0054-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=b0dcc1db-99bf-4321-be05-535782c019c3, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-950aa226-5602-4795-b7f5-4e69f00b5da4, 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=d7ab285e-ca78-4612-8fec-b4f0cf5fafe6]]@42653901
2024-05-14 06:20:18,082 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2601, durable=true, userID=08ca0054-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=b0dcc1db-99bf-4321-be05-535782c019c3, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-950aa226-5602-4795-b7f5-4e69f00b5da4, 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=d7ab285e-ca78-4612-8fec-b4f0cf5fafe6]]@42653901, context: RoutingContextImpl(Address=b0dcc1db-99bf-4321-be05-535782c019c3, routingType=ANYCAST, PreviousAddress=b0dcc1db-99bf-4321-be05-535782c019c3 previousRoute:ANYCAST, reusable=true, version=-2147483224)
..................................................
***** durable queues b0dcc1db-99bf-4321-be05-535782c019c3:
***** non durable for b0dcc1db-99bf-4321-be05-535782c019c3:
- queueID=2593 address:b0dcc1db-99bf-4321-be05-535782c019c3 name:b0dcc1db-99bf-4321-be05-535782c019c3 filter:null
..................................................
, transaction: null
2024-05-14 06:20:18,083 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b0dcc1db-99bf-4321-be05-535782c019c3: CoreMessage[messageID=2601, durable=true, userID=08ca0054-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=b0dcc1db-99bf-4321-be05-535782c019c3, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-950aa226-5602-4795-b7f5-4e69f00b5da4, 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=d7ab285e-ca78-4612-8fec-b4f0cf5fafe6]]@42653901 to transaction: TransactionImpl [xid=null, txID=2603, xid=null, state=ACTIVE, createTime=1715667618083(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60d2f91c
2024-05-14 06:20:18,083 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b0dcc1db-99bf-4321-be05-535782c019c3: CoreMessage[messageID=2601, durable=true, userID=08ca0054-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=b0dcc1db-99bf-4321-be05-535782c019c3, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-950aa226-5602-4795-b7f5-4e69f00b5da4, 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=d7ab285e-ca78-4612-8fec-b4f0cf5fafe6]]@42653901, transaction: TransactionImpl [xid=null, txID=2603, xid=null, state=COMMITTED, createTime=1715667618083(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60d2f91c
2024-05-14 06:20:18,083 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08ca2765-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08c8c7c6-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@537b9b21, true, {}]
2024-05-14 06:20:18,083 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [b0dcc1db-99bf-4321-be05-535782c019c3]
2024-05-14 06:20:18,084 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=08c9b231-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-950aa226-5602-4795-b7f5-4e69f00b5da4, JMSReplyTo=temp-queue://b0dcc1db-99bf-4321-be05-535782c019c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@794777481, transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=COMMITTED, createTime=1715667618081(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5372fca0
2024-05-14 06:20:18,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a72d5fb]
2024-05-14 06:20:18,085 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@246170fe[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:18,085 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003107 ms
2024-05-14 06:20:18,085 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [4c678342-7e16-4d82-9821-b112f55cee3b]
2024-05-14 06:20:18,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:18,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:18,086 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 08c8c7c6-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:18,087 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:18,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.367189 ms
2024-05-14 06:20:18,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [artemis]>
2024-05-14 06:20:18,088 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:18,088 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [artemis]>
2024-05-14 06:20:18,088 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1788781164'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:18,090 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=mom224]
2024-05-14 06:20:18,090 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 08cb38d7-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:18,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08cb38da-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cb38d7-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cb38d7-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7be507e7, true, {}]
2024-05-14 06:20:18,091 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2e25df11 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:18,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08cb5feb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cb38d7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cb38d7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3911e1c5, true, {}]
2024-05-14 06:20:18,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 08cb5feb-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:18,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@24a3117
2024-05-14 06:20:18,092 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1b4def60-d010-4c33-b183-059249fe6f7d, 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-05-14 06:20:18,092 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@39b30a32
2024-05-14 06:20:18,092 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1b4def60-d010-4c33-b183-059249fe6f7d, null, 0, false, true, null]
2024-05-14 06:20:18,093 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08cbae0d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cb38d7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cb38d7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ff3d029, true, {}]
2024-05-14 06:20:18,093 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 08cbae0d-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true]
2024-05-14 06:20:18,093 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2030e8a7
2024-05-14 06:20:18,093 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a365c9b0-990a-45dd-85e0-4d355f78486f, 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-05-14 06:20:18,094 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c05e192
2024-05-14 06:20:18,094 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a365c9b0-990a-45dd-85e0-4d355f78486f, null, 0, false, true, null]
2024-05-14 06:20:18,094 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08cbd51f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cb38d7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cb38d7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e4800aa, true, {}]
2024-05-14 06:20:18,095 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=80f7900b-fb0d-43e4-a441-77146147916e, address=80f7900b-fb0d-43e4-a441-77146147916e, 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-05-14 06:20:18,095 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@471eb999
2024-05-14 06:20:18,095 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4cfc2931
2024-05-14 06:20:18,095 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 80f7900b-fb0d-43e4-a441-77146147916e, null, 0, false, true, null]
2024-05-14 06:20:18,096 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a365c9b0-990a-45dd-85e0-4d355f78486f: Reference[2661]:RELIABLE:CoreMessage[messageID=2661, durable=true, userID=08cc2342-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3dabccc7-0c83-477b-8c2b-22ff4bae412f, JMSReplyTo=temp-queue://80f7900b-fb0d-43e4-a441-77146147916e, 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]]@1973891675
2024-05-14 06:20:18,096 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2661, durable=true, userID=08cc2342-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3dabccc7-0c83-477b-8c2b-22ff4bae412f, JMSReplyTo=temp-queue://80f7900b-fb0d-43e4-a441-77146147916e, 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]]@1973891675, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483220)
..................................................
***** durable queues test/mom/testTopicRequestReplyCorrelationId:
***** non durable for test/mom/testTopicRequestReplyCorrelationId:
- queueID=2651 address:test/mom/testTopicRequestReplyCorrelationId name:a365c9b0-990a-45dd-85e0-4d355f78486f filter:null
..................................................
, transaction: null
2024-05-14 06:20:18,096 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a365c9b0-990a-45dd-85e0-4d355f78486f: CoreMessage[messageID=2661, durable=true, userID=08cc2342-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3dabccc7-0c83-477b-8c2b-22ff4bae412f, JMSReplyTo=temp-queue://80f7900b-fb0d-43e4-a441-77146147916e, 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]]@1973891675 to transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=ACTIVE, createTime=1715667618096(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72dfcc05
2024-05-14 06:20:18,097 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a365c9b0-990a-45dd-85e0-4d355f78486f: CoreMessage[messageID=2661, durable=true, userID=08cc2342-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3dabccc7-0c83-477b-8c2b-22ff4bae412f, JMSReplyTo=temp-queue://80f7900b-fb0d-43e4-a441-77146147916e, 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]]@1973891675, transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=COMMITTED, createTime=1715667618096(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72dfcc05
2024-05-14 06:20:18,097 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08cc4a53-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cb38d7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cb38d7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16abeb49, true, {}]
2024-05-14 06:20:18,097 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 80f7900b-fb0d-43e4-a441-77146147916e: Reference[2665]:RELIABLE:CoreMessage[messageID=2665, durable=true, userID=08cc4a55-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=80f7900b-fb0d-43e4-a441-77146147916e, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3dabccc7-0c83-477b-8c2b-22ff4bae412f, 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]]@1396286875
2024-05-14 06:20:18,097 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2665, durable=true, userID=08cc4a55-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=80f7900b-fb0d-43e4-a441-77146147916e, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3dabccc7-0c83-477b-8c2b-22ff4bae412f, 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]]@1396286875, context: RoutingContextImpl(Address=80f7900b-fb0d-43e4-a441-77146147916e, routingType=ANYCAST, PreviousAddress=80f7900b-fb0d-43e4-a441-77146147916e previousRoute:ANYCAST, reusable=true, version=-2147483219)
..................................................
***** durable queues 80f7900b-fb0d-43e4-a441-77146147916e:
***** non durable for 80f7900b-fb0d-43e4-a441-77146147916e:
- queueID=2657 address:80f7900b-fb0d-43e4-a441-77146147916e name:80f7900b-fb0d-43e4-a441-77146147916e filter:null
..................................................
, transaction: null
2024-05-14 06:20:18,098 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 80f7900b-fb0d-43e4-a441-77146147916e: CoreMessage[messageID=2665, durable=true, userID=08cc4a55-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=80f7900b-fb0d-43e4-a441-77146147916e, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3dabccc7-0c83-477b-8c2b-22ff4bae412f, 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]]@1396286875 to transaction: TransactionImpl [xid=null, txID=2666, xid=null, state=ACTIVE, createTime=1715667618098(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a8a1d5d
2024-05-14 06:20:18,098 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 80f7900b-fb0d-43e4-a441-77146147916e: CoreMessage[messageID=2665, durable=true, userID=08cc4a55-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=80f7900b-fb0d-43e4-a441-77146147916e, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3dabccc7-0c83-477b-8c2b-22ff4bae412f, 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]]@1396286875, transaction: TransactionImpl [xid=null, txID=2666, xid=null, state=COMMITTED, createTime=1715667618098(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a8a1d5d
2024-05-14 06:20:18,098 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08cc7166-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cb38d7-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cb38d7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78f01e7, true, {}]
2024-05-14 06:20:18,098 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [80f7900b-fb0d-43e4-a441-77146147916e]
2024-05-14 06:20:18,100 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1345d18f]
2024-05-14 06:20:18,100 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [a365c9b0-990a-45dd-85e0-4d355f78486f]
2024-05-14 06:20:18,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2fac64f1[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:18,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004830 ms
2024-05-14 06:20:18,102 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [1b4def60-d010-4c33-b183-059249fe6f7d]
2024-05-14 06:20:18,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:18,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:18,103 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 08cb38d7-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:18,103 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:18,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.635106 ms
2024-05-14 06:20:18,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [artemis]>
2024-05-14 06:20:18,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:18,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [artemis]>
2024-05-14 06:20:18,105 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2004191015'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:18,106 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:18,106 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 08cda9e8-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:18,107 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08cdd0fb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cda9e8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cda9e8-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@760b8d06, true, {}]
2024-05-14 06:20:18,107 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@3f7d6611 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:18,107 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08cdd0fc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cda9e8-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cda9e8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6963135b, true, {}]
2024-05-14 06:20:18,108 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 08cdd0fc-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:18,108 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@31e927d5
2024-05-14 06:20:18,108 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=24f2c643-8fd8-40ba-b762-b761826310b6, 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-05-14 06:20:18,109 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2cb8f6bf
2024-05-14 06:20:18,109 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 24f2c643-8fd8-40ba-b762-b761826310b6, null, 0, false, true, null]
2024-05-14 06:20:18,109 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08ce1f1e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cda9e8-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cda9e8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69e05d01, true, {}]
2024-05-14 06:20:18,110 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:18,110 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6571cd95
2024-05-14 06:20:18,110 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4223644c
2024-05-14 06:20:18,110 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:18,111 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08ce6d40-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cda9e8-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cda9e8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24054369, true, {}]
2024-05-14 06:20:18,111 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d2624925-441d-4caf-ba84-6dc83534c13b, address=d2624925-441d-4caf-ba84-6dc83534c13b, 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-05-14 06:20:18,111 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6b4329bd
2024-05-14 06:20:18,112 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@643b3079
2024-05-14 06:20:18,112 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d2624925-441d-4caf-ba84-6dc83534c13b, null, 0, false, true, null]
2024-05-14 06:20:18,113 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2733, durable=true, userID=08ce9453-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bc9b8f1-5316-40a8-ad30-a7a37cee152f, JMSReplyTo=temp-queue://d2624925-441d-4caf-ba84-6dc83534c13b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@186161179, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** 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-05-14 06:20:18,113 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=08ce9453-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bc9b8f1-5316-40a8-ad30-a7a37cee152f, JMSReplyTo=temp-queue://d2624925-441d-4caf-ba84-6dc83534c13b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@186161179
2024-05-14 06:20:18,113 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=08ce9453-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bc9b8f1-5316-40a8-ad30-a7a37cee152f, JMSReplyTo=temp-queue://d2624925-441d-4caf-ba84-6dc83534c13b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@186161179 to transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=ACTIVE, createTime=1715667618113(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fd871aa
2024-05-14 06:20:18,114 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08cee274-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08cda9e8-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08cda9e8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a0f7b8, true, {}]
2024-05-14 06:20:18,114 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:18,114 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 24f2c643-8fd8-40ba-b762-b761826310b6: Reference[2741]:RELIABLE:CoreMessage[messageID=2741, durable=true, userID=08cee276-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bc9b8f1-5316-40a8-ad30-a7a37cee152f, _AMQ_ROUTING_TYPE=0]]@1554515182
2024-05-14 06:20:18,114 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2741, durable=true, userID=08cee276-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bc9b8f1-5316-40a8-ad30-a7a37cee152f, _AMQ_ROUTING_TYPE=0]]@1554515182, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483215)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=2714 address:scout.mom.requestreply.cancellation name:24f2c643-8fd8-40ba-b762-b761826310b6 filter:null
..................................................
, transaction: null
2024-05-14 06:20:18,115 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 24f2c643-8fd8-40ba-b762-b761826310b6: CoreMessage[messageID=2741, durable=true, userID=08cee276-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bc9b8f1-5316-40a8-ad30-a7a37cee152f, _AMQ_ROUTING_TYPE=0]]@1554515182 to transaction: TransactionImpl [xid=null, txID=2743, xid=null, state=ACTIVE, createTime=1715667618115(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74e720a6
2024-05-14 06:20:18,115 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 24f2c643-8fd8-40ba-b762-b761826310b6: CoreMessage[messageID=2741, durable=true, userID=08cee276-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bc9b8f1-5316-40a8-ad30-a7a37cee152f, _AMQ_ROUTING_TYPE=0]]@1554515182, transaction: TransactionImpl [xid=null, txID=2743, xid=null, state=COMMITTED, createTime=1715667618115(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74e720a6
2024-05-14 06:20:18,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64f514d2]
2024-05-14 06:20:18,116 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=08ce9453-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bc9b8f1-5316-40a8-ad30-a7a37cee152f, JMSReplyTo=temp-queue://d2624925-441d-4caf-ba84-6dc83534c13b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@186161179, transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=COMMITTED, createTime=1715667618113(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fd871aa
2024-05-14 06:20:18,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@7d170e75[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:18,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003163 ms
2024-05-14 06:20:18,117 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [24f2c643-8fd8-40ba-b762-b761826310b6]
2024-05-14 06:20:18,118 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:18,118 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:18,118 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 08cda9e8-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:18,119 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:18,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.844012 ms
2024-05-14 06:20:18,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [artemis]>
2024-05-14 06:20:18,120 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:18,120 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [artemis]>
2024-05-14 06:20:18,120 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1993673647'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:18,121 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=mom223]
2024-05-14 06:20:18,122 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 08d01af8-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:18,122 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08d01afb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08d01af8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08d01af8-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1170008e, true, {}]
2024-05-14 06:20:18,122 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@4f126b2a - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:18,123 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08d0420c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08d01af8-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08d01af8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1256736, true, {}]
2024-05-14 06:20:18,123 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 08d0420c-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:18,123 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@14a8f6df
2024-05-14 06:20:18,123 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=93a6ec86-b923-4217-a33f-57951c9b11a4, 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-05-14 06:20:18,124 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d6f98cb
2024-05-14 06:20:18,124 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 93a6ec86-b923-4217-a33f-57951c9b11a4, null, 0, false, true, null]
2024-05-14 06:20:18,125 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08d0691e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08d01af8-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08d01af8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fcee7fb, true, {}]
2024-05-14 06:20:18,125 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:18,125 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3f6e8643
2024-05-14 06:20:18,126 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ebc12f
2024-05-14 06:20:18,126 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:18,126 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [08d0b740-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08d01af8-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08d01af8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@744da9a0, true, {}]
2024-05-14 06:20:18,126 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fecc01d0-9eaf-49bd-9aa8-23d86747779e, address=fecc01d0-9eaf-49bd-9aa8-23d86747779e, 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-05-14 06:20:18,127 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@746b6b44
2024-05-14 06:20:18,127 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27a67518
2024-05-14 06:20:18,127 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fecc01d0-9eaf-49bd-9aa8-23d86747779e, null, 0, false, true, null]
2024-05-14 06:20:18,128 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2794, durable=true, userID=08d10563-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41ace4b5-f0de-4ed4-9dac-eaa11bfc8bda, JMSReplyTo=temp-queue://fecc01d0-9eaf-49bd-9aa8-23d86747779e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@70367843, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483209)
..................................................
***** 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-05-14 06:20:18,132 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=08d10563-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41ace4b5-f0de-4ed4-9dac-eaa11bfc8bda, JMSReplyTo=temp-queue://fecc01d0-9eaf-49bd-9aa8-23d86747779e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@70367843
2024-05-14 06:20:18,132 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=08d10563-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41ace4b5-f0de-4ed4-9dac-eaa11bfc8bda, JMSReplyTo=temp-queue://fecc01d0-9eaf-49bd-9aa8-23d86747779e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@70367843 to transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=ACTIVE, createTime=1715667618132(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24874721
2024-05-14 06:20:18,135 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=08d10563-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41ace4b5-f0de-4ed4-9dac-eaa11bfc8bda, JMSReplyTo=temp-queue://fecc01d0-9eaf-49bd-9aa8-23d86747779e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@70367843, transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=COMMITTED, createTime=1715667618132(Tue May 14 06:20:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24874721
2024-05-14 06:20:23,127 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcbced4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=08d01af8-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=08d01af8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e876104, true, {}]
2024-05-14 06:20:23,127 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:23,128 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 93a6ec86-b923-4217-a33f-57951c9b11a4: Reference[2802]:RELIABLE:CoreMessage[messageID=2802, durable=true, userID=0bcbced6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41ace4b5-f0de-4ed4-9dac-eaa11bfc8bda, _AMQ_ROUTING_TYPE=0]]@1332820801
2024-05-14 06:20:23,128 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2802, durable=true, userID=0bcbced6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41ace4b5-f0de-4ed4-9dac-eaa11bfc8bda, _AMQ_ROUTING_TYPE=0]]@1332820801, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483210)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=2775 address:scout.mom.requestreply.cancellation name:93a6ec86-b923-4217-a33f-57951c9b11a4 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,128 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 93a6ec86-b923-4217-a33f-57951c9b11a4: CoreMessage[messageID=2802, durable=true, userID=0bcbced6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41ace4b5-f0de-4ed4-9dac-eaa11bfc8bda, _AMQ_ROUTING_TYPE=0]]@1332820801 to transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=ACTIVE, createTime=1715667623128(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17301909
2024-05-14 06:20:23,128 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 93a6ec86-b923-4217-a33f-57951c9b11a4: CoreMessage[messageID=2802, durable=true, userID=0bcbced6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41ace4b5-f0de-4ed4-9dac-eaa11bfc8bda, _AMQ_ROUTING_TYPE=0]]@1332820801, transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=COMMITTED, createTime=1715667623128(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17301909
2024-05-14 06:20:23,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4aa007c6]
2024-05-14 06:20:23,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6f5b26d6[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:23,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002843 ms
2024-05-14 06:20:23,129 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [93a6ec86-b923-4217-a33f-57951c9b11a4]
2024-05-14 06:20:23,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,131 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 08d01af8-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,131 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,131 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5011.691642 ms
2024-05-14 06:20:23,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [artemis]>
2024-05-14 06:20:23,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [artemis]>
2024-05-14 06:20:23,133 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 624277465'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:23,134 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=mom224]
2024-05-14 06:20:23,134 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0bcce048-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:23,135 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcd075b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcce048-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcce048-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e72b5f9, true, {}]
2024-05-14 06:20:23,135 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3ab540ae - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:23,135 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcd075c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcce048-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcce048-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a2c5278, true, {}]
2024-05-14 06:20:23,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bcd075c-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@162927e7
2024-05-14 06:20:23,136 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6d83699e-b515-4ef7-a38f-d92f64dcbd5e, 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-05-14 06:20:23,136 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2fdfaf28
2024-05-14 06:20:23,137 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6d83699e-b515-4ef7-a38f-d92f64dcbd5e, null, 0, false, true, null]
2024-05-14 06:20:23,137 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcd557e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcce048-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcce048-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d14a2fd, true, {}]
2024-05-14 06:20:23,137 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:23,137 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1edb4b2e
2024-05-14 06:20:23,138 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b4196b0
2024-05-14 06:20:23,138 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,138 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcd7c90-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcce048-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcce048-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a3aceb8, true, {}]
2024-05-14 06:20:23,139 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=17673aa8-b290-4786-942c-3cec9ce81963, address=17673aa8-b290-4786-942c-3cec9ce81963, 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-05-14 06:20:23,139 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@28713bab
2024-05-14 06:20:23,139 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e607344
2024-05-14 06:20:23,139 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 17673aa8-b290-4786-942c-3cec9ce81963, null, 0, false, true, null]
2024-05-14 06:20:23,140 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2855, durable=true, userID=0bcdcab3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44163a9f-d8b2-40d3-b429-18f911c8137a, JMSReplyTo=temp-queue://17673aa8-b290-4786-942c-3cec9ce81963, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2026459620, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483204)
..................................................
***** 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-05-14 06:20:23,140 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bcdcab3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44163a9f-d8b2-40d3-b429-18f911c8137a, JMSReplyTo=temp-queue://17673aa8-b290-4786-942c-3cec9ce81963, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2026459620
2024-05-14 06:20:23,140 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bcdcab3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44163a9f-d8b2-40d3-b429-18f911c8137a, JMSReplyTo=temp-queue://17673aa8-b290-4786-942c-3cec9ce81963, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2026459620 to transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=ACTIVE, createTime=1715667623140(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d48c8c8
2024-05-14 06:20:23,141 ERROR [scout-thread-14] 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=619929cd-3589-40ee-ad83-d7cb57eaca9b, activemq.broker=mom222]
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-05-14 06:20:23,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcdf1c4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcce048-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcce048-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57d724f2, true, {}]
2024-05-14 06:20:23,142 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 17673aa8-b290-4786-942c-3cec9ce81963: Reference[2859]:RELIABLE:CoreMessage[messageID=2859, durable=true, userID=0bcdf1c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=17673aa8-b290-4786-942c-3cec9ce81963, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44163a9f-d8b2-40d3-b429-18f911c8137a, 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=619929cd-3589-40ee-ad83-d7cb57eaca9b]]@1383572592
2024-05-14 06:20:23,142 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2859, durable=true, userID=0bcdf1c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=17673aa8-b290-4786-942c-3cec9ce81963, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44163a9f-d8b2-40d3-b429-18f911c8137a, 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=619929cd-3589-40ee-ad83-d7cb57eaca9b]]@1383572592, context: RoutingContextImpl(Address=17673aa8-b290-4786-942c-3cec9ce81963, routingType=ANYCAST, PreviousAddress=17673aa8-b290-4786-942c-3cec9ce81963 previousRoute:ANYCAST, reusable=true, version=-2147483203)
..................................................
***** durable queues 17673aa8-b290-4786-942c-3cec9ce81963:
***** non durable for 17673aa8-b290-4786-942c-3cec9ce81963:
- queueID=2851 address:17673aa8-b290-4786-942c-3cec9ce81963 name:17673aa8-b290-4786-942c-3cec9ce81963 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,142 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 17673aa8-b290-4786-942c-3cec9ce81963: CoreMessage[messageID=2859, durable=true, userID=0bcdf1c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=17673aa8-b290-4786-942c-3cec9ce81963, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44163a9f-d8b2-40d3-b429-18f911c8137a, 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=619929cd-3589-40ee-ad83-d7cb57eaca9b]]@1383572592 to transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=ACTIVE, createTime=1715667623142(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1139c40b
2024-05-14 06:20:23,142 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 17673aa8-b290-4786-942c-3cec9ce81963: CoreMessage[messageID=2859, durable=true, userID=0bcdf1c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=17673aa8-b290-4786-942c-3cec9ce81963, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44163a9f-d8b2-40d3-b429-18f911c8137a, 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=619929cd-3589-40ee-ad83-d7cb57eaca9b]]@1383572592, transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=COMMITTED, createTime=1715667623142(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1139c40b
2024-05-14 06:20:23,142 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bce18d7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcce048-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcce048-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dbea7c6, true, {}]
2024-05-14 06:20:23,143 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [17673aa8-b290-4786-942c-3cec9ce81963]
2024-05-14 06:20:23,143 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bcdcab3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44163a9f-d8b2-40d3-b429-18f911c8137a, JMSReplyTo=temp-queue://17673aa8-b290-4786-942c-3cec9ce81963, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2026459620, transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=COMMITTED, createTime=1715667623140(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d48c8c8
2024-05-14 06:20:23,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@442ca132]
2024-05-14 06:20:23,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4219219d[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:23,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002943 ms
2024-05-14 06:20:23,144 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [6d83699e-b515-4ef7-a38f-d92f64dcbd5e]
2024-05-14 06:20:23,145 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,145 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,145 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0bcce048-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,146 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.687048 ms
2024-05-14 06:20:23,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [artemis]>
2024-05-14 06:20:23,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [artemis]>
2024-05-14 06:20:23,147 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1335972215'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:23,148 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:23,149 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0bcf2a49-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:23,149 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcf2a4c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@461b3d3f, true, {}]
2024-05-14 06:20:23,150 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@6cc2bb11 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:23,150 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcf515d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4762deca, true, {}]
2024-05-14 06:20:23,150 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bcf515d-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,150 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@234df1b9
2024-05-14 06:20:23,150 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=207bc4c3-2938-449b-a618-2d6a50b18662, 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-05-14 06:20:23,151 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@65c8479f
2024-05-14 06:20:23,151 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 207bc4c3-2938-449b-a618-2d6a50b18662, null, 0, false, true, null]
2024-05-14 06:20:23,151 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcf786f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d53b196, true, {}]
2024-05-14 06:20:23,152 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:23,152 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4389c743
2024-05-14 06:20:23,152 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1bcc8322
2024-05-14 06:20:23,153 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,153 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bcfc691-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d93d573, true, {}]
2024-05-14 06:20:23,153 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f8261279-2458-437b-8af4-ecd7bfc8e126, address=f8261279-2458-437b-8af4-ecd7bfc8e126, 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-05-14 06:20:23,153 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3dda7cf0
2024-05-14 06:20:23,154 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@715692cb
2024-05-14 06:20:23,154 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f8261279-2458-437b-8af4-ecd7bfc8e126, null, 0, false, true, null]
2024-05-14 06:20:23,154 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2920, durable=true, userID=0bcfeda4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46bc58d6-802f-454a-9366-53417d214035, JMSReplyTo=temp-queue://f8261279-2458-437b-8af4-ecd7bfc8e126, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2069344140, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483199)
..................................................
***** 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-05-14 06:20:23,155 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bcfeda4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46bc58d6-802f-454a-9366-53417d214035, JMSReplyTo=temp-queue://f8261279-2458-437b-8af4-ecd7bfc8e126, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2069344140
2024-05-14 06:20:23,155 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bcfeda4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46bc58d6-802f-454a-9366-53417d214035, JMSReplyTo=temp-queue://f8261279-2458-437b-8af4-ecd7bfc8e126, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2069344140 to transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=ACTIVE, createTime=1715667623155(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@148625c5
2024-05-14 06:20:23,155 INFO  [scout-thread-14] 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=dc61c8ee-2a1a-4a2d-8f70-598e7c621d78, activemq.broker=mom222]
2024-05-14 06:20:23,155 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd014b5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a12baa2, true, {}]
2024-05-14 06:20:23,156 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2924, durable=true, userID=0bd03bc7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=f8261279-2458-437b-8af4-ecd7bfc8e126, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46bc58d6-802f-454a-9366-53417d214035, 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=dc61c8ee-2a1a-4a2d-8f70-598e7c621d78]]@38566951, context: RoutingContextImpl(Address=f8261279-2458-437b-8af4-ecd7bfc8e126, routingType=ANYCAST, PreviousAddress=f8261279-2458-437b-8af4-ecd7bfc8e126 previousRoute:ANYCAST, reusable=true, version=-2147483198)
..................................................
***** durable queues f8261279-2458-437b-8af4-ecd7bfc8e126:
***** non durable for f8261279-2458-437b-8af4-ecd7bfc8e126:
- queueID=2916 address:f8261279-2458-437b-8af4-ecd7bfc8e126 name:f8261279-2458-437b-8af4-ecd7bfc8e126 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,156 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f8261279-2458-437b-8af4-ecd7bfc8e126: Reference[2924]:RELIABLE:CoreMessage[messageID=2924, durable=true, userID=0bd03bc7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=f8261279-2458-437b-8af4-ecd7bfc8e126, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46bc58d6-802f-454a-9366-53417d214035, 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=dc61c8ee-2a1a-4a2d-8f70-598e7c621d78]]@38566951
2024-05-14 06:20:23,156 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f8261279-2458-437b-8af4-ecd7bfc8e126: CoreMessage[messageID=2924, durable=true, userID=0bd03bc7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=f8261279-2458-437b-8af4-ecd7bfc8e126, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46bc58d6-802f-454a-9366-53417d214035, 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=dc61c8ee-2a1a-4a2d-8f70-598e7c621d78]]@38566951 to transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=ACTIVE, createTime=1715667623156(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5cccd075
2024-05-14 06:20:23,156 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f8261279-2458-437b-8af4-ecd7bfc8e126: CoreMessage[messageID=2924, durable=true, userID=0bd03bc7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=f8261279-2458-437b-8af4-ecd7bfc8e126, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46bc58d6-802f-454a-9366-53417d214035, 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=dc61c8ee-2a1a-4a2d-8f70-598e7c621d78]]@38566951, transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=COMMITTED, createTime=1715667623156(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5cccd075
2024-05-14 06:20:23,157 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd062d8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bcf2a49-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40d1b233, true, {}]
2024-05-14 06:20:23,157 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [f8261279-2458-437b-8af4-ecd7bfc8e126]
2024-05-14 06:20:23,158 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bcfeda4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46bc58d6-802f-454a-9366-53417d214035, JMSReplyTo=temp-queue://f8261279-2458-437b-8af4-ecd7bfc8e126, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2069344140, transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=COMMITTED, createTime=1715667623155(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@148625c5
2024-05-14 06:20:23,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b41df80]
2024-05-14 06:20:23,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@390b5304[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:23,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003201 ms
2024-05-14 06:20:23,159 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [207bc4c3-2938-449b-a618-2d6a50b18662]
2024-05-14 06:20:23,159 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,159 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,160 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0bcf2a49-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,160 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.551159 ms
2024-05-14 06:20:23,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [artemis]>
2024-05-14 06:20:23,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [artemis]>
2024-05-14 06:20:23,161 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 490540739'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,162 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=mom223]
2024-05-14 06:20:23,163 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0bd14d3a-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:23,163 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd14d3d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21d95276, true, {}]
2024-05-14 06:20:23,164 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@262759cb - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:23,164 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd1744e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4abae32d, true, {}]
2024-05-14 06:20:23,164 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bd1744e-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,164 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7b3d4701
2024-05-14 06:20:23,165 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9a7cac03-a7fb-43fd-8170-1d92f65a7615, 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-05-14 06:20:23,165 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@10c9061b
2024-05-14 06:20:23,165 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9a7cac03-a7fb-43fd-8170-1d92f65a7615, null, 0, false, true, null]
2024-05-14 06:20:23,166 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd1c270-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@641e4908, true, {}]
2024-05-14 06:20:23,166 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bd1c270-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true]
2024-05-14 06:20:23,166 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@58022811
2024-05-14 06:20:23,166 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eb725d41-92f0-4f74-84a5-d701df46ce03, 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-05-14 06:20:23,167 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f04be42
2024-05-14 06:20:23,167 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eb725d41-92f0-4f74-84a5-d701df46ce03, null, 0, false, true, null]
2024-05-14 06:20:23,167 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd1e982-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14917662, true, {}]
2024-05-14 06:20:23,168 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3bacd509-ef9e-44d6-a019-736a14488795, address=3bacd509-ef9e-44d6-a019-736a14488795, 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-05-14 06:20:23,168 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@25d941e3
2024-05-14 06:20:23,168 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22e0cf4a
2024-05-14 06:20:23,168 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3bacd509-ef9e-44d6-a019-736a14488795, null, 0, false, true, null]
2024-05-14 06:20:23,169 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2984, durable=true, userID=0bd237a5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ed2f58-f5ec-4224-af85-20022416d83b, JMSReplyTo=temp-queue://3bacd509-ef9e-44d6-a019-736a14488795, 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]]@63266615, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483194)
..................................................
***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller:
***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller:
- queueID=2974 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:eb725d41-92f0-4f74-84a5-d701df46ce03 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,169 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from eb725d41-92f0-4f74-84a5-d701df46ce03: Reference[2984]:RELIABLE:CoreMessage[messageID=2984, durable=true, userID=0bd237a5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ed2f58-f5ec-4224-af85-20022416d83b, JMSReplyTo=temp-queue://3bacd509-ef9e-44d6-a019-736a14488795, 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]]@63266615
2024-05-14 06:20:23,170 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from eb725d41-92f0-4f74-84a5-d701df46ce03: CoreMessage[messageID=2984, durable=true, userID=0bd237a5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ed2f58-f5ec-4224-af85-20022416d83b, JMSReplyTo=temp-queue://3bacd509-ef9e-44d6-a019-736a14488795, 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]]@63266615 to transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=ACTIVE, createTime=1715667623169(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@729d3339
2024-05-14 06:20:23,170 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from eb725d41-92f0-4f74-84a5-d701df46ce03: CoreMessage[messageID=2984, durable=true, userID=0bd237a5-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ed2f58-f5ec-4224-af85-20022416d83b, JMSReplyTo=temp-queue://3bacd509-ef9e-44d6-a019-736a14488795, 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]]@63266615, transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=COMMITTED, createTime=1715667623169(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@729d3339
2024-05-14 06:20:23,170 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd25eb6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1895fc1b, true, {}]
2024-05-14 06:20:23,171 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3bacd509-ef9e-44d6-a019-736a14488795: Reference[2988]:RELIABLE:CoreMessage[messageID=2988, durable=true, userID=0bd25eb8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=3bacd509-ef9e-44d6-a019-736a14488795, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ed2f58-f5ec-4224-af85-20022416d83b, 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=7f34e006-c70f-4435-afd2-4798788f1079]]@969853554
2024-05-14 06:20:23,171 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2988, durable=true, userID=0bd25eb8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=3bacd509-ef9e-44d6-a019-736a14488795, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ed2f58-f5ec-4224-af85-20022416d83b, 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=7f34e006-c70f-4435-afd2-4798788f1079]]@969853554, context: RoutingContextImpl(Address=3bacd509-ef9e-44d6-a019-736a14488795, routingType=ANYCAST, PreviousAddress=3bacd509-ef9e-44d6-a019-736a14488795 previousRoute:ANYCAST, reusable=true, version=-2147483193)
..................................................
***** durable queues 3bacd509-ef9e-44d6-a019-736a14488795:
***** non durable for 3bacd509-ef9e-44d6-a019-736a14488795:
- queueID=2980 address:3bacd509-ef9e-44d6-a019-736a14488795 name:3bacd509-ef9e-44d6-a019-736a14488795 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,171 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3bacd509-ef9e-44d6-a019-736a14488795: CoreMessage[messageID=2988, durable=true, userID=0bd25eb8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=3bacd509-ef9e-44d6-a019-736a14488795, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ed2f58-f5ec-4224-af85-20022416d83b, 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=7f34e006-c70f-4435-afd2-4798788f1079]]@969853554 to transaction: TransactionImpl [xid=null, txID=2990, xid=null, state=ACTIVE, createTime=1715667623171(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1beaa4c
2024-05-14 06:20:23,171 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3bacd509-ef9e-44d6-a019-736a14488795: CoreMessage[messageID=2988, durable=true, userID=0bd25eb8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=3bacd509-ef9e-44d6-a019-736a14488795, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ed2f58-f5ec-4224-af85-20022416d83b, 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=7f34e006-c70f-4435-afd2-4798788f1079]]@969853554, transaction: TransactionImpl [xid=null, txID=2990, xid=null, state=COMMITTED, createTime=1715667623171(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1beaa4c
2024-05-14 06:20:23,171 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd285c9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd14d3a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d680347, true, {}]
2024-05-14 06:20:23,172 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [3bacd509-ef9e-44d6-a019-736a14488795]
2024-05-14 06:20:23,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@b41c538, org.eclipse.scout.rt.mom.jms.JmsSubscription@2101e969]
2024-05-14 06:20:23,173 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [eb725d41-92f0-4f74-84a5-d701df46ce03]
2024-05-14 06:20:23,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5136fe6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:23,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003008 ms
2024-05-14 06:20:23,174 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [9a7cac03-a7fb-43fd-8170-1d92f65a7615]
2024-05-14 06:20:23,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,175 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0bd14d3a-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.508602 ms
2024-05-14 06:20:23,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [artemis]>
2024-05-14 06:20:23,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [artemis]>
2024-05-14 06:20:23,177 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 532857398'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:23,178 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=mom224]
2024-05-14 06:20:23,178 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0bd3973b-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:23,179 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd3be4e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd3973b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd3973b-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@423adb3e, true, {}]
2024-05-14 06:20:23,179 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d80f635 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:23,179 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd3be4f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd3973b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd3973b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6531b5bf, true, {}]
2024-05-14 06:20:23,180 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bd3be4f-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,180 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6463fa20
2024-05-14 06:20:23,180 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=de7980c3-70a8-49bf-9df9-5f76d3a10769, 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-05-14 06:20:23,180 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b5a2815
2024-05-14 06:20:23,181 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, de7980c3-70a8-49bf-9df9-5f76d3a10769, null, 0, false, true, null]
2024-05-14 06:20:23,181 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd40c71-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd3973b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd3973b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40dde379, true, {}]
2024-05-14 06:20:23,181 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:23,181 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@20e4228e
2024-05-14 06:20:23,182 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5deb6fee
2024-05-14 06:20:23,182 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.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-05-14 06:20:23,182 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd43383-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd3973b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd3973b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7443a752, true, {}]
2024-05-14 06:20:23,183 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0a35d50d-5b38-467a-82df-a70171075a39, address=0a35d50d-5b38-467a-82df-a70171075a39, 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-05-14 06:20:23,183 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2fba3533
2024-05-14 06:20:23,183 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54f3781e
2024-05-14 06:20:23,183 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0a35d50d-5b38-467a-82df-a70171075a39, null, 0, false, true, null]
2024-05-14 06:20:23,184 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3056, durable=true, userID=0bd45a96-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f296fb-770a-4a6b-9154-bdc271121ff8, JMSReplyTo=temp-queue://0a35d50d-5b38-467a-82df-a70171075a39, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@584925299, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483188)
..................................................
***** durable queues test/momtestQueueRequestReply:
- queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null
***** non durable for test/momtestQueueRequestReply:
..................................................
, transaction: null
2024-05-14 06:20:23,184 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bd45a96-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f296fb-770a-4a6b-9154-bdc271121ff8, JMSReplyTo=temp-queue://0a35d50d-5b38-467a-82df-a70171075a39, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@584925299
2024-05-14 06:20:23,184 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bd45a96-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f296fb-770a-4a6b-9154-bdc271121ff8, JMSReplyTo=temp-queue://0a35d50d-5b38-467a-82df-a70171075a39, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@584925299 to transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=ACTIVE, createTime=1715667623184(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b1a8fd2
2024-05-14 06:20:23,184 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd481a7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd3973b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd3973b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a4bb00c, true, {}]
2024-05-14 06:20:23,185 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0a35d50d-5b38-467a-82df-a70171075a39: Reference[3060]:RELIABLE:CoreMessage[messageID=3060, durable=true, userID=0bd4a8b9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=0a35d50d-5b38-467a-82df-a70171075a39, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f296fb-770a-4a6b-9154-bdc271121ff8, 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=d526183b-b213-40b6-bf45-2b45ac25a536]]@407864355
2024-05-14 06:20:23,185 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3060, durable=true, userID=0bd4a8b9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=0a35d50d-5b38-467a-82df-a70171075a39, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f296fb-770a-4a6b-9154-bdc271121ff8, 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=d526183b-b213-40b6-bf45-2b45ac25a536]]@407864355, context: RoutingContextImpl(Address=0a35d50d-5b38-467a-82df-a70171075a39, routingType=ANYCAST, PreviousAddress=0a35d50d-5b38-467a-82df-a70171075a39 previousRoute:ANYCAST, reusable=true, version=-2147483187)
..................................................
***** durable queues 0a35d50d-5b38-467a-82df-a70171075a39:
***** non durable for 0a35d50d-5b38-467a-82df-a70171075a39:
- queueID=3052 address:0a35d50d-5b38-467a-82df-a70171075a39 name:0a35d50d-5b38-467a-82df-a70171075a39 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,185 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0a35d50d-5b38-467a-82df-a70171075a39: CoreMessage[messageID=3060, durable=true, userID=0bd4a8b9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=0a35d50d-5b38-467a-82df-a70171075a39, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f296fb-770a-4a6b-9154-bdc271121ff8, 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=d526183b-b213-40b6-bf45-2b45ac25a536]]@407864355 to transaction: TransactionImpl [xid=null, txID=3061, xid=null, state=ACTIVE, createTime=1715667623185(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71dd9fae
2024-05-14 06:20:23,185 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0a35d50d-5b38-467a-82df-a70171075a39: CoreMessage[messageID=3060, durable=true, userID=0bd4a8b9-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=0a35d50d-5b38-467a-82df-a70171075a39, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f296fb-770a-4a6b-9154-bdc271121ff8, 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=d526183b-b213-40b6-bf45-2b45ac25a536]]@407864355, transaction: TransactionImpl [xid=null, txID=3061, xid=null, state=COMMITTED, createTime=1715667623185(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71dd9fae
2024-05-14 06:20:23,186 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd4cfca-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd3973b-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd3973b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a2985da, true, {}]
2024-05-14 06:20:23,186 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [0a35d50d-5b38-467a-82df-a70171075a39]
2024-05-14 06:20:23,187 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bd45a96-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f296fb-770a-4a6b-9154-bdc271121ff8, JMSReplyTo=temp-queue://0a35d50d-5b38-467a-82df-a70171075a39, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@584925299, transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=COMMITTED, createTime=1715667623184(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b1a8fd2
2024-05-14 06:20:23,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c4a8ffe]
2024-05-14 06:20:23,188 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@15c15059[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:23,188 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003816 ms
2024-05-14 06:20:23,188 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [de7980c3-70a8-49bf-9df9-5f76d3a10769]
2024-05-14 06:20:23,189 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,189 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,189 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0bd3973b-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,190 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,190 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.347630 ms
2024-05-14 06:20:23,190 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [artemis]>
2024-05-14 06:20:23,190 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,190 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [artemis]>
2024-05-14 06:20:23,191 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1168303380'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:23,192 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:23,192 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:23,193 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd5e13f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60bb78fb, true, {}]
2024-05-14 06:20:23,193 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@2d9a87df - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:23,193 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd5e140-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eac25cd, true, {}]
2024-05-14 06:20:23,194 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bd5e140-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,194 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7f22ee60
2024-05-14 06:20:23,194 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3ded2125-ddeb-4425-991d-88c688788970, 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-05-14 06:20:23,194 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f302f0b
2024-05-14 06:20:23,194 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3ded2125-ddeb-4425-991d-88c688788970, null, 0, false, true, null]
2024-05-14 06:20:23,195 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd62f62-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60cc5a6e, true, {}]
2024-05-14 06:20:23,195 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bd62f62-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true]
2024-05-14 06:20:23,195 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@579d4002
2024-05-14 06:20:23,195 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ae02087a-3607-4c20-9f56-f1cb84527ebf, 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-05-14 06:20:23,196 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c7d689c
2024-05-14 06:20:23,196 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ae02087a-3607-4c20-9f56-f1cb84527ebf, null, 0, false, true, null]
2024-05-14 06:20:23,196 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd65674-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e0d0494, true, {}]
2024-05-14 06:20:23,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d40d78d4-fe4e-420b-9012-4a5af6db71b4, address=d40d78d4-fe4e-420b-9012-4a5af6db71b4, 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-05-14 06:20:23,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@404c857b
2024-05-14 06:20:23,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f07e6bf
2024-05-14 06:20:23,197 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d40d78d4-fe4e-420b-9012-4a5af6db71b4, null, 0, false, true, null]
2024-05-14 06:20:23,198 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ae02087a-3607-4c20-9f56-f1cb84527ebf: Reference[3120]:RELIABLE:CoreMessage[messageID=3120, durable=true, userID=0bd6a497-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075a1ff9-17f5-4283-ba3c-2cdaf29bd445, JMSReplyTo=temp-queue://d40d78d4-fe4e-420b-9012-4a5af6db71b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1854303838
2024-05-14 06:20:23,198 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3120, durable=true, userID=0bd6a497-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075a1ff9-17f5-4283-ba3c-2cdaf29bd445, JMSReplyTo=temp-queue://d40d78d4-fe4e-420b-9012-4a5af6db71b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1854303838, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483183)
..................................................
***** durable queues test/mom/testTopicRequestReplyCancellation:
***** non durable for test/mom/testTopicRequestReplyCancellation:
- queueID=3110 address:test/mom/testTopicRequestReplyCancellation name:ae02087a-3607-4c20-9f56-f1cb84527ebf filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,198 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ae02087a-3607-4c20-9f56-f1cb84527ebf: CoreMessage[messageID=3120, durable=true, userID=0bd6a497-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075a1ff9-17f5-4283-ba3c-2cdaf29bd445, JMSReplyTo=temp-queue://d40d78d4-fe4e-420b-9012-4a5af6db71b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1854303838 to transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=ACTIVE, createTime=1715667623198(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28546567
2024-05-14 06:20:23,198 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ae02087a-3607-4c20-9f56-f1cb84527ebf: CoreMessage[messageID=3120, durable=true, userID=0bd6a497-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075a1ff9-17f5-4283-ba3c-2cdaf29bd445, JMSReplyTo=temp-queue://d40d78d4-fe4e-420b-9012-4a5af6db71b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1854303838, transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=COMMITTED, createTime=1715667623198(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28546567
2024-05-14 06:20:23,199 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd6cba8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72ba341e, true, {}]
2024-05-14 06:20:23,199 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:23,199 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3ded2125-ddeb-4425-991d-88c688788970: Reference[3127]:RELIABLE:CoreMessage[messageID=3127, durable=true, userID=0bd6cbaa-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075a1ff9-17f5-4283-ba3c-2cdaf29bd445, _AMQ_ROUTING_TYPE=0]]@1286252301
2024-05-14 06:20:23,199 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3127, durable=true, userID=0bd6cbaa-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075a1ff9-17f5-4283-ba3c-2cdaf29bd445, _AMQ_ROUTING_TYPE=0]]@1286252301, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483184)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=3102 address:scout.mom.requestreply.cancellation name:3ded2125-ddeb-4425-991d-88c688788970 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,200 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3ded2125-ddeb-4425-991d-88c688788970: CoreMessage[messageID=3127, durable=true, userID=0bd6cbaa-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075a1ff9-17f5-4283-ba3c-2cdaf29bd445, _AMQ_ROUTING_TYPE=0]]@1286252301 to transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=ACTIVE, createTime=1715667623200(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1574bd3f
2024-05-14 06:20:23,200 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3ded2125-ddeb-4425-991d-88c688788970: CoreMessage[messageID=3127, durable=true, userID=0bd6cbaa-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075a1ff9-17f5-4283-ba3c-2cdaf29bd445, _AMQ_ROUTING_TYPE=0]]@1286252301, transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=COMMITTED, createTime=1715667623200(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1574bd3f
2024-05-14 06:20:23,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9af804b]
2024-05-14 06:20:23,200 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [ae02087a-3607-4c20-9f56-f1cb84527ebf]
2024-05-14 06:20:23,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@39f86c26[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:23,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003072 ms
2024-05-14 06:20:23,201 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [3ded2125-ddeb-4425-991d-88c688788970]
2024-05-14 06:20:23,202 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,202 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,202 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0bd5ba2c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,203 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.464758 ms
2024-05-14 06:20:23,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [artemis]>
2024-05-14 06:20:23,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,204 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [artemis]>
2024-05-14 06:20:23,204 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1464944134'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,205 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=mom223]
2024-05-14 06:20:23,205 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0bd7b60c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:23,206 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd7dd1f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@583f308c, true, {}]
2024-05-14 06:20:23,206 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@78562093 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-05-14 06:20:23,206 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd7dd20-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b64d8eb, true, {}]
2024-05-14 06:20:23,207 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bd7dd20-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,207 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6b1ba97a
2024-05-14 06:20:23,207 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=de03712b-2900-429d-ab41-3899a1ca4414, 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-05-14 06:20:23,207 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16b75826
2024-05-14 06:20:23,208 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, de03712b-2900-429d-ab41-3899a1ca4414, null, 0, false, true, null]
2024-05-14 06:20:23,208 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd82b42-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6906915d, true, {}]
2024-05-14 06:20:23,208 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,209 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd85253-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b36b544, true, {}]
2024-05-14 06:20:23,209 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=01a86c68-9bba-4eec-a81d-68bddca47ff9, address=01a86c68-9bba-4eec-a81d-68bddca47ff9, 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-05-14 06:20:23,209 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7b9f1095
2024-05-14 06:20:23,210 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70eb2ddc
2024-05-14 06:20:23,210 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 01a86c68-9bba-4eec-a81d-68bddca47ff9, null, 0, false, true, null]
2024-05-14 06:20:23,211 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3183, durable=true, userID=0bd87966-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c966cd6-7a9b-4b3c-baa2-449ecede320b, JMSReplyTo=temp-queue://01a86c68-9bba-4eec-a81d-68bddca47ff9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1219849361, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bd87966-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c966cd6-7a9b-4b3c-baa2-449ecede320b, JMSReplyTo=temp-queue://01a86c68-9bba-4eec-a81d-68bddca47ff9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1219849361
2024-05-14 06:20:23,211 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bd87966-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c966cd6-7a9b-4b3c-baa2-449ecede320b, JMSReplyTo=temp-queue://01a86c68-9bba-4eec-a81d-68bddca47ff9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1219849361 to transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=ACTIVE, createTime=1715667623211(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76b3e98d
2024-05-14 06:20:23,211 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bd8a077-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f77c152, true, {}]
2024-05-14 06:20:23,225 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bd87966-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c966cd6-7a9b-4b3c-baa2-449ecede320b, JMSReplyTo=temp-queue://01a86c68-9bba-4eec-a81d-68bddca47ff9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1219849361, transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=COMMITTED, createTime=1715667623211(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76b3e98d
2024-05-14 06:20:23,225 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 01a86c68-9bba-4eec-a81d-68bddca47ff9: Reference[3187]:RELIABLE:CoreMessage[messageID=3187, durable=true, userID=0bdac359-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=01a86c68-9bba-4eec-a81d-68bddca47ff9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c966cd6-7a9b-4b3c-baa2-449ecede320b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff45a54b-0876-43c3-b4ff-c86c43289bd2]]@1086778299
2024-05-14 06:20:23,225 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3187, durable=true, userID=0bdac359-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=01a86c68-9bba-4eec-a81d-68bddca47ff9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c966cd6-7a9b-4b3c-baa2-449ecede320b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff45a54b-0876-43c3-b4ff-c86c43289bd2]]@1086778299, context: RoutingContextImpl(Address=01a86c68-9bba-4eec-a81d-68bddca47ff9, routingType=ANYCAST, PreviousAddress=01a86c68-9bba-4eec-a81d-68bddca47ff9 previousRoute:ANYCAST, reusable=true, version=-2147483177)
..................................................
***** durable queues 01a86c68-9bba-4eec-a81d-68bddca47ff9:
***** non durable for 01a86c68-9bba-4eec-a81d-68bddca47ff9:
- queueID=3179 address:01a86c68-9bba-4eec-a81d-68bddca47ff9 name:01a86c68-9bba-4eec-a81d-68bddca47ff9 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,226 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 01a86c68-9bba-4eec-a81d-68bddca47ff9: CoreMessage[messageID=3187, durable=true, userID=0bdac359-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=01a86c68-9bba-4eec-a81d-68bddca47ff9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c966cd6-7a9b-4b3c-baa2-449ecede320b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff45a54b-0876-43c3-b4ff-c86c43289bd2]]@1086778299 to transaction: TransactionImpl [xid=null, txID=3188, xid=null, state=ACTIVE, createTime=1715667623226(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@14640f08
2024-05-14 06:20:23,226 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 01a86c68-9bba-4eec-a81d-68bddca47ff9: CoreMessage[messageID=3187, durable=true, userID=0bdac359-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=01a86c68-9bba-4eec-a81d-68bddca47ff9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c966cd6-7a9b-4b3c-baa2-449ecede320b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff45a54b-0876-43c3-b4ff-c86c43289bd2]]@1086778299, transaction: TransactionImpl [xid=null, txID=3188, xid=null, state=COMMITTED, createTime=1715667623226(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@14640f08
2024-05-14 06:20:23,226 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdaea6a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b9dd430, true, {}]
2024-05-14 06:20:23,227 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [01a86c68-9bba-4eec-a81d-68bddca47ff9]
2024-05-14 06:20:23,228 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$398/0x00007f25044b67c8@2c9c82e1, org.eclipse.scout.rt.mom.jms.JmsSubscription@1517fccc] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,229 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdb5f9b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a42c738, true, {}]
2024-05-14 06:20:23,229 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,229 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdb5f9c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49cd6744, true, {}]
2024-05-14 06:20:23,230 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4f0839d4-963d-4e52-8abc-b22d60f36b3a, address=4f0839d4-963d-4e52-8abc-b22d60f36b3a, 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-05-14 06:20:23,230 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7e535c84
2024-05-14 06:20:23,230 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2382a66a
2024-05-14 06:20:23,231 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4f0839d4-963d-4e52-8abc-b22d60f36b3a, null, 0, false, true, null]
2024-05-14 06:20:23,231 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3220, durable=true, userID=0bdbadbf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-032ac3ed-9d6c-44fe-a914-e0da624c1c20, JMSReplyTo=temp-queue://4f0839d4-963d-4e52-8abc-b22d60f36b3a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886792807, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,231 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bdbadbf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-032ac3ed-9d6c-44fe-a914-e0da624c1c20, JMSReplyTo=temp-queue://4f0839d4-963d-4e52-8abc-b22d60f36b3a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886792807
2024-05-14 06:20:23,232 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bdbadbf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-032ac3ed-9d6c-44fe-a914-e0da624c1c20, JMSReplyTo=temp-queue://4f0839d4-963d-4e52-8abc-b22d60f36b3a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886792807 to transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=ACTIVE, createTime=1715667623232(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d980977
2024-05-14 06:20:23,232 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdbd4d0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a8ae1, true, {}]
2024-05-14 06:20:23,233 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4f0839d4-963d-4e52-8abc-b22d60f36b3a: Reference[3224]:RELIABLE:CoreMessage[messageID=3224, durable=true, userID=0bdbfbe2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=4f0839d4-963d-4e52-8abc-b22d60f36b3a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-032ac3ed-9d6c-44fe-a914-e0da624c1c20, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59592e00-5eb2-40d1-ad45-a9e2a19a9517]]@1543348496
2024-05-14 06:20:23,233 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3224, durable=true, userID=0bdbfbe2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=4f0839d4-963d-4e52-8abc-b22d60f36b3a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-032ac3ed-9d6c-44fe-a914-e0da624c1c20, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59592e00-5eb2-40d1-ad45-a9e2a19a9517]]@1543348496, context: RoutingContextImpl(Address=4f0839d4-963d-4e52-8abc-b22d60f36b3a, routingType=ANYCAST, PreviousAddress=4f0839d4-963d-4e52-8abc-b22d60f36b3a previousRoute:ANYCAST, reusable=true, version=-2147483175)
..................................................
***** durable queues 4f0839d4-963d-4e52-8abc-b22d60f36b3a:
***** non durable for 4f0839d4-963d-4e52-8abc-b22d60f36b3a:
- queueID=3216 address:4f0839d4-963d-4e52-8abc-b22d60f36b3a name:4f0839d4-963d-4e52-8abc-b22d60f36b3a filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,233 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4f0839d4-963d-4e52-8abc-b22d60f36b3a: CoreMessage[messageID=3224, durable=true, userID=0bdbfbe2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=4f0839d4-963d-4e52-8abc-b22d60f36b3a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-032ac3ed-9d6c-44fe-a914-e0da624c1c20, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59592e00-5eb2-40d1-ad45-a9e2a19a9517]]@1543348496 to transaction: TransactionImpl [xid=null, txID=3226, xid=null, state=ACTIVE, createTime=1715667623233(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@640e66c8
2024-05-14 06:20:23,233 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4f0839d4-963d-4e52-8abc-b22d60f36b3a: CoreMessage[messageID=3224, durable=true, userID=0bdbfbe2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=4f0839d4-963d-4e52-8abc-b22d60f36b3a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-032ac3ed-9d6c-44fe-a914-e0da624c1c20, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59592e00-5eb2-40d1-ad45-a9e2a19a9517]]@1543348496, transaction: TransactionImpl [xid=null, txID=3226, xid=null, state=COMMITTED, createTime=1715667623233(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@640e66c8
2024-05-14 06:20:23,234 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdc22f3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1100f4d7, true, {}]
2024-05-14 06:20:23,234 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [4f0839d4-963d-4e52-8abc-b22d60f36b3a]
2024-05-14 06:20:23,235 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bdbadbf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-032ac3ed-9d6c-44fe-a914-e0da624c1c20, JMSReplyTo=temp-queue://4f0839d4-963d-4e52-8abc-b22d60f36b3a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886792807, transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=COMMITTED, createTime=1715667623232(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d980977
2024-05-14 06:20:23,235 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$398/0x00007f25044b67c8@2e58e14e, org.eclipse.scout.rt.mom.jms.JmsSubscription@1830cf32] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,236 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdc7114-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32bb6e0a, true, {}]
2024-05-14 06:20:23,236 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,237 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdc9825-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26b9a3f5, true, {}]
2024-05-14 06:20:23,237 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=069d270f-de19-4e5f-b4d9-cfbbf2529322, address=069d270f-de19-4e5f-b4d9-cfbbf2529322, 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-05-14 06:20:23,237 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4187d882
2024-05-14 06:20:23,237 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53c1c1
2024-05-14 06:20:23,238 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 069d270f-de19-4e5f-b4d9-cfbbf2529322, null, 0, false, true, null]
2024-05-14 06:20:23,238 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3257, durable=true, userID=0bdcbf38-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb64e71b-6e24-41b4-ad53-73042d3e625b, JMSReplyTo=temp-queue://069d270f-de19-4e5f-b4d9-cfbbf2529322, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1906774573, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,242 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bdcbf38-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb64e71b-6e24-41b4-ad53-73042d3e625b, JMSReplyTo=temp-queue://069d270f-de19-4e5f-b4d9-cfbbf2529322, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1906774573
2024-05-14 06:20:23,242 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bdcbf38-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb64e71b-6e24-41b4-ad53-73042d3e625b, JMSReplyTo=temp-queue://069d270f-de19-4e5f-b4d9-cfbbf2529322, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1906774573 to transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=ACTIVE, createTime=1715667623242(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@355a9cf1
2024-05-14 06:20:23,242 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdd5b79-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@404c5d93, true, {}]
2024-05-14 06:20:23,243 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 069d270f-de19-4e5f-b4d9-cfbbf2529322: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=0bdd828b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=069d270f-de19-4e5f-b4d9-cfbbf2529322, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb64e71b-6e24-41b4-ad53-73042d3e625b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1cd4f41a-58c4-4ac8-8957-bf94080c7a44]]@52457793
2024-05-14 06:20:23,243 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=0bdd828b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=069d270f-de19-4e5f-b4d9-cfbbf2529322, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb64e71b-6e24-41b4-ad53-73042d3e625b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1cd4f41a-58c4-4ac8-8957-bf94080c7a44]]@52457793, context: RoutingContextImpl(Address=069d270f-de19-4e5f-b4d9-cfbbf2529322, routingType=ANYCAST, PreviousAddress=069d270f-de19-4e5f-b4d9-cfbbf2529322 previousRoute:ANYCAST, reusable=true, version=-2147483173)
..................................................
***** durable queues 069d270f-de19-4e5f-b4d9-cfbbf2529322:
***** non durable for 069d270f-de19-4e5f-b4d9-cfbbf2529322:
- queueID=3253 address:069d270f-de19-4e5f-b4d9-cfbbf2529322 name:069d270f-de19-4e5f-b4d9-cfbbf2529322 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 069d270f-de19-4e5f-b4d9-cfbbf2529322: CoreMessage[messageID=3261, durable=true, userID=0bdd828b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=069d270f-de19-4e5f-b4d9-cfbbf2529322, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb64e71b-6e24-41b4-ad53-73042d3e625b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1cd4f41a-58c4-4ac8-8957-bf94080c7a44]]@52457793 to transaction: TransactionImpl [xid=null, txID=3263, xid=null, state=ACTIVE, createTime=1715667623243(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a7d2808
2024-05-14 06:20:23,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 069d270f-de19-4e5f-b4d9-cfbbf2529322: CoreMessage[messageID=3261, durable=true, userID=0bdd828b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=069d270f-de19-4e5f-b4d9-cfbbf2529322, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb64e71b-6e24-41b4-ad53-73042d3e625b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1cd4f41a-58c4-4ac8-8957-bf94080c7a44]]@52457793, transaction: TransactionImpl [xid=null, txID=3263, xid=null, state=COMMITTED, createTime=1715667623243(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a7d2808
2024-05-14 06:20:23,244 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdda99c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53027710, true, {}]
2024-05-14 06:20:23,244 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [069d270f-de19-4e5f-b4d9-cfbbf2529322]
2024-05-14 06:20:23,245 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bdcbf38-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb64e71b-6e24-41b4-ad53-73042d3e625b, JMSReplyTo=temp-queue://069d270f-de19-4e5f-b4d9-cfbbf2529322, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1906774573, transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=COMMITTED, createTime=1715667623242(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@355a9cf1
2024-05-14 06:20:23,245 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$398/0x00007f25044b67c8@3f889ac1, org.eclipse.scout.rt.mom.jms.JmsSubscription@318060fe] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,246 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bddf7bd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@534d8ea8, true, {}]
2024-05-14 06:20:23,246 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,247 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bde1ece-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fd5e928, true, {}]
2024-05-14 06:20:23,247 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5cb9b029-6b9b-4508-955f-48d95f6254ac, address=5cb9b029-6b9b-4508-955f-48d95f6254ac, 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-05-14 06:20:23,247 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6d74a99d
2024-05-14 06:20:23,248 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e3af153
2024-05-14 06:20:23,248 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5cb9b029-6b9b-4508-955f-48d95f6254ac, null, 0, false, true, null]
2024-05-14 06:20:23,249 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3294, durable=true, userID=0bde6cf1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cc664b2d-520a-4ac9-be0b-9ce44fc08727, JMSReplyTo=temp-queue://5cb9b029-6b9b-4508-955f-48d95f6254ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@64871878, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,252 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bde6cf1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cc664b2d-520a-4ac9-be0b-9ce44fc08727, JMSReplyTo=temp-queue://5cb9b029-6b9b-4508-955f-48d95f6254ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@64871878
2024-05-14 06:20:23,252 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bde6cf1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cc664b2d-520a-4ac9-be0b-9ce44fc08727, JMSReplyTo=temp-queue://5cb9b029-6b9b-4508-955f-48d95f6254ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@64871878 to transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=ACTIVE, createTime=1715667623252(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8c913d6
2024-05-14 06:20:23,252 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdee222-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a7f2889, true, {}]
2024-05-14 06:20:23,253 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3298, durable=true, userID=0bdf0934-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=5cb9b029-6b9b-4508-955f-48d95f6254ac, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cc664b2d-520a-4ac9-be0b-9ce44fc08727, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc99debd-cae2-402e-a151-9affb256f9d6]]@1453830163, context: RoutingContextImpl(Address=5cb9b029-6b9b-4508-955f-48d95f6254ac, routingType=ANYCAST, PreviousAddress=5cb9b029-6b9b-4508-955f-48d95f6254ac previousRoute:ANYCAST, reusable=true, version=-2147483171)
..................................................
***** durable queues 5cb9b029-6b9b-4508-955f-48d95f6254ac:
***** non durable for 5cb9b029-6b9b-4508-955f-48d95f6254ac:
- queueID=3290 address:5cb9b029-6b9b-4508-955f-48d95f6254ac name:5cb9b029-6b9b-4508-955f-48d95f6254ac filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,253 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5cb9b029-6b9b-4508-955f-48d95f6254ac: Reference[3298]:RELIABLE:CoreMessage[messageID=3298, durable=true, userID=0bdf0934-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=5cb9b029-6b9b-4508-955f-48d95f6254ac, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cc664b2d-520a-4ac9-be0b-9ce44fc08727, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc99debd-cae2-402e-a151-9affb256f9d6]]@1453830163
2024-05-14 06:20:23,254 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5cb9b029-6b9b-4508-955f-48d95f6254ac: CoreMessage[messageID=3298, durable=true, userID=0bdf0934-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=5cb9b029-6b9b-4508-955f-48d95f6254ac, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cc664b2d-520a-4ac9-be0b-9ce44fc08727, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc99debd-cae2-402e-a151-9affb256f9d6]]@1453830163 to transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=ACTIVE, createTime=1715667623254(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10d8ff36
2024-05-14 06:20:23,254 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5cb9b029-6b9b-4508-955f-48d95f6254ac: CoreMessage[messageID=3298, durable=true, userID=0bdf0934-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=5cb9b029-6b9b-4508-955f-48d95f6254ac, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cc664b2d-520a-4ac9-be0b-9ce44fc08727, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc99debd-cae2-402e-a151-9affb256f9d6]]@1453830163, transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=COMMITTED, createTime=1715667623254(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10d8ff36
2024-05-14 06:20:23,254 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdf3045-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fe09dbd, true, {}]
2024-05-14 06:20:23,254 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [5cb9b029-6b9b-4508-955f-48d95f6254ac]
2024-05-14 06:20:23,255 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bde6cf1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cc664b2d-520a-4ac9-be0b-9ce44fc08727, JMSReplyTo=temp-queue://5cb9b029-6b9b-4508-955f-48d95f6254ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@64871878, transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=COMMITTED, createTime=1715667623252(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8c913d6
2024-05-14 06:20:23,256 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$398/0x00007f25044b67c8@4fca8675, org.eclipse.scout.rt.mom.jms.JmsSubscription@737db646] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,257 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdfa576-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d062306, true, {}]
2024-05-14 06:20:23,257 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,258 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bdfcc87-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dbef929, true, {}]
2024-05-14 06:20:23,258 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ac231fab-9338-4595-9bb2-b9d709886186, address=ac231fab-9338-4595-9bb2-b9d709886186, 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-05-14 06:20:23,258 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@160a96c7
2024-05-14 06:20:23,258 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@298d6260
2024-05-14 06:20:23,259 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ac231fab-9338-4595-9bb2-b9d709886186, null, 0, false, true, null]
2024-05-14 06:20:23,260 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3331, durable=true, userID=0bdff39a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c623594a-0f45-4d98-ae95-16c80fb31f3f, JMSReplyTo=temp-queue://ac231fab-9338-4595-9bb2-b9d709886186, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@704608981, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,262 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bdff39a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c623594a-0f45-4d98-ae95-16c80fb31f3f, JMSReplyTo=temp-queue://ac231fab-9338-4595-9bb2-b9d709886186, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@704608981
2024-05-14 06:20:23,262 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bdff39a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c623594a-0f45-4d98-ae95-16c80fb31f3f, JMSReplyTo=temp-queue://ac231fab-9338-4595-9bb2-b9d709886186, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@704608981 to transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=ACTIVE, createTime=1715667623262(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d6a0739
2024-05-14 06:20:23,263 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be08fdb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@661695f7, true, {}]
2024-05-14 06:20:23,263 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ac231fab-9338-4595-9bb2-b9d709886186: Reference[3335]:RELIABLE:CoreMessage[messageID=3335, durable=true, userID=0be08fdd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=ac231fab-9338-4595-9bb2-b9d709886186, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c623594a-0f45-4d98-ae95-16c80fb31f3f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f44c1650-d6d2-4738-a609-6098446afb30]]@1581301619
2024-05-14 06:20:23,263 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3335, durable=true, userID=0be08fdd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=ac231fab-9338-4595-9bb2-b9d709886186, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c623594a-0f45-4d98-ae95-16c80fb31f3f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f44c1650-d6d2-4738-a609-6098446afb30]]@1581301619, context: RoutingContextImpl(Address=ac231fab-9338-4595-9bb2-b9d709886186, routingType=ANYCAST, PreviousAddress=ac231fab-9338-4595-9bb2-b9d709886186 previousRoute:ANYCAST, reusable=true, version=-2147483169)
..................................................
***** durable queues ac231fab-9338-4595-9bb2-b9d709886186:
***** non durable for ac231fab-9338-4595-9bb2-b9d709886186:
- queueID=3327 address:ac231fab-9338-4595-9bb2-b9d709886186 name:ac231fab-9338-4595-9bb2-b9d709886186 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,264 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ac231fab-9338-4595-9bb2-b9d709886186: CoreMessage[messageID=3335, durable=true, userID=0be08fdd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=ac231fab-9338-4595-9bb2-b9d709886186, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c623594a-0f45-4d98-ae95-16c80fb31f3f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f44c1650-d6d2-4738-a609-6098446afb30]]@1581301619 to transaction: TransactionImpl [xid=null, txID=3337, xid=null, state=ACTIVE, createTime=1715667623264(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ca00235
2024-05-14 06:20:23,264 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ac231fab-9338-4595-9bb2-b9d709886186: CoreMessage[messageID=3335, durable=true, userID=0be08fdd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=ac231fab-9338-4595-9bb2-b9d709886186, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c623594a-0f45-4d98-ae95-16c80fb31f3f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f44c1650-d6d2-4738-a609-6098446afb30]]@1581301619, transaction: TransactionImpl [xid=null, txID=3337, xid=null, state=COMMITTED, createTime=1715667623264(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ca00235
2024-05-14 06:20:23,264 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be0b6ee-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c8ac499, true, {}]
2024-05-14 06:20:23,264 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [ac231fab-9338-4595-9bb2-b9d709886186]
2024-05-14 06:20:23,265 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bdff39a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c623594a-0f45-4d98-ae95-16c80fb31f3f, JMSReplyTo=temp-queue://ac231fab-9338-4595-9bb2-b9d709886186, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@704608981, transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=COMMITTED, createTime=1715667623262(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d6a0739
2024-05-14 06:20:23,266 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$398/0x00007f25044b67c8@23da7c36, org.eclipse.scout.rt.mom.jms.JmsSubscription@1280ea13] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,267 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be12c1f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f705da5, true, {}]
2024-05-14 06:20:23,267 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,268 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be15330-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e0314e7, true, {}]
2024-05-14 06:20:23,268 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8a16adc4-a74c-481e-a9a5-22e4d09b8f21, address=8a16adc4-a74c-481e-a9a5-22e4d09b8f21, 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-05-14 06:20:23,268 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2af84a2d
2024-05-14 06:20:23,269 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e554ed
2024-05-14 06:20:23,269 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8a16adc4-a74c-481e-a9a5-22e4d09b8f21, null, 0, false, true, null]
2024-05-14 06:20:23,270 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3368, durable=true, userID=0be17a43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e48cc54c-5655-4d53-9a6b-673574f8c739, JMSReplyTo=temp-queue://8a16adc4-a74c-481e-a9a5-22e4d09b8f21, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@788128861, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,272 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be17a43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e48cc54c-5655-4d53-9a6b-673574f8c739, JMSReplyTo=temp-queue://8a16adc4-a74c-481e-a9a5-22e4d09b8f21, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@788128861
2024-05-14 06:20:23,273 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be17a43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e48cc54c-5655-4d53-9a6b-673574f8c739, JMSReplyTo=temp-queue://8a16adc4-a74c-481e-a9a5-22e4d09b8f21, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@788128861 to transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=ACTIVE, createTime=1715667623273(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7290b725
2024-05-14 06:20:23,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be21684-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75997dd6, true, {}]
2024-05-14 06:20:23,274 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3372, durable=true, userID=0be21686-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=8a16adc4-a74c-481e-a9a5-22e4d09b8f21, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e48cc54c-5655-4d53-9a6b-673574f8c739, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a35b7998-b313-4953-8f83-e608e480f3df]]@1309892965, context: RoutingContextImpl(Address=8a16adc4-a74c-481e-a9a5-22e4d09b8f21, routingType=ANYCAST, PreviousAddress=8a16adc4-a74c-481e-a9a5-22e4d09b8f21 previousRoute:ANYCAST, reusable=true, version=-2147483167)
..................................................
***** durable queues 8a16adc4-a74c-481e-a9a5-22e4d09b8f21:
***** non durable for 8a16adc4-a74c-481e-a9a5-22e4d09b8f21:
- queueID=3364 address:8a16adc4-a74c-481e-a9a5-22e4d09b8f21 name:8a16adc4-a74c-481e-a9a5-22e4d09b8f21 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,274 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8a16adc4-a74c-481e-a9a5-22e4d09b8f21: Reference[3372]:RELIABLE:CoreMessage[messageID=3372, durable=true, userID=0be21686-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=8a16adc4-a74c-481e-a9a5-22e4d09b8f21, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e48cc54c-5655-4d53-9a6b-673574f8c739, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a35b7998-b313-4953-8f83-e608e480f3df]]@1309892965
2024-05-14 06:20:23,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8a16adc4-a74c-481e-a9a5-22e4d09b8f21: CoreMessage[messageID=3372, durable=true, userID=0be21686-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=8a16adc4-a74c-481e-a9a5-22e4d09b8f21, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e48cc54c-5655-4d53-9a6b-673574f8c739, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a35b7998-b313-4953-8f83-e608e480f3df]]@1309892965 to transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=ACTIVE, createTime=1715667623274(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32074d02
2024-05-14 06:20:23,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8a16adc4-a74c-481e-a9a5-22e4d09b8f21: CoreMessage[messageID=3372, durable=true, userID=0be21686-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=8a16adc4-a74c-481e-a9a5-22e4d09b8f21, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e48cc54c-5655-4d53-9a6b-673574f8c739, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a35b7998-b313-4953-8f83-e608e480f3df]]@1309892965, transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=COMMITTED, createTime=1715667623274(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32074d02
2024-05-14 06:20:23,275 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be23d97-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@269a80bb, true, {}]
2024-05-14 06:20:23,275 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [8a16adc4-a74c-481e-a9a5-22e4d09b8f21]
2024-05-14 06:20:23,276 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be17a43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e48cc54c-5655-4d53-9a6b-673574f8c739, JMSReplyTo=temp-queue://8a16adc4-a74c-481e-a9a5-22e4d09b8f21, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@788128861, transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=COMMITTED, createTime=1715667623273(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7290b725
2024-05-14 06:20:23,276 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$398/0x00007f25044b67c8@7afda1d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@72cca9cf] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,277 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be2b2c8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@df79847, true, {}]
2024-05-14 06:20:23,277 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,278 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be2d9d9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@712ecec2, true, {}]
2024-05-14 06:20:23,278 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bff01dfc-35a5-4570-8a75-e64ef0d10633, address=bff01dfc-35a5-4570-8a75-e64ef0d10633, 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-05-14 06:20:23,278 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3ec395ae
2024-05-14 06:20:23,279 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ff95527
2024-05-14 06:20:23,279 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bff01dfc-35a5-4570-8a75-e64ef0d10633, null, 0, false, true, null]
2024-05-14 06:20:23,279 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3405, durable=true, userID=0be300ec-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04c0e048-49fc-4607-9844-72d0bdcb18cf, JMSReplyTo=temp-queue://bff01dfc-35a5-4570-8a75-e64ef0d10633, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1895385387, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,282 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be300ec-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04c0e048-49fc-4607-9844-72d0bdcb18cf, JMSReplyTo=temp-queue://bff01dfc-35a5-4570-8a75-e64ef0d10633, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1895385387
2024-05-14 06:20:23,283 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be300ec-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04c0e048-49fc-4607-9844-72d0bdcb18cf, JMSReplyTo=temp-queue://bff01dfc-35a5-4570-8a75-e64ef0d10633, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1895385387 to transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=ACTIVE, createTime=1715667623283(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49587091
2024-05-14 06:20:23,283 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be39d2d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32a5ab36, true, {}]
2024-05-14 06:20:23,284 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3409, durable=true, userID=0be39d2f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=bff01dfc-35a5-4570-8a75-e64ef0d10633, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04c0e048-49fc-4607-9844-72d0bdcb18cf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3e5bc977-c08f-4605-a5fe-42f3d2814b0d]]@765655986, context: RoutingContextImpl(Address=bff01dfc-35a5-4570-8a75-e64ef0d10633, routingType=ANYCAST, PreviousAddress=bff01dfc-35a5-4570-8a75-e64ef0d10633 previousRoute:ANYCAST, reusable=true, version=-2147483165)
..................................................
***** durable queues bff01dfc-35a5-4570-8a75-e64ef0d10633:
***** non durable for bff01dfc-35a5-4570-8a75-e64ef0d10633:
- queueID=3401 address:bff01dfc-35a5-4570-8a75-e64ef0d10633 name:bff01dfc-35a5-4570-8a75-e64ef0d10633 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,284 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bff01dfc-35a5-4570-8a75-e64ef0d10633: Reference[3409]:RELIABLE:CoreMessage[messageID=3409, durable=true, userID=0be39d2f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=bff01dfc-35a5-4570-8a75-e64ef0d10633, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04c0e048-49fc-4607-9844-72d0bdcb18cf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3e5bc977-c08f-4605-a5fe-42f3d2814b0d]]@765655986
2024-05-14 06:20:23,284 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bff01dfc-35a5-4570-8a75-e64ef0d10633: CoreMessage[messageID=3409, durable=true, userID=0be39d2f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=bff01dfc-35a5-4570-8a75-e64ef0d10633, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04c0e048-49fc-4607-9844-72d0bdcb18cf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3e5bc977-c08f-4605-a5fe-42f3d2814b0d]]@765655986 to transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=ACTIVE, createTime=1715667623284(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61b0e4c3
2024-05-14 06:20:23,284 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bff01dfc-35a5-4570-8a75-e64ef0d10633: CoreMessage[messageID=3409, durable=true, userID=0be39d2f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=bff01dfc-35a5-4570-8a75-e64ef0d10633, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04c0e048-49fc-4607-9844-72d0bdcb18cf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3e5bc977-c08f-4605-a5fe-42f3d2814b0d]]@765655986, transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=COMMITTED, createTime=1715667623284(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61b0e4c3
2024-05-14 06:20:23,285 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be3c340-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d9c3128, true, {}]
2024-05-14 06:20:23,285 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [bff01dfc-35a5-4570-8a75-e64ef0d10633]
2024-05-14 06:20:23,286 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be300ec-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04c0e048-49fc-4607-9844-72d0bdcb18cf, JMSReplyTo=temp-queue://bff01dfc-35a5-4570-8a75-e64ef0d10633, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1895385387, transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=COMMITTED, createTime=1715667623283(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49587091
2024-05-14 06:20:23,286 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$398/0x00007f25044b67c8@5d79bda5, org.eclipse.scout.rt.mom.jms.JmsSubscription@4128a755] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,287 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be43871-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a2fbbd8, true, {}]
2024-05-14 06:20:23,287 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,287 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be43872-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68f5706e, true, {}]
2024-05-14 06:20:23,288 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=043854fa-3a86-4160-80ed-c1082e4b0494, address=043854fa-3a86-4160-80ed-c1082e4b0494, 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-05-14 06:20:23,288 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7466be43
2024-05-14 06:20:23,288 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22142804
2024-05-14 06:20:23,289 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 043854fa-3a86-4160-80ed-c1082e4b0494, null, 0, false, true, null]
2024-05-14 06:20:23,289 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3442, durable=true, userID=0be48695-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d23f21c6-6a77-49ef-b314-7cf8406c18cd, JMSReplyTo=temp-queue://043854fa-3a86-4160-80ed-c1082e4b0494, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1968193379, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be48695-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d23f21c6-6a77-49ef-b314-7cf8406c18cd, JMSReplyTo=temp-queue://043854fa-3a86-4160-80ed-c1082e4b0494, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1968193379
2024-05-14 06:20:23,293 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be48695-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d23f21c6-6a77-49ef-b314-7cf8406c18cd, JMSReplyTo=temp-queue://043854fa-3a86-4160-80ed-c1082e4b0494, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1968193379 to transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=ACTIVE, createTime=1715667623293(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5edfbb5b
2024-05-14 06:20:23,293 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be522d6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@579cba82, true, {}]
2024-05-14 06:20:23,294 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 043854fa-3a86-4160-80ed-c1082e4b0494: Reference[3446]:RELIABLE:CoreMessage[messageID=3446, durable=true, userID=0be549e8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=043854fa-3a86-4160-80ed-c1082e4b0494, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d23f21c6-6a77-49ef-b314-7cf8406c18cd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=318fbe76-7ed8-430c-9254-4fb208bb6e0e]]@1509190019
2024-05-14 06:20:23,294 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3446, durable=true, userID=0be549e8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=043854fa-3a86-4160-80ed-c1082e4b0494, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d23f21c6-6a77-49ef-b314-7cf8406c18cd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=318fbe76-7ed8-430c-9254-4fb208bb6e0e]]@1509190019, context: RoutingContextImpl(Address=043854fa-3a86-4160-80ed-c1082e4b0494, routingType=ANYCAST, PreviousAddress=043854fa-3a86-4160-80ed-c1082e4b0494 previousRoute:ANYCAST, reusable=true, version=-2147483163)
..................................................
***** durable queues 043854fa-3a86-4160-80ed-c1082e4b0494:
***** non durable for 043854fa-3a86-4160-80ed-c1082e4b0494:
- queueID=3438 address:043854fa-3a86-4160-80ed-c1082e4b0494 name:043854fa-3a86-4160-80ed-c1082e4b0494 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,294 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 043854fa-3a86-4160-80ed-c1082e4b0494: CoreMessage[messageID=3446, durable=true, userID=0be549e8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=043854fa-3a86-4160-80ed-c1082e4b0494, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d23f21c6-6a77-49ef-b314-7cf8406c18cd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=318fbe76-7ed8-430c-9254-4fb208bb6e0e]]@1509190019 to transaction: TransactionImpl [xid=null, txID=3448, xid=null, state=ACTIVE, createTime=1715667623294(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@548984e9
2024-05-14 06:20:23,294 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 043854fa-3a86-4160-80ed-c1082e4b0494: CoreMessage[messageID=3446, durable=true, userID=0be549e8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=043854fa-3a86-4160-80ed-c1082e4b0494, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d23f21c6-6a77-49ef-b314-7cf8406c18cd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=318fbe76-7ed8-430c-9254-4fb208bb6e0e]]@1509190019, transaction: TransactionImpl [xid=null, txID=3448, xid=null, state=COMMITTED, createTime=1715667623294(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@548984e9
2024-05-14 06:20:23,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be570f9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e6bdbe1, true, {}]
2024-05-14 06:20:23,295 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [043854fa-3a86-4160-80ed-c1082e4b0494]
2024-05-14 06:20:23,296 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be48695-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d23f21c6-6a77-49ef-b314-7cf8406c18cd, JMSReplyTo=temp-queue://043854fa-3a86-4160-80ed-c1082e4b0494, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1968193379, transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=COMMITTED, createTime=1715667623293(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5edfbb5b
2024-05-14 06:20:23,296 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$398/0x00007f25044b67c8@65e5ccef, org.eclipse.scout.rt.mom.jms.JmsSubscription@77934103] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,297 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be5bf1a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@133f04db, true, {}]
2024-05-14 06:20:23,297 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,298 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be5bf1b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aec388d, true, {}]
2024-05-14 06:20:23,298 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=edec3ed2-1e60-4c5e-826f-dc22080ea7ad, address=edec3ed2-1e60-4c5e-826f-dc22080ea7ad, 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-05-14 06:20:23,298 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2f60d859
2024-05-14 06:20:23,298 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15a5d96c
2024-05-14 06:20:23,299 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, edec3ed2-1e60-4c5e-826f-dc22080ea7ad, null, 0, false, true, null]
2024-05-14 06:20:23,299 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3479, durable=true, userID=0be60d3e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f9ee548-38bb-4cc0-b79e-f6d39a2e5d7e, JMSReplyTo=temp-queue://edec3ed2-1e60-4c5e-826f-dc22080ea7ad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2038862736, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,299 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be60d3e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f9ee548-38bb-4cc0-b79e-f6d39a2e5d7e, JMSReplyTo=temp-queue://edec3ed2-1e60-4c5e-826f-dc22080ea7ad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2038862736
2024-05-14 06:20:23,300 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be60d3e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f9ee548-38bb-4cc0-b79e-f6d39a2e5d7e, JMSReplyTo=temp-queue://edec3ed2-1e60-4c5e-826f-dc22080ea7ad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2038862736 to transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=ACTIVE, createTime=1715667623300(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@622b6126
2024-05-14 06:20:23,300 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be6344f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c4bdd8c, true, {}]
2024-05-14 06:20:23,300 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from edec3ed2-1e60-4c5e-826f-dc22080ea7ad: Reference[3483]:RELIABLE:CoreMessage[messageID=3483, durable=true, userID=0be63451-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=edec3ed2-1e60-4c5e-826f-dc22080ea7ad, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f9ee548-38bb-4cc0-b79e-f6d39a2e5d7e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6eb2c7e-ae8b-418a-99e3-44cf15f59290]]@1142070141
2024-05-14 06:20:23,300 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3483, durable=true, userID=0be63451-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=edec3ed2-1e60-4c5e-826f-dc22080ea7ad, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f9ee548-38bb-4cc0-b79e-f6d39a2e5d7e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6eb2c7e-ae8b-418a-99e3-44cf15f59290]]@1142070141, context: RoutingContextImpl(Address=edec3ed2-1e60-4c5e-826f-dc22080ea7ad, routingType=ANYCAST, PreviousAddress=edec3ed2-1e60-4c5e-826f-dc22080ea7ad previousRoute:ANYCAST, reusable=true, version=-2147483161)
..................................................
***** durable queues edec3ed2-1e60-4c5e-826f-dc22080ea7ad:
***** non durable for edec3ed2-1e60-4c5e-826f-dc22080ea7ad:
- queueID=3475 address:edec3ed2-1e60-4c5e-826f-dc22080ea7ad name:edec3ed2-1e60-4c5e-826f-dc22080ea7ad filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,301 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from edec3ed2-1e60-4c5e-826f-dc22080ea7ad: CoreMessage[messageID=3483, durable=true, userID=0be63451-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=edec3ed2-1e60-4c5e-826f-dc22080ea7ad, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f9ee548-38bb-4cc0-b79e-f6d39a2e5d7e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6eb2c7e-ae8b-418a-99e3-44cf15f59290]]@1142070141 to transaction: TransactionImpl [xid=null, txID=3485, xid=null, state=ACTIVE, createTime=1715667623301(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a9d1f46
2024-05-14 06:20:23,301 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from edec3ed2-1e60-4c5e-826f-dc22080ea7ad: CoreMessage[messageID=3483, durable=true, userID=0be63451-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=edec3ed2-1e60-4c5e-826f-dc22080ea7ad, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f9ee548-38bb-4cc0-b79e-f6d39a2e5d7e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6eb2c7e-ae8b-418a-99e3-44cf15f59290]]@1142070141, transaction: TransactionImpl [xid=null, txID=3485, xid=null, state=COMMITTED, createTime=1715667623301(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a9d1f46
2024-05-14 06:20:23,301 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be65b62-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45c1bcea, true, {}]
2024-05-14 06:20:23,301 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [edec3ed2-1e60-4c5e-826f-dc22080ea7ad]
2024-05-14 06:20:23,302 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$398/0x00007f25044b67c8@61e036ef, org.eclipse.scout.rt.mom.jms.JmsSubscription@232d837b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,303 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be60d3e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f9ee548-38bb-4cc0-b79e-f6d39a2e5d7e, JMSReplyTo=temp-queue://edec3ed2-1e60-4c5e-826f-dc22080ea7ad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2038862736, transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=COMMITTED, createTime=1715667623300(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@622b6126
2024-05-14 06:20:23,303 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be6a983-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ec9ab4f, true, {}]
2024-05-14 06:20:23,303 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,304 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be6d094-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ed04a0d, true, {}]
2024-05-14 06:20:23,304 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, address=0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, 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-05-14 06:20:23,304 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@116fc512
2024-05-14 06:20:23,305 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3832d4e7
2024-05-14 06:20:23,305 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, null, 0, false, true, null]
2024-05-14 06:20:23,305 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3516, durable=true, userID=0be6f7a7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33f5123b-c393-4268-a2c9-ee43f9189ae3, JMSReplyTo=temp-queue://0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1372299591, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:23,306 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be6f7a7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33f5123b-c393-4268-a2c9-ee43f9189ae3, JMSReplyTo=temp-queue://0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1372299591
2024-05-14 06:20:23,306 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be6f7a7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33f5123b-c393-4268-a2c9-ee43f9189ae3, JMSReplyTo=temp-queue://0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1372299591 to transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=ACTIVE, createTime=1715667623306(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2429ff4f
2024-05-14 06:20:23,307 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be745c8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b981874, true, {}]
2024-05-14 06:20:23,307 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5: Reference[3520]:RELIABLE:CoreMessage[messageID=3520, durable=true, userID=0be745ca-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33f5123b-c393-4268-a2c9-ee43f9189ae3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e323ebd-6971-4290-9368-ea8781306373]]@27898006
2024-05-14 06:20:23,307 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3520, durable=true, userID=0be745ca-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33f5123b-c393-4268-a2c9-ee43f9189ae3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e323ebd-6971-4290-9368-ea8781306373]]@27898006, context: RoutingContextImpl(Address=0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, routingType=ANYCAST, PreviousAddress=0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5 previousRoute:ANYCAST, reusable=true, version=-2147483159)
..................................................
***** durable queues 0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5:
***** non durable for 0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5:
- queueID=3512 address:0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5 name:0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,307 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5: CoreMessage[messageID=3520, durable=true, userID=0be745ca-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33f5123b-c393-4268-a2c9-ee43f9189ae3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e323ebd-6971-4290-9368-ea8781306373]]@27898006 to transaction: TransactionImpl [xid=null, txID=3522, xid=null, state=ACTIVE, createTime=1715667623307(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5076678e
2024-05-14 06:20:23,308 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5: CoreMessage[messageID=3520, durable=true, userID=0be745ca-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33f5123b-c393-4268-a2c9-ee43f9189ae3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e323ebd-6971-4290-9368-ea8781306373]]@27898006, transaction: TransactionImpl [xid=null, txID=3522, xid=null, state=COMMITTED, createTime=1715667623307(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5076678e
2024-05-14 06:20:23,308 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0be76cdb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bd7b60c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47b40230, true, {}]
2024-05-14 06:20:23,308 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5]
2024-05-14 06:20:23,309 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$398/0x00007f25044b67c8@e5d6ed5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b547443] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,310 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0be6f7a7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33f5123b-c393-4268-a2c9-ee43f9189ae3, JMSReplyTo=temp-queue://0fa80253-e9ee-4c48-bc7f-9f152bfe4fe5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1372299591, transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=COMMITTED, createTime=1715667623306(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2429ff4f
2024-05-14 06:20:23,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@405b6439[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:23,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003579 ms
2024-05-14 06:20:23,310 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [de03712b-2900-429d-ab41-3899a1ca4414]
2024-05-14 06:20:23,325 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,325 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,326 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0bd7b60c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,326 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 122.660580 ms
2024-05-14 06:20:23,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [artemis]>
2024-05-14 06:20:23,327 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,327 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [artemis]>
2024-05-14 06:20:23,327 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1739394613'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:23,329 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=mom224]
2024-05-14 06:20:23,329 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0beaa12d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:23,329 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0beaa130-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beaa12d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beaa12d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56a4b4b9, true, {}]
2024-05-14 06:20:23,330 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@6a6890fc - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-05-14 06:20:23,330 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0beac841-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beaa12d-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beaa12d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a81a68b, true, {}]
2024-05-14 06:20:23,330 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0beac841-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,331 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@13dcf8ca
2024-05-14 06:20:23,331 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=72cd8eb9-23eb-402d-a4c4-807e524b9b36, 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-05-14 06:20:23,331 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e183d8c
2024-05-14 06:20:23,331 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 72cd8eb9-23eb-402d-a4c4-807e524b9b36, null, 0, false, true, null]
2024-05-14 06:20:23,332 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0beb1663-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beaa12d-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beaa12d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15041ebf, true, {}]
2024-05-14 06:20:23,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:23,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@620c8fa8
2024-05-14 06:20:23,333 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c327697
2024-05-14 06:20:23,333 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,333 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0beb3d75-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beaa12d-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beaa12d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cf4e8f6, true, {}]
2024-05-14 06:20:23,334 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c9408231-f74c-4409-86f1-700e739ea337, address=c9408231-f74c-4409-86f1-700e739ea337, 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-05-14 06:20:23,334 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4cf6ca7b
2024-05-14 06:20:23,334 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19a8070e
2024-05-14 06:20:23,334 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c9408231-f74c-4409-86f1-700e739ea337, null, 0, false, true, null]
2024-05-14 06:20:23,335 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3581, durable=true, userID=0beb8b98-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c83edeb-52f8-4167-86c3-8d8f87209390, JMSReplyTo=temp-queue://c9408231-f74c-4409-86f1-700e739ea337, 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]]@844460689, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483155)
..................................................
***** 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-05-14 06:20:23,335 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0beb8b98-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c83edeb-52f8-4167-86c3-8d8f87209390, JMSReplyTo=temp-queue://c9408231-f74c-4409-86f1-700e739ea337, 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]]@844460689
2024-05-14 06:20:23,336 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0beb8b98-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c83edeb-52f8-4167-86c3-8d8f87209390, JMSReplyTo=temp-queue://c9408231-f74c-4409-86f1-700e739ea337, 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]]@844460689 to transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=ACTIVE, createTime=1715667623335(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27ce816b
2024-05-14 06:20:23,336 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bebb2a9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beaa12d-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beaa12d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39059717, true, {}]
2024-05-14 06:20:23,337 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c9408231-f74c-4409-86f1-700e739ea337: Reference[3585]:RELIABLE:CoreMessage[messageID=3585, durable=true, userID=0bebb2ab-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=c9408231-f74c-4409-86f1-700e739ea337, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c83edeb-52f8-4167-86c3-8d8f87209390, 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=b7d4bb73-e0be-461c-b3fe-8d8a319d4a91]]@506378684
2024-05-14 06:20:23,337 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3585, durable=true, userID=0bebb2ab-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=c9408231-f74c-4409-86f1-700e739ea337, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c83edeb-52f8-4167-86c3-8d8f87209390, 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=b7d4bb73-e0be-461c-b3fe-8d8a319d4a91]]@506378684, context: RoutingContextImpl(Address=c9408231-f74c-4409-86f1-700e739ea337, routingType=ANYCAST, PreviousAddress=c9408231-f74c-4409-86f1-700e739ea337 previousRoute:ANYCAST, reusable=true, version=-2147483154)
..................................................
***** durable queues c9408231-f74c-4409-86f1-700e739ea337:
***** non durable for c9408231-f74c-4409-86f1-700e739ea337:
- queueID=3577 address:c9408231-f74c-4409-86f1-700e739ea337 name:c9408231-f74c-4409-86f1-700e739ea337 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,337 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c9408231-f74c-4409-86f1-700e739ea337: CoreMessage[messageID=3585, durable=true, userID=0bebb2ab-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=c9408231-f74c-4409-86f1-700e739ea337, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c83edeb-52f8-4167-86c3-8d8f87209390, 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=b7d4bb73-e0be-461c-b3fe-8d8a319d4a91]]@506378684 to transaction: TransactionImpl [xid=null, txID=3587, xid=null, state=ACTIVE, createTime=1715667623337(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@400cb220
2024-05-14 06:20:23,337 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c9408231-f74c-4409-86f1-700e739ea337: CoreMessage[messageID=3585, durable=true, userID=0bebb2ab-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=c9408231-f74c-4409-86f1-700e739ea337, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c83edeb-52f8-4167-86c3-8d8f87209390, 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=b7d4bb73-e0be-461c-b3fe-8d8a319d4a91]]@506378684, transaction: TransactionImpl [xid=null, txID=3587, xid=null, state=COMMITTED, createTime=1715667623337(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@400cb220
2024-05-14 06:20:23,337 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bebd9bc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beaa12d-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beaa12d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c009695, true, {}]
2024-05-14 06:20:23,337 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [c9408231-f74c-4409-86f1-700e739ea337]
2024-05-14 06:20:23,338 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@418b946b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d3b1ee9]
2024-05-14 06:20:23,339 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0beb8b98-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c83edeb-52f8-4167-86c3-8d8f87209390, JMSReplyTo=temp-queue://c9408231-f74c-4409-86f1-700e739ea337, 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]]@844460689, transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=COMMITTED, createTime=1715667623335(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27ce816b
2024-05-14 06:20:23,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7e0f8c6c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:23,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003674 ms
2024-05-14 06:20:23,339 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [72cd8eb9-23eb-402d-a4c4-807e524b9b36]
2024-05-14 06:20:23,340 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,340 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,340 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0beaa12d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,341 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,341 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.788618 ms
2024-05-14 06:20:23,341 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [artemis]>
2024-05-14 06:20:23,342 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,342 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [artemis]>
2024-05-14 06:20:23,342 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1914331871'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,343 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=mom223]
2024-05-14 06:20:23,344 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0beceb2e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:23,344 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0beceb31-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beceb2e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beceb2e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32777667, true, {}]
2024-05-14 06:20:23,345 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@5ca97449 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-05-14 06:20:23,345 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bed1242-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beceb2e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beceb2e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cec0362, true, {}]
2024-05-14 06:20:23,345 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bed1242-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,345 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@fdc7427
2024-05-14 06:20:23,346 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=db4068db-e57a-4312-95bc-1ccbf720af39, 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-05-14 06:20:23,346 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9eba68e
2024-05-14 06:20:23,346 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, db4068db-e57a-4312-95bc-1ccbf720af39, null, 0, false, true, null]
2024-05-14 06:20:23,347 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bed3954-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beceb2e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beceb2e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70a3fd9, true, {}]
2024-05-14 06:20:23,347 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bed3954-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true]
2024-05-14 06:20:23,347 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2ad84743
2024-05-14 06:20:23,347 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2a8b90e3-53cd-4b37-a033-a6b3fd475514, 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-05-14 06:20:23,348 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11b9bac
2024-05-14 06:20:23,348 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2a8b90e3-53cd-4b37-a033-a6b3fd475514, null, 0, false, true, null]
2024-05-14 06:20:23,348 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bed8776-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beceb2e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beceb2e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2de6f89c, true, {}]
2024-05-14 06:20:23,348 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3331c647-9eac-4c39-ae8a-54c075815d41, address=3331c647-9eac-4c39-ae8a-54c075815d41, 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-05-14 06:20:23,348 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5241f57
2024-05-14 06:20:23,349 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40269197
2024-05-14 06:20:23,349 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3331c647-9eac-4c39-ae8a-54c075815d41, null, 0, false, true, null]
2024-05-14 06:20:23,350 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=0bedae89-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ced973d9-3149-4a54-a21c-b4a6b78ee3c4, JMSReplyTo=temp-queue://3331c647-9eac-4c39-ae8a-54c075815d41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1658110034, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483150)
..................................................
***** durable queues test/mom/testTopicRequestReply:
***** non durable for test/mom/testTopicRequestReply:
- queueID=3635 address:test/mom/testTopicRequestReply name:2a8b90e3-53cd-4b37-a033-a6b3fd475514 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,350 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2a8b90e3-53cd-4b37-a033-a6b3fd475514: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=0bedae89-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ced973d9-3149-4a54-a21c-b4a6b78ee3c4, JMSReplyTo=temp-queue://3331c647-9eac-4c39-ae8a-54c075815d41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1658110034
2024-05-14 06:20:23,350 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2a8b90e3-53cd-4b37-a033-a6b3fd475514: CoreMessage[messageID=3645, durable=true, userID=0bedae89-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ced973d9-3149-4a54-a21c-b4a6b78ee3c4, JMSReplyTo=temp-queue://3331c647-9eac-4c39-ae8a-54c075815d41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1658110034 to transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=ACTIVE, createTime=1715667623350(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1934980
2024-05-14 06:20:23,350 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2a8b90e3-53cd-4b37-a033-a6b3fd475514: CoreMessage[messageID=3645, durable=true, userID=0bedae89-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ced973d9-3149-4a54-a21c-b4a6b78ee3c4, JMSReplyTo=temp-queue://3331c647-9eac-4c39-ae8a-54c075815d41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1658110034, transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=COMMITTED, createTime=1715667623350(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1934980
2024-05-14 06:20:23,350 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bedd59a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beceb2e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beceb2e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31a8feed, true, {}]
2024-05-14 06:20:23,351 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3649, durable=true, userID=0bedfcac-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=3331c647-9eac-4c39-ae8a-54c075815d41, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ced973d9-3149-4a54-a21c-b4a6b78ee3c4, 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=f1c3a724-9708-4aaa-9f90-72d0b1a99af5]]@1957854015, context: RoutingContextImpl(Address=3331c647-9eac-4c39-ae8a-54c075815d41, routingType=ANYCAST, PreviousAddress=3331c647-9eac-4c39-ae8a-54c075815d41 previousRoute:ANYCAST, reusable=true, version=-2147483149)
..................................................
***** durable queues 3331c647-9eac-4c39-ae8a-54c075815d41:
***** non durable for 3331c647-9eac-4c39-ae8a-54c075815d41:
- queueID=3641 address:3331c647-9eac-4c39-ae8a-54c075815d41 name:3331c647-9eac-4c39-ae8a-54c075815d41 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,351 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3331c647-9eac-4c39-ae8a-54c075815d41: Reference[3649]:RELIABLE:CoreMessage[messageID=3649, durable=true, userID=0bedfcac-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=3331c647-9eac-4c39-ae8a-54c075815d41, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ced973d9-3149-4a54-a21c-b4a6b78ee3c4, 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=f1c3a724-9708-4aaa-9f90-72d0b1a99af5]]@1957854015
2024-05-14 06:20:23,351 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3331c647-9eac-4c39-ae8a-54c075815d41: CoreMessage[messageID=3649, durable=true, userID=0bedfcac-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=3331c647-9eac-4c39-ae8a-54c075815d41, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ced973d9-3149-4a54-a21c-b4a6b78ee3c4, 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=f1c3a724-9708-4aaa-9f90-72d0b1a99af5]]@1957854015 to transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=ACTIVE, createTime=1715667623351(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50a250ca
2024-05-14 06:20:23,351 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3331c647-9eac-4c39-ae8a-54c075815d41: CoreMessage[messageID=3649, durable=true, userID=0bedfcac-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=3331c647-9eac-4c39-ae8a-54c075815d41, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ced973d9-3149-4a54-a21c-b4a6b78ee3c4, 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=f1c3a724-9708-4aaa-9f90-72d0b1a99af5]]@1957854015, transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=COMMITTED, createTime=1715667623351(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50a250ca
2024-05-14 06:20:23,351 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bedfcad-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0beceb2e-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0beceb2e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78c59d29, true, {}]
2024-05-14 06:20:23,352 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [3331c647-9eac-4c39-ae8a-54c075815d41]
2024-05-14 06:20:23,352 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53e7ef2d]
2024-05-14 06:20:23,353 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [2a8b90e3-53cd-4b37-a033-a6b3fd475514]
2024-05-14 06:20:23,353 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@24a48bcb[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:23,353 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003582 ms
2024-05-14 06:20:23,354 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [db4068db-e57a-4312-95bc-1ccbf720af39]
2024-05-14 06:20:23,354 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,354 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,355 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0beceb2e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,355 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,355 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.424594 ms
2024-05-14 06:20:23,355 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [artemis]>
2024-05-14 06:20:23,356 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,356 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [artemis]>
2024-05-14 06:20:23,356 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 23981447'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:23,358 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:23,358 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0bef0e1f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom224]
2024-05-14 06:20:23,359 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bef3532-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c37a8f8, true, {}]
2024-05-14 06:20:23,359 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@2204bed2 - MDC[jobName=JMS subscriber, activemq.broker=mom224]
2024-05-14 06:20:23,359 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bef3533-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ed82562, true, {}]
2024-05-14 06:20:23,360 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bef3533-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true]
2024-05-14 06:20:23,360 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4b8f84da
2024-05-14 06:20:23,361 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=53c5ecee-ba5b-4d00-af4c-7ea2d8913f2e, 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-05-14 06:20:23,361 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c482d1a
2024-05-14 06:20:23,361 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 53c5ecee-ba5b-4d00-af4c-7ea2d8913f2e, null, 0, false, true, null]
2024-05-14 06:20:23,362 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0befaa66-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c19beaf, true, {}]
2024-05-14 06:20:23,362 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=50f72a2a-e731-47d2-9806-bf92bc043d6e, 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-05-14 06:20:23,362 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4284d8b3
2024-05-14 06:20:23,362 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 50f72a2a-e731-47d2-9806-bf92bc043d6e, null, 0, false, true, null]
2024-05-14 06:20:23,363 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0befd178-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78cb85a, true, {}]
2024-05-14 06:20:23,363 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,363 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0befd179-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34c64160, true, {}]
2024-05-14 06:20:23,364 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eab6773b-8ae1-4293-95a2-500ad2970303, address=eab6773b-8ae1-4293-95a2-500ad2970303, 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-05-14 06:20:23,364 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2113e3cb
2024-05-14 06:20:23,364 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@469f0f55
2024-05-14 06:20:23,364 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eab6773b-8ae1-4293-95a2-500ad2970303, null, 0, false, true, null]
2024-05-14 06:20:23,365 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3718, durable=true, userID=0bf01f9c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, JMSReplyTo=temp-queue://eab6773b-8ae1-4293-95a2-500ad2970303, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@461992578, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** 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-05-14 06:20:23,365 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bf01f9c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, JMSReplyTo=temp-queue://eab6773b-8ae1-4293-95a2-500ad2970303, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@461992578
2024-05-14 06:20:23,365 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bf01f9c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, JMSReplyTo=temp-queue://eab6773b-8ae1-4293-95a2-500ad2970303, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@461992578 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1715667623365(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72ef4bdd
2024-05-14 06:20:23,366 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:23,366 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf046ad-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bef0e1f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1933d1d1, true, {}]
2024-05-14 06:20:23,366 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 53c5ecee-ba5b-4d00-af4c-7ea2d8913f2e: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=0bf046af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, _AMQ_ROUTING_TYPE=0]]@1508857145
2024-05-14 06:20:23,366 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3726, durable=true, userID=0bf046af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, _AMQ_ROUTING_TYPE=0]]@1508857145, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483144)
..................................................
***** durable queues scout.physical.UnitTestTopic:
***** non durable for scout.physical.UnitTestTopic:
- queueID=3698 address:scout.physical.UnitTestTopic name:53c5ecee-ba5b-4d00-af4c-7ea2d8913f2e filter:null
- queueID=3704 address:scout.physical.UnitTestTopic name:50f72a2a-e731-47d2-9806-bf92bc043d6e filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,367 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 50f72a2a-e731-47d2-9806-bf92bc043d6e: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=0bf046af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, _AMQ_ROUTING_TYPE=0]]@1508857145
2024-05-14 06:20:23,367 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 53c5ecee-ba5b-4d00-af4c-7ea2d8913f2e: CoreMessage[messageID=3726, durable=true, userID=0bf046af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, _AMQ_ROUTING_TYPE=0]]@1508857145 to transaction: TransactionImpl [xid=null, txID=3728, xid=null, state=ACTIVE, createTime=1715667623367(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54d7f7fc
2024-05-14 06:20:23,367 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 50f72a2a-e731-47d2-9806-bf92bc043d6e: CoreMessage[messageID=3726, durable=true, userID=0bf046af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, _AMQ_ROUTING_TYPE=0]]@1508857145 to transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=ACTIVE, createTime=1715667623367(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13998629
2024-05-14 06:20:23,367 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 53c5ecee-ba5b-4d00-af4c-7ea2d8913f2e: CoreMessage[messageID=3726, durable=true, userID=0bf046af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, _AMQ_ROUTING_TYPE=0]]@1508857145, transaction: TransactionImpl [xid=null, txID=3728, xid=null, state=COMMITTED, createTime=1715667623367(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54d7f7fc
2024-05-14 06:20:23,367 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 50f72a2a-e731-47d2-9806-bf92bc043d6e: CoreMessage[messageID=3726, durable=true, userID=0bf046af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, _AMQ_ROUTING_TYPE=0]]@1508857145, transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=COMMITTED, createTime=1715667623367(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13998629
2024-05-14 06:20:23,367 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7102b480, org.eclipse.scout.rt.mom.jms.JmsSubscription@55e85ec8]
2024-05-14 06:20:23,367 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [53c5ecee-ba5b-4d00-af4c-7ea2d8913f2e]
2024-05-14 06:20:23,369 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bf01f9c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0db17e08-b192-4ef6-952b-177563458c83, JMSReplyTo=temp-queue://eab6773b-8ae1-4293-95a2-500ad2970303, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@461992578, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1715667623365(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72ef4bdd
2024-05-14 06:20:23,369 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5f6fd0fd[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:23,369 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002978 ms
2024-05-14 06:20:23,369 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [50f72a2a-e731-47d2-9806-bf92bc043d6e]
2024-05-14 06:20:23,370 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,370 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,370 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0bef0e1f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,371 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.095279 ms
2024-05-14 06:20:23,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [artemis]>
2024-05-14 06:20:23,372 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,372 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [artemis]>
2024-05-14 06:20:23,372 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 562069511'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:23,373 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=mom223]
2024-05-14 06:20:23,373 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0bf15821-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:23,374 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf17f34-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf15821-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf15821-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12a5cbd, true, {}]
2024-05-14 06:20:23,374 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d3c2673 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-05-14 06:20:23,375 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf17f35-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf15821-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf15821-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40e88b61, true, {}]
2024-05-14 06:20:23,375 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bf17f35-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,375 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@8d2746d
2024-05-14 06:20:23,375 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=35864846-ac79-48bd-a0ed-2ab6b597634a, 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-05-14 06:20:23,376 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79892ac0
2024-05-14 06:20:23,376 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 35864846-ac79-48bd-a0ed-2ab6b597634a, null, 0, false, true, null]
2024-05-14 06:20:23,376 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf1cd57-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf15821-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf15821-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@549dc46f, true, {}]
2024-05-14 06:20:23,377 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.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-05-14 06:20:23,377 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1bea5e3
2024-05-14 06:20:23,377 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@639283e6
2024-05-14 06:20:23,378 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,378 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf21b79-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf15821-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf15821-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ee39ad9, true, {}]
2024-05-14 06:20:23,378 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, address=c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, 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-05-14 06:20:23,378 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@30ff3bf1
2024-05-14 06:20:23,379 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66727705
2024-05-14 06:20:23,379 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, null, 0, false, true, null]
2024-05-14 06:20:23,380 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3790, durable=true, userID=0bf2699c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-129b93fe-b846-4b0b-b243-2de0a33d4aaf, JMSReplyTo=temp-queue://c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, 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]]@2064857414, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483138)
..................................................
***** 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-05-14 06:20:23,380 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bf2699c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-129b93fe-b846-4b0b-b243-2de0a33d4aaf, JMSReplyTo=temp-queue://c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, 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]]@2064857414
2024-05-14 06:20:23,380 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bf2699c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-129b93fe-b846-4b0b-b243-2de0a33d4aaf, JMSReplyTo=temp-queue://c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, 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]]@2064857414 to transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=ACTIVE, createTime=1715667623380(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@129d883a
2024-05-14 06:20:23,381 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf290ad-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf15821-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf15821-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@356e10c2, true, {}]
2024-05-14 06:20:23,381 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3794, durable=true, userID=0bf290af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-129b93fe-b846-4b0b-b243-2de0a33d4aaf, 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]]@1873292530, context: RoutingContextImpl(Address=c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, routingType=ANYCAST, PreviousAddress=c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772 previousRoute:ANYCAST, reusable=true, version=-2147483137)
..................................................
***** durable queues c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772:
***** non durable for c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772:
- queueID=3786 address:c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772 name:c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772 filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,381 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772: Reference[3794]:RELIABLE:CoreMessage[messageID=3794, durable=true, userID=0bf290af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-129b93fe-b846-4b0b-b243-2de0a33d4aaf, 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]]@1873292530
2024-05-14 06:20:23,381 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772: CoreMessage[messageID=3794, durable=true, userID=0bf290af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-129b93fe-b846-4b0b-b243-2de0a33d4aaf, 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]]@1873292530 to transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=ACTIVE, createTime=1715667623381(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a8b2492
2024-05-14 06:20:23,382 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772: CoreMessage[messageID=3794, durable=true, userID=0bf290af-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-129b93fe-b846-4b0b-b243-2de0a33d4aaf, 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]]@1873292530, transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=COMMITTED, createTime=1715667623381(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a8b2492
2024-05-14 06:20:23,382 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf2b7c0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf15821-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf15821-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55855666, true, {}]
2024-05-14 06:20:23,382 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772]
2024-05-14 06:20:23,383 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bf2699c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-129b93fe-b846-4b0b-b243-2de0a33d4aaf, JMSReplyTo=temp-queue://c5b8db2d-6e6a-439c-92fd-6d4bfa0ec772, 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]]@2064857414, transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=COMMITTED, createTime=1715667623380(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@129d883a
2024-05-14 06:20:23,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@474c8dec]
2024-05-14 06:20:23,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@18ad45e7[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:23,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005216 ms
2024-05-14 06:20:23,385 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [35864846-ac79-48bd-a0ed-2ab6b597634a]
2024-05-14 06:20:23,385 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:23,385 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:23,386 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0bf15821-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:23,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:23,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.315565 ms
2024-05-14 06:20:23,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [artemis]>
2024-05-14 06:20:23,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:23,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis]>
2024-05-14 06:20:23,387 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2095396826'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:23,387 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:23,388 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:23,389 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0bf3c932-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom224]
2024-05-14 06:20:23,389 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf3c935-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf3c932-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf3c932-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f3637d7, true, {}]
2024-05-14 06:20:23,390 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@23d57f2d - MDC[jobName=JMS subscriber, activemq.broker=mom224]
2024-05-14 06:20:23,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf3f046-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf3c932-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf3c932-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27b56a22, true, {}]
2024-05-14 06:20:23,390 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bf3f046-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:23,390 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@569a5ae1
2024-05-14 06:20:23,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e5755540-3eb7-4810-9c58-37363e9882e2, 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-05-14 06:20:23,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6db06ed
2024-05-14 06:20:23,391 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e5755540-3eb7-4810-9c58-37363e9882e2, null, 0, false, true, null]
2024-05-14 06:20:23,391 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf41758-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf3c932-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf3c932-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2838c450, true, {}]
2024-05-14 06:20:23,392 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0bf41758-11ba-11ef-8fb5-0a580a2842f4 with parameters: [differentTopic, [MULTICAST], true]
2024-05-14 06:20:23,392 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@20096ed8
2024-05-14 06:20:23,392 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5fb3c46b-70b6-4db6-92d8-618ca29f3613, 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-05-14 06:20:23,392 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fba5fdd
2024-05-14 06:20:23,392 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5fb3c46b-70b6-4db6-92d8-618ca29f3613, null, 0, false, true, null]
2024-05-14 06:20:23,393 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf4657a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf3c932-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf3c932-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48785249, true, {}]
2024-05-14 06:20:23,393 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4b85e60c-105e-4aff-be94-acc0a535e0cc, 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-05-14 06:20:23,393 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75374f01
2024-05-14 06:20:23,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4b85e60c-105e-4aff-be94-acc0a535e0cc, null, 0, false, true, null]
2024-05-14 06:20:23,394 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf48c8c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf3c932-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf3c932-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31e86249, true, {}]
2024-05-14 06:20:23,394 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:23,395 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf48c8d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf3c932-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf3c932-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@740b2539, true, {}]
2024-05-14 06:20:23,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f27d1e30-1127-4e61-9856-f644bed37b94, address=f27d1e30-1127-4e61-9856-f644bed37b94, 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-05-14 06:20:23,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7021f7b
2024-05-14 06:20:23,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b6a81c3
2024-05-14 06:20:23,395 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f27d1e30-1127-4e61-9856-f644bed37b94, null, 0, false, true, null]
2024-05-14 06:20:23,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3864, durable=true, userID=0bf4dab0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, JMSReplyTo=temp-queue://f27d1e30-1127-4e61-9856-f644bed37b94, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@73767193, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** 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-05-14 06:20:23,396 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bf4dab0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, JMSReplyTo=temp-queue://f27d1e30-1127-4e61-9856-f644bed37b94, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@73767193
2024-05-14 06:20:23,397 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bf4dab0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, JMSReplyTo=temp-queue://f27d1e30-1127-4e61-9856-f644bed37b94, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@73767193 to transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=ACTIVE, createTime=1715667623397(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@717e5e14
2024-05-14 06:20:23,397 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0bf501c1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0bf3c932-11ba-11ef-8fb5-0a580a2842f4, clientID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0bf3c932-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f6c7920, true, {}]
2024-05-14 06:20:23,397 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/testQueueRequestReplyCancellation, activemq.broker=mom1]
2024-05-14 06:20:23,398 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5fb3c46b-70b6-4db6-92d8-618ca29f3613: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=0bf501c3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, _AMQ_ROUTING_TYPE=0]]@2113452714
2024-05-14 06:20:23,398 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4b85e60c-105e-4aff-be94-acc0a535e0cc: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=0bf501c3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, _AMQ_ROUTING_TYPE=0]]@2113452714
2024-05-14 06:20:23,398 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3872, durable=true, userID=0bf501c3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, _AMQ_ROUTING_TYPE=0]]@2113452714, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483132)
..................................................
***** durable queues differentTopic:
***** non durable for differentTopic:
- queueID=3844 address:differentTopic name:5fb3c46b-70b6-4db6-92d8-618ca29f3613 filter:null
- queueID=3850 address:differentTopic name:4b85e60c-105e-4aff-be94-acc0a535e0cc filter:null
..................................................
, transaction: null
2024-05-14 06:20:23,398 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4b85e60c-105e-4aff-be94-acc0a535e0cc: CoreMessage[messageID=3872, durable=true, userID=0bf501c3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, _AMQ_ROUTING_TYPE=0]]@2113452714 to transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=ACTIVE, createTime=1715667623398(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fd37af4
2024-05-14 06:20:23,398 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5fb3c46b-70b6-4db6-92d8-618ca29f3613: CoreMessage[messageID=3872, durable=true, userID=0bf501c3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, _AMQ_ROUTING_TYPE=0]]@2113452714 to transaction: TransactionImpl [xid=null, txID=3874, xid=null, state=ACTIVE, createTime=1715667623398(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f0a0e2f
2024-05-14 06:20:23,398 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4b85e60c-105e-4aff-be94-acc0a535e0cc: CoreMessage[messageID=3872, durable=true, userID=0bf501c3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, _AMQ_ROUTING_TYPE=0]]@2113452714, transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=COMMITTED, createTime=1715667623398(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fd37af4
2024-05-14 06:20:23,398 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5fb3c46b-70b6-4db6-92d8-618ca29f3613: CoreMessage[messageID=3872, durable=true, userID=0bf501c3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, _AMQ_ROUTING_TYPE=0]]@2113452714, transaction: TransactionImpl [xid=null, txID=3874, xid=null, state=COMMITTED, createTime=1715667623398(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f0a0e2f
2024-05-14 06:20:23,400 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0bf4dab0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (ed00b118-7f23-4aa2-9acc-f976409be2cf), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78cd4308-f991-466a-861b-0259a73b3404, JMSReplyTo=temp-queue://f27d1e30-1127-4e61-9856-f644bed37b94, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@73767193, transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=COMMITTED, createTime=1715667623397(Tue May 14 06:20:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@717e5e14
2024-05-14 06:20:24,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1eed4367, org.eclipse.scout.rt.mom.jms.JmsSubscription@38321e6f, org.eclipse.scout.rt.mom.jms.JmsSubscription@52f3859a]
2024-05-14 06:20:24,399 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [e5755540-3eb7-4810-9c58-37363e9882e2]
2024-05-14 06:20:24,400 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [5fb3c46b-70b6-4db6-92d8-618ca29f3613]
2024-05-14 06:20:24,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@20cbb677[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:24,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003214 ms
2024-05-14 06:20:24,401 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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: [4b85e60c-105e-4aff-be94-acc0a535e0cc]
2024-05-14 06:20:24,402 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-05-14 06:20:24,402 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-05-14 06:20:24,402 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0bf3c932-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,403 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-05-14 06:20:24,403 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1016.382760 ms
2024-05-14 06:20:24,403 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis]>
2024-05-14 06:20:24,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:24,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [artemis-j2ee]>
2024-05-14 06:20:24,404 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1639769109'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,405 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:24,406 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c8ef7d5-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,406 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c8ef7d8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c8ef7d5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c8ef7d5-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7031467f, true, {}]
2024-05-14 06:20:24,407 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c8f1ee9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c8ef7d5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c8ef7d5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@442acfa0, true, {}]
2024-05-14 06:20:24,407 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0c8f1ee9-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-05-14 06:20:24,407 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@559bc914
2024-05-14 06:20:24,408 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=82e4c39b-a5f7-46e0-a67f-eb03dfc0cd75, 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-05-14 06:20:24,408 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8a7aefc
2024-05-14 06:20:24,408 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 82e4c39b-a5f7-46e0-a67f-eb03dfc0cd75, null, 0, false, true, null]
2024-05-14 06:20:24,409 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c8f6d0b-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,409 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c8f6d0e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c8f6d0b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c8f6d0b-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ab6fa84, true, {}]
2024-05-14 06:20:24,409 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c8f6d0f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c8f6d0b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c8f6d0b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2447b278, true, {}]
2024-05-14 06:20:24,410 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,410 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c8f9420-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,410 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c8f9423-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c8f9420-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c8f9420-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@630cec9, true, {}]
2024-05-14 06:20:24,411 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c8fbb34-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c8f9420-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c8f9420-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@567bc351, true, {}]
2024-05-14 06:20:24,411 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f774ee98-e40d-45b1-97ed-e09655e6fe6e, address=f774ee98-e40d-45b1-97ed-e09655e6fe6e, 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-05-14 06:20:24,411 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4793b2b1
2024-05-14 06:20:24,411 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5556322c
2024-05-14 06:20:24,412 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f774ee98-e40d-45b1-97ed-e09655e6fe6e, null, 0, false, true, null]
2024-05-14 06:20:24,412 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3946, durable=true, userID=0c8fe247-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=0c8f9422-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2f96ae1-e6a3-49b8-9a71-73dc78ef7692, JMSReplyTo=temp-queue://f774ee98-e40d-45b1-97ed-e09655e6fe6e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@174376489, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,412 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c8fe247-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=0c8f9422-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2f96ae1-e6a3-49b8-9a71-73dc78ef7692, JMSReplyTo=temp-queue://f774ee98-e40d-45b1-97ed-e09655e6fe6e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@174376489
2024-05-14 06:20:24,413 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c8fe247-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=0c8f9422-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2f96ae1-e6a3-49b8-9a71-73dc78ef7692, JMSReplyTo=temp-queue://f774ee98-e40d-45b1-97ed-e09655e6fe6e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@174376489 to transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=ACTIVE, createTime=1715667624413(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72b709f6
2024-05-14 06:20:24,413 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c900958-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8da10292-6c59-45ba-8947-2afc3be6dfeb, activemq.broker=mom220]
2024-05-14 06:20:24,413 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c90095b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c900958-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c900958-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4813b0ee, true, {}]
2024-05-14 06:20:24,414 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c90306c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c900958-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c900958-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d0e14e7, true, {}]
2024-05-14 06:20:24,414 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3952, durable=true, userID=0c90306e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f774ee98-e40d-45b1-97ed-e09655e6fe6e, size=837, properties=TypedProperties[__AMQ_CID=0c90095a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2f96ae1-e6a3-49b8-9a71-73dc78ef7692, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8da10292-6c59-45ba-8947-2afc3be6dfeb]]@1054628667, context: RoutingContextImpl(Address=f774ee98-e40d-45b1-97ed-e09655e6fe6e, routingType=ANYCAST, PreviousAddress=f774ee98-e40d-45b1-97ed-e09655e6fe6e previousRoute:ANYCAST, reusable=true, version=-2147483125)
..................................................
***** durable queues f774ee98-e40d-45b1-97ed-e09655e6fe6e:
***** non durable for f774ee98-e40d-45b1-97ed-e09655e6fe6e:
- queueID=3942 address:f774ee98-e40d-45b1-97ed-e09655e6fe6e name:f774ee98-e40d-45b1-97ed-e09655e6fe6e filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,414 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f774ee98-e40d-45b1-97ed-e09655e6fe6e: Reference[3952]:RELIABLE:CoreMessage[messageID=3952, durable=true, userID=0c90306e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f774ee98-e40d-45b1-97ed-e09655e6fe6e, size=837, properties=TypedProperties[__AMQ_CID=0c90095a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2f96ae1-e6a3-49b8-9a71-73dc78ef7692, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8da10292-6c59-45ba-8947-2afc3be6dfeb]]@1054628667
2024-05-14 06:20:24,414 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f774ee98-e40d-45b1-97ed-e09655e6fe6e: CoreMessage[messageID=3952, durable=true, userID=0c90306e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f774ee98-e40d-45b1-97ed-e09655e6fe6e, size=837, properties=TypedProperties[__AMQ_CID=0c90095a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2f96ae1-e6a3-49b8-9a71-73dc78ef7692, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8da10292-6c59-45ba-8947-2afc3be6dfeb]]@1054628667 to transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=ACTIVE, createTime=1715667624414(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26e7d98e
2024-05-14 06:20:24,415 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f774ee98-e40d-45b1-97ed-e09655e6fe6e: CoreMessage[messageID=3952, durable=true, userID=0c90306e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f774ee98-e40d-45b1-97ed-e09655e6fe6e, size=837, properties=TypedProperties[__AMQ_CID=0c90095a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2f96ae1-e6a3-49b8-9a71-73dc78ef7692, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8da10292-6c59-45ba-8947-2afc3be6dfeb]]@1054628667, transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=COMMITTED, createTime=1715667624414(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26e7d98e
2024-05-14 06:20:24,415 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c900958-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8da10292-6c59-45ba-8947-2afc3be6dfeb, activemq.broker=mom220]
2024-05-14 06:20:24,415 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c8f9420-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,416 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c8fe247-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=0c8f9422-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e2f96ae1-e6a3-49b8-9a71-73dc78ef7692, JMSReplyTo=temp-queue://f774ee98-e40d-45b1-97ed-e09655e6fe6e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@174376489, transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=COMMITTED, createTime=1715667624413(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72b709f6
2024-05-14 06:20:24,416 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5cd1ea7, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b42ba39] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,417 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c8f6d0b-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,418 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c90ccaf-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,418 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c90ccb2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c90ccaf-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c90ccaf-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@85aae22, true, {}]
2024-05-14 06:20:24,418 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c90ccb3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c90ccaf-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c90ccaf-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54fb7642, true, {}]
2024-05-14 06:20:24,419 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,419 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c90f3c4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,419 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c90f3c7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c90f3c4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c90f3c4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7502f43d, true, {}]
2024-05-14 06:20:24,420 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c911ad8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c90f3c4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c90f3c4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f2a7b58, true, {}]
2024-05-14 06:20:24,420 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d28fca0f-226a-4f46-bfe1-5948b8d7fd20, address=d28fca0f-226a-4f46-bfe1-5948b8d7fd20, 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-05-14 06:20:24,420 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3504f69d
2024-05-14 06:20:24,420 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28b065f6
2024-05-14 06:20:24,421 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d28fca0f-226a-4f46-bfe1-5948b8d7fd20, null, 0, false, true, null]
2024-05-14 06:20:24,421 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=0c9141eb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=0c90f3c6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5e2a509-526b-43f1-a147-15064cff4460, JMSReplyTo=temp-queue://d28fca0f-226a-4f46-bfe1-5948b8d7fd20, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@767814740, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,423 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9141eb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=0c90f3c6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5e2a509-526b-43f1-a147-15064cff4460, JMSReplyTo=temp-queue://d28fca0f-226a-4f46-bfe1-5948b8d7fd20, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@767814740
2024-05-14 06:20:24,423 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9141eb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=0c90f3c6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5e2a509-526b-43f1-a147-15064cff4460, JMSReplyTo=temp-queue://d28fca0f-226a-4f46-bfe1-5948b8d7fd20, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@767814740 to transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=ACTIVE, createTime=1715667624423(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67631ab7
2024-05-14 06:20:24,423 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c91900c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d9a2fcfb-08fc-420f-b4f0-e17fa9e563ba, activemq.broker=mom220]
2024-05-14 06:20:24,424 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c91b71f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c91900c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c91900c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21a4f985, true, {}]
2024-05-14 06:20:24,424 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c91b720-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c91900c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c91900c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@136ee66b, true, {}]
2024-05-14 06:20:24,425 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3997, durable=true, userID=0c91b722-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=d28fca0f-226a-4f46-bfe1-5948b8d7fd20, size=930, properties=TypedProperties[__AMQ_CID=0c91b71e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5e2a509-526b-43f1-a147-15064cff4460, 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=d9a2fcfb-08fc-420f-b4f0-e17fa9e563ba]]@1908327318, context: RoutingContextImpl(Address=d28fca0f-226a-4f46-bfe1-5948b8d7fd20, routingType=ANYCAST, PreviousAddress=d28fca0f-226a-4f46-bfe1-5948b8d7fd20 previousRoute:ANYCAST, reusable=true, version=-2147483123)
..................................................
***** durable queues d28fca0f-226a-4f46-bfe1-5948b8d7fd20:
***** non durable for d28fca0f-226a-4f46-bfe1-5948b8d7fd20:
- queueID=3987 address:d28fca0f-226a-4f46-bfe1-5948b8d7fd20 name:d28fca0f-226a-4f46-bfe1-5948b8d7fd20 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,425 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d28fca0f-226a-4f46-bfe1-5948b8d7fd20: Reference[3997]:RELIABLE:CoreMessage[messageID=3997, durable=true, userID=0c91b722-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=d28fca0f-226a-4f46-bfe1-5948b8d7fd20, size=930, properties=TypedProperties[__AMQ_CID=0c91b71e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5e2a509-526b-43f1-a147-15064cff4460, 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=d9a2fcfb-08fc-420f-b4f0-e17fa9e563ba]]@1908327318
2024-05-14 06:20:24,425 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d28fca0f-226a-4f46-bfe1-5948b8d7fd20: CoreMessage[messageID=3997, durable=true, userID=0c91b722-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=d28fca0f-226a-4f46-bfe1-5948b8d7fd20, size=930, properties=TypedProperties[__AMQ_CID=0c91b71e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5e2a509-526b-43f1-a147-15064cff4460, 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=d9a2fcfb-08fc-420f-b4f0-e17fa9e563ba]]@1908327318 to transaction: TransactionImpl [xid=null, txID=3999, xid=null, state=ACTIVE, createTime=1715667624425(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a48b7fa
2024-05-14 06:20:24,425 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d28fca0f-226a-4f46-bfe1-5948b8d7fd20: CoreMessage[messageID=3997, durable=true, userID=0c91b722-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=d28fca0f-226a-4f46-bfe1-5948b8d7fd20, size=930, properties=TypedProperties[__AMQ_CID=0c91b71e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5e2a509-526b-43f1-a147-15064cff4460, 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=d9a2fcfb-08fc-420f-b4f0-e17fa9e563ba]]@1908327318, transaction: TransactionImpl [xid=null, txID=3999, xid=null, state=COMMITTED, createTime=1715667624425(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a48b7fa
2024-05-14 06:20:24,425 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c91900c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d9a2fcfb-08fc-420f-b4f0-e17fa9e563ba, activemq.broker=mom220]
2024-05-14 06:20:24,425 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c90f3c4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,426 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9141eb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=0c90f3c6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5e2a509-526b-43f1-a147-15064cff4460, JMSReplyTo=temp-queue://d28fca0f-226a-4f46-bfe1-5948b8d7fd20, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@767814740, transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=COMMITTED, createTime=1715667624423(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67631ab7
2024-05-14 06:20:24,427 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@624934d1, org.eclipse.scout.rt.mom.jms.JmsSubscription@60044961] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,428 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c90ccaf-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,429 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c927a73-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,429 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c927a76-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c927a73-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c927a73-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2366fb5c, true, {}]
2024-05-14 06:20:24,429 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c927a77-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c927a73-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c927a73-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5611300b, true, {}]
2024-05-14 06:20:24,430 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,430 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c92a188-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,431 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c92a18b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c92a188-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c92a188-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43360954, true, {}]
2024-05-14 06:20:24,431 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c92c89c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c92a188-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c92a188-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58ce3ac0, true, {}]
2024-05-14 06:20:24,431 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b584c1c1-a507-4231-bae2-364106d2f753, address=b584c1c1-a507-4231-bae2-364106d2f753, 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-05-14 06:20:24,431 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2f3e33e8
2024-05-14 06:20:24,432 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@289bf7ea
2024-05-14 06:20:24,432 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b584c1c1-a507-4231-bae2-364106d2f753, null, 0, false, true, null]
2024-05-14 06:20:24,433 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4036, durable=true, userID=0c92efaf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=0c92a18a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96074f8c-5036-47eb-b18c-257bf22d61c9, JMSReplyTo=temp-queue://b584c1c1-a507-4231-bae2-364106d2f753, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1871169263, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,433 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c92efaf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=0c92a18a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96074f8c-5036-47eb-b18c-257bf22d61c9, JMSReplyTo=temp-queue://b584c1c1-a507-4231-bae2-364106d2f753, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1871169263
2024-05-14 06:20:24,433 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c92efaf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=0c92a18a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96074f8c-5036-47eb-b18c-257bf22d61c9, JMSReplyTo=temp-queue://b584c1c1-a507-4231-bae2-364106d2f753, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1871169263 to transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=ACTIVE, createTime=1715667624433(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23c18257
2024-05-14 06:20:24,434 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9316c0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=131814b6-f695-4cdf-9cd4-81d2b80ffbcd, activemq.broker=mom220]
2024-05-14 06:20:24,434 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c933dd3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9316c0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9316c0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@203f4b82, true, {}]
2024-05-14 06:20:24,434 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c933dd4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9316c0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9316c0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@774b5b4a, true, {}]
2024-05-14 06:20:24,435 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b584c1c1-a507-4231-bae2-364106d2f753: Reference[4042]:RELIABLE:CoreMessage[messageID=4042, durable=true, userID=0c9364e6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b584c1c1-a507-4231-bae2-364106d2f753, size=939, properties=TypedProperties[__AMQ_CID=0c933dd2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96074f8c-5036-47eb-b18c-257bf22d61c9, 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=131814b6-f695-4cdf-9cd4-81d2b80ffbcd]]@1007289665
2024-05-14 06:20:24,435 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4042, durable=true, userID=0c9364e6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b584c1c1-a507-4231-bae2-364106d2f753, size=939, properties=TypedProperties[__AMQ_CID=0c933dd2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96074f8c-5036-47eb-b18c-257bf22d61c9, 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=131814b6-f695-4cdf-9cd4-81d2b80ffbcd]]@1007289665, context: RoutingContextImpl(Address=b584c1c1-a507-4231-bae2-364106d2f753, routingType=ANYCAST, PreviousAddress=b584c1c1-a507-4231-bae2-364106d2f753 previousRoute:ANYCAST, reusable=true, version=-2147483121)
..................................................
***** durable queues b584c1c1-a507-4231-bae2-364106d2f753:
***** non durable for b584c1c1-a507-4231-bae2-364106d2f753:
- queueID=4032 address:b584c1c1-a507-4231-bae2-364106d2f753 name:b584c1c1-a507-4231-bae2-364106d2f753 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,435 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b584c1c1-a507-4231-bae2-364106d2f753: CoreMessage[messageID=4042, durable=true, userID=0c9364e6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b584c1c1-a507-4231-bae2-364106d2f753, size=939, properties=TypedProperties[__AMQ_CID=0c933dd2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96074f8c-5036-47eb-b18c-257bf22d61c9, 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=131814b6-f695-4cdf-9cd4-81d2b80ffbcd]]@1007289665 to transaction: TransactionImpl [xid=null, txID=4043, xid=null, state=ACTIVE, createTime=1715667624435(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@737be3b1
2024-05-14 06:20:24,435 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b584c1c1-a507-4231-bae2-364106d2f753: CoreMessage[messageID=4042, durable=true, userID=0c9364e6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b584c1c1-a507-4231-bae2-364106d2f753, size=939, properties=TypedProperties[__AMQ_CID=0c933dd2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96074f8c-5036-47eb-b18c-257bf22d61c9, 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=131814b6-f695-4cdf-9cd4-81d2b80ffbcd]]@1007289665, transaction: TransactionImpl [xid=null, txID=4043, xid=null, state=COMMITTED, createTime=1715667624435(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@737be3b1
2024-05-14 06:20:24,435 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9316c0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=131814b6-f695-4cdf-9cd4-81d2b80ffbcd, activemq.broker=mom220]
2024-05-14 06:20:24,435 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c92a188-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,436 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c92efaf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=0c92a18a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96074f8c-5036-47eb-b18c-257bf22d61c9, JMSReplyTo=temp-queue://b584c1c1-a507-4231-bae2-364106d2f753, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1871169263, transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=COMMITTED, createTime=1715667624433(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23c18257
2024-05-14 06:20:24,437 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1db0fc5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@439f1afd] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,438 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c927a73-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,439 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c940127-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,439 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c94012a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c940127-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c940127-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27b8fc86, true, {}]
2024-05-14 06:20:24,439 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c94012b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c940127-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c940127-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b12c7c4, true, {}]
2024-05-14 06:20:24,440 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,440 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c94283c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,441 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c944f4f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c94283c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c94283c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3409325, true, {}]
2024-05-14 06:20:24,441 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c944f50-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c94283c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c94283c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6290fa46, true, {}]
2024-05-14 06:20:24,441 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6316d9bf-84d4-4b2f-adff-a89ce1369e09, address=6316d9bf-84d4-4b2f-adff-a89ce1369e09, 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-05-14 06:20:24,441 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2c61f002
2024-05-14 06:20:24,442 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5da22ea7
2024-05-14 06:20:24,442 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6316d9bf-84d4-4b2f-adff-a89ce1369e09, null, 0, false, true, null]
2024-05-14 06:20:24,442 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4081, durable=true, userID=0c947663-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=0c944f4e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-50ff9f90-c675-421a-a54b-10358ddcf4fc, JMSReplyTo=temp-queue://6316d9bf-84d4-4b2f-adff-a89ce1369e09, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1538353681, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,443 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c947663-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=0c944f4e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-50ff9f90-c675-421a-a54b-10358ddcf4fc, JMSReplyTo=temp-queue://6316d9bf-84d4-4b2f-adff-a89ce1369e09, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1538353681
2024-05-14 06:20:24,443 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c947663-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=0c944f4e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-50ff9f90-c675-421a-a54b-10358ddcf4fc, JMSReplyTo=temp-queue://6316d9bf-84d4-4b2f-adff-a89ce1369e09, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1538353681 to transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=ACTIVE, createTime=1715667624443(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ce0d022
2024-05-14 06:20:24,444 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c94c484-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=02916711-751a-4498-8c8b-0b5e0cac3f73, activemq.broker=mom220]
2024-05-14 06:20:24,444 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c94c487-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c94c484-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c94c484-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@777b7cbd, true, {}]
2024-05-14 06:20:24,444 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c94c488-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c94c484-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c94c484-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a414775, true, {}]
2024-05-14 06:20:24,445 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6316d9bf-84d4-4b2f-adff-a89ce1369e09: Reference[4087]:RELIABLE:CoreMessage[messageID=4087, durable=true, userID=0c94eb9a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=6316d9bf-84d4-4b2f-adff-a89ce1369e09, size=865, properties=TypedProperties[__AMQ_CID=0c94c486-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-50ff9f90-c675-421a-a54b-10358ddcf4fc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02916711-751a-4498-8c8b-0b5e0cac3f73]]@1658203671
2024-05-14 06:20:24,445 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4087, durable=true, userID=0c94eb9a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=6316d9bf-84d4-4b2f-adff-a89ce1369e09, size=865, properties=TypedProperties[__AMQ_CID=0c94c486-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-50ff9f90-c675-421a-a54b-10358ddcf4fc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02916711-751a-4498-8c8b-0b5e0cac3f73]]@1658203671, context: RoutingContextImpl(Address=6316d9bf-84d4-4b2f-adff-a89ce1369e09, routingType=ANYCAST, PreviousAddress=6316d9bf-84d4-4b2f-adff-a89ce1369e09 previousRoute:ANYCAST, reusable=true, version=-2147483119)
..................................................
***** durable queues 6316d9bf-84d4-4b2f-adff-a89ce1369e09:
***** non durable for 6316d9bf-84d4-4b2f-adff-a89ce1369e09:
- queueID=4077 address:6316d9bf-84d4-4b2f-adff-a89ce1369e09 name:6316d9bf-84d4-4b2f-adff-a89ce1369e09 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,445 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6316d9bf-84d4-4b2f-adff-a89ce1369e09: CoreMessage[messageID=4087, durable=true, userID=0c94eb9a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=6316d9bf-84d4-4b2f-adff-a89ce1369e09, size=865, properties=TypedProperties[__AMQ_CID=0c94c486-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-50ff9f90-c675-421a-a54b-10358ddcf4fc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02916711-751a-4498-8c8b-0b5e0cac3f73]]@1658203671 to transaction: TransactionImpl [xid=null, txID=4088, xid=null, state=ACTIVE, createTime=1715667624445(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e5415ce
2024-05-14 06:20:24,445 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6316d9bf-84d4-4b2f-adff-a89ce1369e09: CoreMessage[messageID=4087, durable=true, userID=0c94eb9a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=6316d9bf-84d4-4b2f-adff-a89ce1369e09, size=865, properties=TypedProperties[__AMQ_CID=0c94c486-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-50ff9f90-c675-421a-a54b-10358ddcf4fc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02916711-751a-4498-8c8b-0b5e0cac3f73]]@1658203671, transaction: TransactionImpl [xid=null, txID=4088, xid=null, state=COMMITTED, createTime=1715667624445(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e5415ce
2024-05-14 06:20:24,446 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c94c484-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=02916711-751a-4498-8c8b-0b5e0cac3f73, activemq.broker=mom220]
2024-05-14 06:20:24,446 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c94283c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,446 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c947663-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=0c944f4e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-50ff9f90-c675-421a-a54b-10358ddcf4fc, JMSReplyTo=temp-queue://6316d9bf-84d4-4b2f-adff-a89ce1369e09, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1538353681, transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=COMMITTED, createTime=1715667624443(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ce0d022
2024-05-14 06:20:24,447 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@668a307c, org.eclipse.scout.rt.mom.jms.JmsSubscription@78ec72b3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,448 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c940127-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,449 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9587db-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,449 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9587de-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9587db-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9587db-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ee88e4e, true, {}]
2024-05-14 06:20:24,450 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c95aeef-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9587db-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9587db-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c382c12, true, {}]
2024-05-14 06:20:24,450 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,450 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c95aef0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,451 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c95d603-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c95aef0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c95aef0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@741307e9, true, {}]
2024-05-14 06:20:24,451 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c95d604-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c95aef0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c95aef0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e8203c5, true, {}]
2024-05-14 06:20:24,451 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3b5b1e30-d222-4a8a-8b1a-727445f41847, address=3b5b1e30-d222-4a8a-8b1a-727445f41847, 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-05-14 06:20:24,451 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3cb345be
2024-05-14 06:20:24,452 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b4dee9
2024-05-14 06:20:24,452 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3b5b1e30-d222-4a8a-8b1a-727445f41847, null, 0, false, true, null]
2024-05-14 06:20:24,453 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4126, durable=true, userID=0c95fd17-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=0c95d602-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef6de75f-e3bb-4dd8-a84f-397ae22bad3c, JMSReplyTo=temp-queue://3b5b1e30-d222-4a8a-8b1a-727445f41847, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1006412477, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,453 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c95fd17-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=0c95d602-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef6de75f-e3bb-4dd8-a84f-397ae22bad3c, JMSReplyTo=temp-queue://3b5b1e30-d222-4a8a-8b1a-727445f41847, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1006412477
2024-05-14 06:20:24,453 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c95fd17-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=0c95d602-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef6de75f-e3bb-4dd8-a84f-397ae22bad3c, JMSReplyTo=temp-queue://3b5b1e30-d222-4a8a-8b1a-727445f41847, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1006412477 to transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=ACTIVE, createTime=1715667624453(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27e9bb9c
2024-05-14 06:20:24,454 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c964b38-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=badc8a94-06f0-4a6e-bc2c-25c65ec451ab, activemq.broker=mom220]
2024-05-14 06:20:24,454 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c964b3b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c964b38-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c964b38-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68898543, true, {}]
2024-05-14 06:20:24,454 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c964b3c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c964b38-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c964b38-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a9eb21f, true, {}]
2024-05-14 06:20:24,455 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3b5b1e30-d222-4a8a-8b1a-727445f41847: Reference[4132]:RELIABLE:CoreMessage[messageID=4132, durable=true, userID=0c96724e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=3b5b1e30-d222-4a8a-8b1a-727445f41847, size=821, properties=TypedProperties[__AMQ_CID=0c964b3a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef6de75f-e3bb-4dd8-a84f-397ae22bad3c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=badc8a94-06f0-4a6e-bc2c-25c65ec451ab]]@1514477979
2024-05-14 06:20:24,455 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4132, durable=true, userID=0c96724e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=3b5b1e30-d222-4a8a-8b1a-727445f41847, size=821, properties=TypedProperties[__AMQ_CID=0c964b3a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef6de75f-e3bb-4dd8-a84f-397ae22bad3c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=badc8a94-06f0-4a6e-bc2c-25c65ec451ab]]@1514477979, context: RoutingContextImpl(Address=3b5b1e30-d222-4a8a-8b1a-727445f41847, routingType=ANYCAST, PreviousAddress=3b5b1e30-d222-4a8a-8b1a-727445f41847 previousRoute:ANYCAST, reusable=true, version=-2147483117)
..................................................
***** durable queues 3b5b1e30-d222-4a8a-8b1a-727445f41847:
***** non durable for 3b5b1e30-d222-4a8a-8b1a-727445f41847:
- queueID=4122 address:3b5b1e30-d222-4a8a-8b1a-727445f41847 name:3b5b1e30-d222-4a8a-8b1a-727445f41847 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,455 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3b5b1e30-d222-4a8a-8b1a-727445f41847: CoreMessage[messageID=4132, durable=true, userID=0c96724e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=3b5b1e30-d222-4a8a-8b1a-727445f41847, size=821, properties=TypedProperties[__AMQ_CID=0c964b3a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef6de75f-e3bb-4dd8-a84f-397ae22bad3c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=badc8a94-06f0-4a6e-bc2c-25c65ec451ab]]@1514477979 to transaction: TransactionImpl [xid=null, txID=4135, xid=null, state=ACTIVE, createTime=1715667624455(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c07aa90
2024-05-14 06:20:24,455 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3b5b1e30-d222-4a8a-8b1a-727445f41847: CoreMessage[messageID=4132, durable=true, userID=0c96724e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=3b5b1e30-d222-4a8a-8b1a-727445f41847, size=821, properties=TypedProperties[__AMQ_CID=0c964b3a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef6de75f-e3bb-4dd8-a84f-397ae22bad3c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=badc8a94-06f0-4a6e-bc2c-25c65ec451ab]]@1514477979, transaction: TransactionImpl [xid=null, txID=4135, xid=null, state=COMMITTED, createTime=1715667624455(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c07aa90
2024-05-14 06:20:24,455 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c964b38-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=badc8a94-06f0-4a6e-bc2c-25c65ec451ab, activemq.broker=mom220]
2024-05-14 06:20:24,456 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c95aef0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,457 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c95fd17-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=0c95d602-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef6de75f-e3bb-4dd8-a84f-397ae22bad3c, JMSReplyTo=temp-queue://3b5b1e30-d222-4a8a-8b1a-727445f41847, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1006412477, transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=COMMITTED, createTime=1715667624453(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27e9bb9c
2024-05-14 06:20:24,457 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@17f4a6be, org.eclipse.scout.rt.mom.jms.JmsSubscription@11772fc] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,457 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9587db-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,458 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c96e77f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,458 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c96e782-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c96e77f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c96e77f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66e3108d, true, {}]
2024-05-14 06:20:24,458 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c96e783-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c96e77f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c96e77f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b8b25f0, true, {}]
2024-05-14 06:20:24,459 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,459 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c970e94-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,460 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9735a7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c970e94-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c970e94-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b01ce7, true, {}]
2024-05-14 06:20:24,460 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9735a8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c970e94-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c970e94-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@200ad66, true, {}]
2024-05-14 06:20:24,460 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b57c27c4-24a8-47b5-ab16-cfeddaef3999, address=b57c27c4-24a8-47b5-ab16-cfeddaef3999, 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-05-14 06:20:24,460 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@749d3341
2024-05-14 06:20:24,461 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6666588
2024-05-14 06:20:24,461 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b57c27c4-24a8-47b5-ab16-cfeddaef3999, null, 0, false, true, null]
2024-05-14 06:20:24,462 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4171, durable=true, userID=0c975cbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=0c9735a6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49f4c047-e9f6-40cc-93a0-74fe73243e30, JMSReplyTo=temp-queue://b57c27c4-24a8-47b5-ab16-cfeddaef3999, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101638768, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,463 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c975cbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=0c9735a6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49f4c047-e9f6-40cc-93a0-74fe73243e30, JMSReplyTo=temp-queue://b57c27c4-24a8-47b5-ab16-cfeddaef3999, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101638768
2024-05-14 06:20:24,464 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c975cbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=0c9735a6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49f4c047-e9f6-40cc-93a0-74fe73243e30, JMSReplyTo=temp-queue://b57c27c4-24a8-47b5-ab16-cfeddaef3999, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101638768 to transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=ACTIVE, createTime=1715667624464(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d4b1c04
2024-05-14 06:20:24,464 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c97d1ec-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dffddf4a-2b3d-46c8-b312-410438750dba, activemq.broker=mom220]
2024-05-14 06:20:24,464 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c97d1ef-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c97d1ec-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c97d1ec-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cd18c76, true, {}]
2024-05-14 06:20:24,465 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c97f900-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c97d1ec-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c97d1ec-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@100ad1d9, true, {}]
2024-05-14 06:20:24,465 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b57c27c4-24a8-47b5-ab16-cfeddaef3999: Reference[4177]:RELIABLE:CoreMessage[messageID=4177, durable=true, userID=0c97f902-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b57c27c4-24a8-47b5-ab16-cfeddaef3999, size=837, properties=TypedProperties[__AMQ_CID=0c97d1ee-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49f4c047-e9f6-40cc-93a0-74fe73243e30, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dffddf4a-2b3d-46c8-b312-410438750dba]]@1944963480
2024-05-14 06:20:24,465 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4177, durable=true, userID=0c97f902-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b57c27c4-24a8-47b5-ab16-cfeddaef3999, size=837, properties=TypedProperties[__AMQ_CID=0c97d1ee-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49f4c047-e9f6-40cc-93a0-74fe73243e30, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dffddf4a-2b3d-46c8-b312-410438750dba]]@1944963480, context: RoutingContextImpl(Address=b57c27c4-24a8-47b5-ab16-cfeddaef3999, routingType=ANYCAST, PreviousAddress=b57c27c4-24a8-47b5-ab16-cfeddaef3999 previousRoute:ANYCAST, reusable=true, version=-2147483115)
..................................................
***** durable queues b57c27c4-24a8-47b5-ab16-cfeddaef3999:
***** non durable for b57c27c4-24a8-47b5-ab16-cfeddaef3999:
- queueID=4167 address:b57c27c4-24a8-47b5-ab16-cfeddaef3999 name:b57c27c4-24a8-47b5-ab16-cfeddaef3999 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,465 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b57c27c4-24a8-47b5-ab16-cfeddaef3999: CoreMessage[messageID=4177, durable=true, userID=0c97f902-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b57c27c4-24a8-47b5-ab16-cfeddaef3999, size=837, properties=TypedProperties[__AMQ_CID=0c97d1ee-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49f4c047-e9f6-40cc-93a0-74fe73243e30, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dffddf4a-2b3d-46c8-b312-410438750dba]]@1944963480 to transaction: TransactionImpl [xid=null, txID=4178, xid=null, state=ACTIVE, createTime=1715667624465(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a1884e0
2024-05-14 06:20:24,465 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b57c27c4-24a8-47b5-ab16-cfeddaef3999: CoreMessage[messageID=4177, durable=true, userID=0c97f902-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b57c27c4-24a8-47b5-ab16-cfeddaef3999, size=837, properties=TypedProperties[__AMQ_CID=0c97d1ee-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49f4c047-e9f6-40cc-93a0-74fe73243e30, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dffddf4a-2b3d-46c8-b312-410438750dba]]@1944963480, transaction: TransactionImpl [xid=null, txID=4178, xid=null, state=COMMITTED, createTime=1715667624465(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a1884e0
2024-05-14 06:20:24,466 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c97d1ec-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dffddf4a-2b3d-46c8-b312-410438750dba, activemq.broker=mom220]
2024-05-14 06:20:24,466 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c970e94-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,467 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c975cbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=0c9735a6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49f4c047-e9f6-40cc-93a0-74fe73243e30, JMSReplyTo=temp-queue://b57c27c4-24a8-47b5-ab16-cfeddaef3999, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101638768, transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=COMMITTED, createTime=1715667624464(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d4b1c04
2024-05-14 06:20:24,467 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@116a5a20, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f2adc2a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,468 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c96e77f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,468 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c986e33-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,469 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c986e36-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c986e33-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c986e33-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c20baa8, true, {}]
2024-05-14 06:20:24,469 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c989547-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c986e33-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c986e33-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e83aeaa, true, {}]
2024-05-14 06:20:24,469 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,470 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c98bc58-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,470 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c98bc5b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c98bc58-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c98bc58-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c5657ce, true, {}]
2024-05-14 06:20:24,470 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c98bc5c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c98bc58-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c98bc58-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@476cdef9, true, {}]
2024-05-14 06:20:24,470 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, address=90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, 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-05-14 06:20:24,470 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@787f6ab1
2024-05-14 06:20:24,471 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@326afc2
2024-05-14 06:20:24,471 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, null, 0, false, true, null]
2024-05-14 06:20:24,472 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4216, durable=true, userID=0c990a7f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=0c98bc5a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33ccad22-8a28-440f-bfd5-24a0fbe679bb, JMSReplyTo=temp-queue://90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@911282678, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,474 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c990a7f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=0c98bc5a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33ccad22-8a28-440f-bfd5-24a0fbe679bb, JMSReplyTo=temp-queue://90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@911282678
2024-05-14 06:20:24,474 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c990a7f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=0c98bc5a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33ccad22-8a28-440f-bfd5-24a0fbe679bb, JMSReplyTo=temp-queue://90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@911282678 to transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=ACTIVE, createTime=1715667624474(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c68fc43
2024-05-14 06:20:24,474 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9957a0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cbc0fcb0-e08a-4672-bd52-e5dda2af6330, activemq.broker=mom220]
2024-05-14 06:20:24,475 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c997eb3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9957a0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9957a0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@694956ff, true, {}]
2024-05-14 06:20:24,475 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c997eb4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9957a0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9957a0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e4b630e, true, {}]
2024-05-14 06:20:24,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 90d77bdd-6fd3-4be3-b87b-0bac5dcdc722: Reference[4222]:RELIABLE:CoreMessage[messageID=4222, durable=true, userID=0c997eb6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, size=930, properties=TypedProperties[__AMQ_CID=0c997eb2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33ccad22-8a28-440f-bfd5-24a0fbe679bb, 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=cbc0fcb0-e08a-4672-bd52-e5dda2af6330]]@766576577
2024-05-14 06:20:24,475 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4222, durable=true, userID=0c997eb6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, size=930, properties=TypedProperties[__AMQ_CID=0c997eb2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33ccad22-8a28-440f-bfd5-24a0fbe679bb, 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=cbc0fcb0-e08a-4672-bd52-e5dda2af6330]]@766576577, context: RoutingContextImpl(Address=90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, routingType=ANYCAST, PreviousAddress=90d77bdd-6fd3-4be3-b87b-0bac5dcdc722 previousRoute:ANYCAST, reusable=true, version=-2147483113)
..................................................
***** durable queues 90d77bdd-6fd3-4be3-b87b-0bac5dcdc722:
***** non durable for 90d77bdd-6fd3-4be3-b87b-0bac5dcdc722:
- queueID=4212 address:90d77bdd-6fd3-4be3-b87b-0bac5dcdc722 name:90d77bdd-6fd3-4be3-b87b-0bac5dcdc722 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,476 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 90d77bdd-6fd3-4be3-b87b-0bac5dcdc722: CoreMessage[messageID=4222, durable=true, userID=0c997eb6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, size=930, properties=TypedProperties[__AMQ_CID=0c997eb2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33ccad22-8a28-440f-bfd5-24a0fbe679bb, 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=cbc0fcb0-e08a-4672-bd52-e5dda2af6330]]@766576577 to transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=ACTIVE, createTime=1715667624476(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e3c93dc
2024-05-14 06:20:24,476 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 90d77bdd-6fd3-4be3-b87b-0bac5dcdc722: CoreMessage[messageID=4222, durable=true, userID=0c997eb6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, size=930, properties=TypedProperties[__AMQ_CID=0c997eb2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33ccad22-8a28-440f-bfd5-24a0fbe679bb, 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=cbc0fcb0-e08a-4672-bd52-e5dda2af6330]]@766576577, transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=COMMITTED, createTime=1715667624476(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e3c93dc
2024-05-14 06:20:24,476 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9957a0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cbc0fcb0-e08a-4672-bd52-e5dda2af6330, activemq.broker=mom220]
2024-05-14 06:20:24,476 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c98bc58-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,477 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c990a7f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=0c98bc5a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-33ccad22-8a28-440f-bfd5-24a0fbe679bb, JMSReplyTo=temp-queue://90d77bdd-6fd3-4be3-b87b-0bac5dcdc722, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@911282678, transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=COMMITTED, createTime=1715667624474(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c68fc43
2024-05-14 06:20:24,478 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@6c57781a, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ef002d0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,478 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c986e33-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,479 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9a1af7-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,480 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9a1afa-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9a1af7-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9a1af7-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d72b650, true, {}]
2024-05-14 06:20:24,480 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9a420b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9a1af7-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9a1af7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bc3ffb6, true, {}]
2024-05-14 06:20:24,480 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,481 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9a691c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,481 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9a691f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9a691c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9a691c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54b6d7d2, true, {}]
2024-05-14 06:20:24,481 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9a6920-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9a691c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9a691c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56d2218c, true, {}]
2024-05-14 06:20:24,481 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=00a9b536-4e47-4d5a-8233-34e769f0b082, address=00a9b536-4e47-4d5a-8233-34e769f0b082, 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-05-14 06:20:24,482 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2916528b
2024-05-14 06:20:24,482 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66dafbc3
2024-05-14 06:20:24,482 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 00a9b536-4e47-4d5a-8233-34e769f0b082, null, 0, false, true, null]
2024-05-14 06:20:24,483 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4261, durable=true, userID=0c9ab743-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=0c9a691e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7f1d29d-355b-4eaa-8d70-3ace4a2cd10f, JMSReplyTo=temp-queue://00a9b536-4e47-4d5a-8233-34e769f0b082, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@512020733, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,484 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9ab743-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=0c9a691e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7f1d29d-355b-4eaa-8d70-3ace4a2cd10f, JMSReplyTo=temp-queue://00a9b536-4e47-4d5a-8233-34e769f0b082, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@512020733
2024-05-14 06:20:24,484 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9ab743-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=0c9a691e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7f1d29d-355b-4eaa-8d70-3ace4a2cd10f, JMSReplyTo=temp-queue://00a9b536-4e47-4d5a-8233-34e769f0b082, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@512020733 to transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=ACTIVE, createTime=1715667624484(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5195b31a
2024-05-14 06:20:24,484 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9ade54-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=aa1e8868-b655-45db-b0ba-d806131ac646, activemq.broker=mom220]
2024-05-14 06:20:24,485 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9b0567-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9ade54-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9ade54-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64dc1282, true, {}]
2024-05-14 06:20:24,485 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9b0568-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9ade54-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9ade54-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@490bff08, true, {}]
2024-05-14 06:20:24,486 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 00a9b536-4e47-4d5a-8233-34e769f0b082: Reference[4267]:RELIABLE:CoreMessage[messageID=4267, durable=true, userID=0c9b056a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=00a9b536-4e47-4d5a-8233-34e769f0b082, size=939, properties=TypedProperties[__AMQ_CID=0c9b0566-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7f1d29d-355b-4eaa-8d70-3ace4a2cd10f, 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=aa1e8868-b655-45db-b0ba-d806131ac646]]@1128869465
2024-05-14 06:20:24,486 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4267, durable=true, userID=0c9b056a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=00a9b536-4e47-4d5a-8233-34e769f0b082, size=939, properties=TypedProperties[__AMQ_CID=0c9b0566-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7f1d29d-355b-4eaa-8d70-3ace4a2cd10f, 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=aa1e8868-b655-45db-b0ba-d806131ac646]]@1128869465, context: RoutingContextImpl(Address=00a9b536-4e47-4d5a-8233-34e769f0b082, routingType=ANYCAST, PreviousAddress=00a9b536-4e47-4d5a-8233-34e769f0b082 previousRoute:ANYCAST, reusable=true, version=-2147483111)
..................................................
***** durable queues 00a9b536-4e47-4d5a-8233-34e769f0b082:
***** non durable for 00a9b536-4e47-4d5a-8233-34e769f0b082:
- queueID=4257 address:00a9b536-4e47-4d5a-8233-34e769f0b082 name:00a9b536-4e47-4d5a-8233-34e769f0b082 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,486 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 00a9b536-4e47-4d5a-8233-34e769f0b082: CoreMessage[messageID=4267, durable=true, userID=0c9b056a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=00a9b536-4e47-4d5a-8233-34e769f0b082, size=939, properties=TypedProperties[__AMQ_CID=0c9b0566-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7f1d29d-355b-4eaa-8d70-3ace4a2cd10f, 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=aa1e8868-b655-45db-b0ba-d806131ac646]]@1128869465 to transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=ACTIVE, createTime=1715667624486(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ea2017e
2024-05-14 06:20:24,486 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 00a9b536-4e47-4d5a-8233-34e769f0b082: CoreMessage[messageID=4267, durable=true, userID=0c9b056a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=00a9b536-4e47-4d5a-8233-34e769f0b082, size=939, properties=TypedProperties[__AMQ_CID=0c9b0566-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7f1d29d-355b-4eaa-8d70-3ace4a2cd10f, 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=aa1e8868-b655-45db-b0ba-d806131ac646]]@1128869465, transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=COMMITTED, createTime=1715667624486(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ea2017e
2024-05-14 06:20:24,486 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9ade54-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=aa1e8868-b655-45db-b0ba-d806131ac646, activemq.broker=mom220]
2024-05-14 06:20:24,486 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9a691c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,487 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9ab743-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=0c9a691e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c7f1d29d-355b-4eaa-8d70-3ace4a2cd10f, JMSReplyTo=temp-queue://00a9b536-4e47-4d5a-8233-34e769f0b082, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@512020733, transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=COMMITTED, createTime=1715667624484(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5195b31a
2024-05-14 06:20:24,488 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@4528fc1, org.eclipse.scout.rt.mom.jms.JmsSubscription@58b7a47f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,489 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9a1af7-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,489 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9ba1ab-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,490 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9bc8be-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9ba1ab-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9ba1ab-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@295141bd, true, {}]
2024-05-14 06:20:24,490 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9bc8bf-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9ba1ab-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9ba1ab-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cd05a19, true, {}]
2024-05-14 06:20:24,491 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,491 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9befd0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,491 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9befd3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9befd0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9befd0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1403f935, true, {}]
2024-05-14 06:20:24,492 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9c16e4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9befd0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9befd0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@423952aa, true, {}]
2024-05-14 06:20:24,492 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=86032bf9-ffd0-4743-8204-40f00a7e7db5, address=86032bf9-ffd0-4743-8204-40f00a7e7db5, 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-05-14 06:20:24,492 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@152627ef
2024-05-14 06:20:24,492 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@766c63c4
2024-05-14 06:20:24,493 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 86032bf9-ffd0-4743-8204-40f00a7e7db5, null, 0, false, true, null]
2024-05-14 06:20:24,493 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4306, durable=true, userID=0c9c3df7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=0c9befd2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bf219492-c494-4e47-abd8-af8a6b27e1bc, JMSReplyTo=temp-queue://86032bf9-ffd0-4743-8204-40f00a7e7db5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@805551407, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,494 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9c3df7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=0c9befd2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bf219492-c494-4e47-abd8-af8a6b27e1bc, JMSReplyTo=temp-queue://86032bf9-ffd0-4743-8204-40f00a7e7db5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@805551407
2024-05-14 06:20:24,494 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9c3df7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=0c9befd2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bf219492-c494-4e47-abd8-af8a6b27e1bc, JMSReplyTo=temp-queue://86032bf9-ffd0-4743-8204-40f00a7e7db5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@805551407 to transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=ACTIVE, createTime=1715667624494(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3cd48a7b
2024-05-14 06:20:24,495 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9c8c18-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ca311aa5-c5b4-47d4-9cce-256080020ed9, activemq.broker=mom220]
2024-05-14 06:20:24,495 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9c8c1b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9c8c18-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9c8c18-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a327690, true, {}]
2024-05-14 06:20:24,495 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9c8c1c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9c8c18-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9c8c18-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c212364, true, {}]
2024-05-14 06:20:24,496 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 86032bf9-ffd0-4743-8204-40f00a7e7db5: Reference[4312]:RELIABLE:CoreMessage[messageID=4312, durable=true, userID=0c9cb32e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=86032bf9-ffd0-4743-8204-40f00a7e7db5, size=865, properties=TypedProperties[__AMQ_CID=0c9c8c1a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bf219492-c494-4e47-abd8-af8a6b27e1bc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca311aa5-c5b4-47d4-9cce-256080020ed9]]@2073151975
2024-05-14 06:20:24,496 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4312, durable=true, userID=0c9cb32e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=86032bf9-ffd0-4743-8204-40f00a7e7db5, size=865, properties=TypedProperties[__AMQ_CID=0c9c8c1a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bf219492-c494-4e47-abd8-af8a6b27e1bc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca311aa5-c5b4-47d4-9cce-256080020ed9]]@2073151975, context: RoutingContextImpl(Address=86032bf9-ffd0-4743-8204-40f00a7e7db5, routingType=ANYCAST, PreviousAddress=86032bf9-ffd0-4743-8204-40f00a7e7db5 previousRoute:ANYCAST, reusable=true, version=-2147483109)
..................................................
***** durable queues 86032bf9-ffd0-4743-8204-40f00a7e7db5:
***** non durable for 86032bf9-ffd0-4743-8204-40f00a7e7db5:
- queueID=4302 address:86032bf9-ffd0-4743-8204-40f00a7e7db5 name:86032bf9-ffd0-4743-8204-40f00a7e7db5 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,496 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 86032bf9-ffd0-4743-8204-40f00a7e7db5: CoreMessage[messageID=4312, durable=true, userID=0c9cb32e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=86032bf9-ffd0-4743-8204-40f00a7e7db5, size=865, properties=TypedProperties[__AMQ_CID=0c9c8c1a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bf219492-c494-4e47-abd8-af8a6b27e1bc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca311aa5-c5b4-47d4-9cce-256080020ed9]]@2073151975 to transaction: TransactionImpl [xid=null, txID=4313, xid=null, state=ACTIVE, createTime=1715667624496(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27cd1560
2024-05-14 06:20:24,497 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 86032bf9-ffd0-4743-8204-40f00a7e7db5: CoreMessage[messageID=4312, durable=true, userID=0c9cb32e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=86032bf9-ffd0-4743-8204-40f00a7e7db5, size=865, properties=TypedProperties[__AMQ_CID=0c9c8c1a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bf219492-c494-4e47-abd8-af8a6b27e1bc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca311aa5-c5b4-47d4-9cce-256080020ed9]]@2073151975, transaction: TransactionImpl [xid=null, txID=4313, xid=null, state=COMMITTED, createTime=1715667624496(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27cd1560
2024-05-14 06:20:24,497 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9c8c18-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ca311aa5-c5b4-47d4-9cce-256080020ed9, activemq.broker=mom220]
2024-05-14 06:20:24,497 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9befd0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,497 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9c3df7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=0c9befd2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bf219492-c494-4e47-abd8-af8a6b27e1bc, JMSReplyTo=temp-queue://86032bf9-ffd0-4743-8204-40f00a7e7db5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@805551407, transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=COMMITTED, createTime=1715667624494(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3cd48a7b
2024-05-14 06:20:24,499 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@35819069, org.eclipse.scout.rt.mom.jms.JmsSubscription@506af6e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,500 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9ba1ab-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,501 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9d767f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,501 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9d7682-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9d767f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9d767f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@612de49, true, {}]
2024-05-14 06:20:24,501 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9d7683-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9d767f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9d767f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7548d6c6, true, {}]
2024-05-14 06:20:24,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,502 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9d9d94-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,503 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9d9d97-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9d9d94-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9d9d94-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5593981d, true, {}]
2024-05-14 06:20:24,503 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9dc4a8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9d9d94-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9d9d94-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1678f6b9, true, {}]
2024-05-14 06:20:24,503 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0aa4695c-afbd-41a9-957c-32966c1cb634, address=0aa4695c-afbd-41a9-957c-32966c1cb634, 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-05-14 06:20:24,503 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2fa946d
2024-05-14 06:20:24,504 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@418f2974
2024-05-14 06:20:24,504 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0aa4695c-afbd-41a9-957c-32966c1cb634, null, 0, false, true, null]
2024-05-14 06:20:24,505 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4351, durable=true, userID=0c9debbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=0c9d9d96-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef7d9314-5b38-44ba-b08c-2b1d94801693, JMSReplyTo=temp-queue://0aa4695c-afbd-41a9-957c-32966c1cb634, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@19570427, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,505 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9debbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=0c9d9d96-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef7d9314-5b38-44ba-b08c-2b1d94801693, JMSReplyTo=temp-queue://0aa4695c-afbd-41a9-957c-32966c1cb634, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@19570427
2024-05-14 06:20:24,505 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9debbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=0c9d9d96-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef7d9314-5b38-44ba-b08c-2b1d94801693, JMSReplyTo=temp-queue://0aa4695c-afbd-41a9-957c-32966c1cb634, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@19570427 to transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=ACTIVE, createTime=1715667624505(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51eb9e62
2024-05-14 06:20:24,506 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9e12cc-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9801f2b4-d6d7-4fbc-8413-32b09a3119da, activemq.broker=mom220]
2024-05-14 06:20:24,506 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9e39df-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9e12cc-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9e12cc-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47931880, true, {}]
2024-05-14 06:20:24,506 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9e39e0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9e12cc-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9e12cc-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@337c394a, true, {}]
2024-05-14 06:20:24,507 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0aa4695c-afbd-41a9-957c-32966c1cb634: Reference[4357]:RELIABLE:CoreMessage[messageID=4357, durable=true, userID=0c9e39e2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=0aa4695c-afbd-41a9-957c-32966c1cb634, size=821, properties=TypedProperties[__AMQ_CID=0c9e39de-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef7d9314-5b38-44ba-b08c-2b1d94801693, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9801f2b4-d6d7-4fbc-8413-32b09a3119da]]@567324998
2024-05-14 06:20:24,507 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4357, durable=true, userID=0c9e39e2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=0aa4695c-afbd-41a9-957c-32966c1cb634, size=821, properties=TypedProperties[__AMQ_CID=0c9e39de-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef7d9314-5b38-44ba-b08c-2b1d94801693, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9801f2b4-d6d7-4fbc-8413-32b09a3119da]]@567324998, context: RoutingContextImpl(Address=0aa4695c-afbd-41a9-957c-32966c1cb634, routingType=ANYCAST, PreviousAddress=0aa4695c-afbd-41a9-957c-32966c1cb634 previousRoute:ANYCAST, reusable=true, version=-2147483107)
..................................................
***** durable queues 0aa4695c-afbd-41a9-957c-32966c1cb634:
***** non durable for 0aa4695c-afbd-41a9-957c-32966c1cb634:
- queueID=4347 address:0aa4695c-afbd-41a9-957c-32966c1cb634 name:0aa4695c-afbd-41a9-957c-32966c1cb634 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,507 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0aa4695c-afbd-41a9-957c-32966c1cb634: CoreMessage[messageID=4357, durable=true, userID=0c9e39e2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=0aa4695c-afbd-41a9-957c-32966c1cb634, size=821, properties=TypedProperties[__AMQ_CID=0c9e39de-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef7d9314-5b38-44ba-b08c-2b1d94801693, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9801f2b4-d6d7-4fbc-8413-32b09a3119da]]@567324998 to transaction: TransactionImpl [xid=null, txID=4358, xid=null, state=ACTIVE, createTime=1715667624507(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a8aeaf8
2024-05-14 06:20:24,507 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0aa4695c-afbd-41a9-957c-32966c1cb634: CoreMessage[messageID=4357, durable=true, userID=0c9e39e2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=0aa4695c-afbd-41a9-957c-32966c1cb634, size=821, properties=TypedProperties[__AMQ_CID=0c9e39de-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef7d9314-5b38-44ba-b08c-2b1d94801693, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9801f2b4-d6d7-4fbc-8413-32b09a3119da]]@567324998, transaction: TransactionImpl [xid=null, txID=4358, xid=null, state=COMMITTED, createTime=1715667624507(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a8aeaf8
2024-05-14 06:20:24,507 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9e12cc-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9801f2b4-d6d7-4fbc-8413-32b09a3119da, activemq.broker=mom220]
2024-05-14 06:20:24,508 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9d9d94-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,508 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0c9debbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=0c9d9d96-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ef7d9314-5b38-44ba-b08c-2b1d94801693, JMSReplyTo=temp-queue://0aa4695c-afbd-41a9-957c-32966c1cb634, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@19570427, transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=COMMITTED, createTime=1715667624505(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51eb9e62
2024-05-14 06:20:24,509 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@259d5b10, org.eclipse.scout.rt.mom.jms.JmsSubscription@20fdc4ee] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,510 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9d767f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6143feb8[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:24,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026225 ms
2024-05-14 06:20:24,512 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c8ef7d5-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,513 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:24,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 108.959139 ms
2024-05-14 06:20:24,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [artemis-j2ee]>
2024-05-14 06:20:24,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:24,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [artemis-j2ee]>
2024-05-14 06:20:24,514 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 977807698'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,515 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:24,515 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0c9f9974-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,516 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9fc087-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9f9974-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9f9974-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f40d5c0, true, {}]
2024-05-14 06:20:24,516 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0c9fc088-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0c9f9974-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0c9f9974-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@322e4301, true, {}]
2024-05-14 06:20:24,517 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3f568fcc-0e7e-4b9d-a93a-640a4224500a, 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-05-14 06:20:24,517 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@690b95ab
2024-05-14 06:20:24,525 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3f568fcc-0e7e-4b9d-a93a-640a4224500a, null, 0, false, true, null]
2024-05-14 06:20:24,525 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca1201a-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,526 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca1472d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca1201a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca1201a-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fda97f0, true, {}]
2024-05-14 06:20:24,526 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca1472e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca1201a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca1201a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51ff579a, true, {}]
2024-05-14 06:20:24,527 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,528 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca1954f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom220]
2024-05-14 06:20:24,528 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca19552-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca1954f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca1954f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5eb29cce, true, {}]
2024-05-14 06:20:24,528 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca19553-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca1954f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca1954f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78239e2d, true, {}]
2024-05-14 06:20:24,528 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c545b0fe-e77f-43b0-91ab-ff6fda75084c, address=c545b0fe-e77f-43b0-91ab-ff6fda75084c, 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-05-14 06:20:24,529 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4d75534d
2024-05-14 06:20:24,529 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14c271f6
2024-05-14 06:20:24,530 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c545b0fe-e77f-43b0-91ab-ff6fda75084c, null, 0, false, true, null]
2024-05-14 06:20:24,530 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4416, durable=true, userID=0ca1e376-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=0ca19551-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-86c1585b-7b49-40c9-886c-a8adad8d9274, JMSReplyTo=temp-queue://c545b0fe-e77f-43b0-91ab-ff6fda75084c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@721220512, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483358)
..................................................
***** 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-05-14 06:20:24,531 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca1e376-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=0ca19551-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-86c1585b-7b49-40c9-886c-a8adad8d9274, JMSReplyTo=temp-queue://c545b0fe-e77f-43b0-91ab-ff6fda75084c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@721220512
2024-05-14 06:20:24,531 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca1e376-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=0ca19551-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-86c1585b-7b49-40c9-886c-a8adad8d9274, JMSReplyTo=temp-queue://c545b0fe-e77f-43b0-91ab-ff6fda75084c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@721220512 to transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=ACTIVE, createTime=1715667624531(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32ad508
2024-05-14 06:20:24,531 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca20a87-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a586187f-f0ca-4615-8c99-2216747a0f14, activemq.broker=mom1]
2024-05-14 06:20:24,532 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca2319a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca20a87-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca20a87-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ff47d42, true, {}]
2024-05-14 06:20:24,532 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca2319b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca20a87-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca20a87-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73741be0, true, {}]
2024-05-14 06:20:24,533 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c545b0fe-e77f-43b0-91ab-ff6fda75084c: Reference[4422]:RELIABLE:CoreMessage[messageID=4422, durable=true, userID=0ca2319d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=c545b0fe-e77f-43b0-91ab-ff6fda75084c, size=933, properties=TypedProperties[__AMQ_CID=0ca23199-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-86c1585b-7b49-40c9-886c-a8adad8d9274, 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=a586187f-f0ca-4615-8c99-2216747a0f14]]@1386494925
2024-05-14 06:20:24,533 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4422, durable=true, userID=0ca2319d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=c545b0fe-e77f-43b0-91ab-ff6fda75084c, size=933, properties=TypedProperties[__AMQ_CID=0ca23199-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-86c1585b-7b49-40c9-886c-a8adad8d9274, 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=a586187f-f0ca-4615-8c99-2216747a0f14]]@1386494925, context: RoutingContextImpl(Address=c545b0fe-e77f-43b0-91ab-ff6fda75084c, routingType=ANYCAST, PreviousAddress=c545b0fe-e77f-43b0-91ab-ff6fda75084c previousRoute:ANYCAST, reusable=true, version=-2147483103)
..................................................
***** durable queues c545b0fe-e77f-43b0-91ab-ff6fda75084c:
***** non durable for c545b0fe-e77f-43b0-91ab-ff6fda75084c:
- queueID=4412 address:c545b0fe-e77f-43b0-91ab-ff6fda75084c name:c545b0fe-e77f-43b0-91ab-ff6fda75084c filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,533 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c545b0fe-e77f-43b0-91ab-ff6fda75084c: CoreMessage[messageID=4422, durable=true, userID=0ca2319d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=c545b0fe-e77f-43b0-91ab-ff6fda75084c, size=933, properties=TypedProperties[__AMQ_CID=0ca23199-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-86c1585b-7b49-40c9-886c-a8adad8d9274, 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=a586187f-f0ca-4615-8c99-2216747a0f14]]@1386494925 to transaction: TransactionImpl [xid=null, txID=4423, xid=null, state=ACTIVE, createTime=1715667624533(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3bd68890
2024-05-14 06:20:24,533 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c545b0fe-e77f-43b0-91ab-ff6fda75084c: CoreMessage[messageID=4422, durable=true, userID=0ca2319d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=c545b0fe-e77f-43b0-91ab-ff6fda75084c, size=933, properties=TypedProperties[__AMQ_CID=0ca23199-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-86c1585b-7b49-40c9-886c-a8adad8d9274, 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=a586187f-f0ca-4615-8c99-2216747a0f14]]@1386494925, transaction: TransactionImpl [xid=null, txID=4423, xid=null, state=COMMITTED, createTime=1715667624533(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3bd68890
2024-05-14 06:20:24,533 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca1954f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom220]
2024-05-14 06:20:24,533 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca20a87-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a586187f-f0ca-4615-8c99-2216747a0f14, activemq.broker=mom1]
2024-05-14 06:20:24,534 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca1e376-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=0ca19551-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-86c1585b-7b49-40c9-886c-a8adad8d9274, JMSReplyTo=temp-queue://c545b0fe-e77f-43b0-91ab-ff6fda75084c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@721220512, transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=COMMITTED, createTime=1715667624531(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32ad508
Reply: TheReply
2024-05-14 06:20:24,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@aa8f19d]
2024-05-14 06:20:24,535 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca1201a-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3caa873[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:24,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004162 ms
2024-05-14 06:20:24,536 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0c9f9974-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,537 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:24,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.666500 ms
2024-05-14 06:20:24,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [artemis-j2ee]>
2024-05-14 06:20:24,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:24,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [artemis-j2ee]>
2024-05-14 06:20:24,538 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 350305525'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,540 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:24,540 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca36a1f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,541 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca39132-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca36a1f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca36a1f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@408062d3, true, {}]
2024-05-14 06:20:24,541 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca39133-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca36a1f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca36a1f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72800563, true, {}]
2024-05-14 06:20:24,542 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=20e83552-c903-420e-a098-dc204e8b8bef, 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-05-14 06:20:24,542 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e35ebc4
2024-05-14 06:20:24,542 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 20e83552-c903-420e-a098-dc204e8b8bef, null, 0, false, true, null]
2024-05-14 06:20:24,543 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca3df55-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:24,543 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca3df58-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca3df55-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca3df55-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@660a38b0, true, {}]
2024-05-14 06:20:24,543 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca3df59-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca3df55-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca3df55-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24e4ade1, true, {}]
2024-05-14 06:20:24,544 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,544 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca4066a-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom224]
2024-05-14 06:20:24,544 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca4066d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca4066a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca4066a-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d09c2cf, true, {}]
2024-05-14 06:20:24,545 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca42d7e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca4066a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca4066a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6486c00, true, {}]
2024-05-14 06:20:24,545 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f88c4e8d-877d-4300-b184-b375f16d9d82, address=f88c4e8d-877d-4300-b184-b375f16d9d82, 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-05-14 06:20:24,545 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7b686c8f
2024-05-14 06:20:24,545 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38bd1fcb
2024-05-14 06:20:24,546 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f88c4e8d-877d-4300-b184-b375f16d9d82, null, 0, false, true, null]
2024-05-14 06:20:24,546 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4481, durable=true, userID=0ca45491-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=0ca4066c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1136186-3542-4375-a4e0-76a4e9f323f2, JMSReplyTo=temp-queue://f88c4e8d-877d-4300-b184-b375f16d9d82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1446436217, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483353)
..................................................
***** 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-05-14 06:20:24,546 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca45491-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=0ca4066c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1136186-3542-4375-a4e0-76a4e9f323f2, JMSReplyTo=temp-queue://f88c4e8d-877d-4300-b184-b375f16d9d82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1446436217
2024-05-14 06:20:24,547 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca45491-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=0ca4066c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1136186-3542-4375-a4e0-76a4e9f323f2, JMSReplyTo=temp-queue://f88c4e8d-877d-4300-b184-b375f16d9d82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1446436217 to transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=ACTIVE, createTime=1715667624547(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@350a4538
2024-05-14 06:20:24,547 ERROR [scout-thread-13] 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=e1e7d962-881a-4d2a-a9b6-6c8c616daf64, activemq.broker=mom220]
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-05-14 06:20:24,547 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca47ba2-11ba-11ef-8fb5-0a580a2842f4 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=e1e7d962-881a-4d2a-a9b6-6c8c616daf64, activemq.broker=mom220]
2024-05-14 06:20:24,548 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca4a2b5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca47ba2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca47ba2-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@718f160c, true, {}]
2024-05-14 06:20:24,548 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca4a2b6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca47ba2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca47ba2-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cd9534e, true, {}]
2024-05-14 06:20:24,548 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f88c4e8d-877d-4300-b184-b375f16d9d82: Reference[4487]:RELIABLE:CoreMessage[messageID=4487, durable=true, userID=0ca4a2b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f88c4e8d-877d-4300-b184-b375f16d9d82, size=1045, properties=TypedProperties[__AMQ_CID=0ca4a2b4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1136186-3542-4375-a4e0-76a4e9f323f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e7d962-881a-4d2a-a9b6-6c8c616daf64]]@687713653
2024-05-14 06:20:24,548 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4487, durable=true, userID=0ca4a2b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f88c4e8d-877d-4300-b184-b375f16d9d82, size=1045, properties=TypedProperties[__AMQ_CID=0ca4a2b4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1136186-3542-4375-a4e0-76a4e9f323f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e7d962-881a-4d2a-a9b6-6c8c616daf64]]@687713653, context: RoutingContextImpl(Address=f88c4e8d-877d-4300-b184-b375f16d9d82, routingType=ANYCAST, PreviousAddress=f88c4e8d-877d-4300-b184-b375f16d9d82 previousRoute:ANYCAST, reusable=true, version=-2147483099)
..................................................
***** durable queues f88c4e8d-877d-4300-b184-b375f16d9d82:
***** non durable for f88c4e8d-877d-4300-b184-b375f16d9d82:
- queueID=4477 address:f88c4e8d-877d-4300-b184-b375f16d9d82 name:f88c4e8d-877d-4300-b184-b375f16d9d82 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,549 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f88c4e8d-877d-4300-b184-b375f16d9d82: CoreMessage[messageID=4487, durable=true, userID=0ca4a2b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f88c4e8d-877d-4300-b184-b375f16d9d82, size=1045, properties=TypedProperties[__AMQ_CID=0ca4a2b4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1136186-3542-4375-a4e0-76a4e9f323f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e7d962-881a-4d2a-a9b6-6c8c616daf64]]@687713653 to transaction: TransactionImpl [xid=null, txID=4489, xid=null, state=ACTIVE, createTime=1715667624549(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74dedba0
2024-05-14 06:20:24,549 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f88c4e8d-877d-4300-b184-b375f16d9d82: CoreMessage[messageID=4487, durable=true, userID=0ca4a2b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f88c4e8d-877d-4300-b184-b375f16d9d82, size=1045, properties=TypedProperties[__AMQ_CID=0ca4a2b4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1136186-3542-4375-a4e0-76a4e9f323f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e7d962-881a-4d2a-a9b6-6c8c616daf64]]@687713653, transaction: TransactionImpl [xid=null, txID=4489, xid=null, state=COMMITTED, createTime=1715667624549(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74dedba0
2024-05-14 06:20:24,549 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca47ba2-11ba-11ef-8fb5-0a580a2842f4 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=e1e7d962-881a-4d2a-a9b6-6c8c616daf64, activemq.broker=mom220]
2024-05-14 06:20:24,549 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca4066a-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom224]
2024-05-14 06:20:24,550 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca45491-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=0ca4066c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1136186-3542-4375-a4e0-76a4e9f323f2, JMSReplyTo=temp-queue://f88c4e8d-877d-4300-b184-b375f16d9d82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1446436217, transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=COMMITTED, createTime=1715667624547(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@350a4538
2024-05-14 06:20:24,550 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77d68b94]
2024-05-14 06:20:24,551 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca3df55-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5540a068[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:24,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003156 ms
2024-05-14 06:20:24,552 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca36a1f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,553 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:24,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.918938 ms
2024-05-14 06:20:24,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [artemis-j2ee]>
2024-05-14 06:20:24,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:24,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [artemis-j2ee]>
2024-05-14 06:20:24,554 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 286209829'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,555 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=mom223]
2024-05-14 06:20:24,556 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca5db3a-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,556 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca5db3d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca5db3a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca5db3a-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b272780, true, {}]
2024-05-14 06:20:24,556 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca5db3e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca5db3a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca5db3a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f9ec5c3, true, {}]
2024-05-14 06:20:24,557 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9ae3ca6e-9dce-4322-9454-3b0ce78062b4, 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-05-14 06:20:24,557 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@146c954e
2024-05-14 06:20:24,558 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9ae3ca6e-9dce-4322-9454-3b0ce78062b4, null, 0, false, true, null]
2024-05-14 06:20:24,558 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca62960-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,558 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca62963-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca62960-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca62960-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d880138, true, {}]
2024-05-14 06:20:24,558 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca62964-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca62960-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca62960-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10be5bf7, true, {}]
2024-05-14 06:20:24,559 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,559 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca65075-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,560 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca67788-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca65075-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca65075-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36b06364, true, {}]
2024-05-14 06:20:24,560 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca67789-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca65075-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca65075-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34039c29, true, {}]
2024-05-14 06:20:24,560 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b1cfbed8-0906-4908-81bd-4faac4d4b5d5, address=b1cfbed8-0906-4908-81bd-4faac4d4b5d5, 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-05-14 06:20:24,560 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@403c2086
2024-05-14 06:20:24,561 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52350426
2024-05-14 06:20:24,561 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b1cfbed8-0906-4908-81bd-4faac4d4b5d5, null, 0, false, true, null]
2024-05-14 06:20:24,562 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4546, durable=true, userID=0ca69e9c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=0ca67787-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bebf2a9-feca-4fcf-99d6-70cf541aba2f, JMSReplyTo=temp-queue://b1cfbed8-0906-4908-81bd-4faac4d4b5d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1047126709, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,562 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca69e9c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=0ca67787-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bebf2a9-feca-4fcf-99d6-70cf541aba2f, JMSReplyTo=temp-queue://b1cfbed8-0906-4908-81bd-4faac4d4b5d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1047126709
2024-05-14 06:20:24,562 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca69e9c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=0ca67787-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bebf2a9-feca-4fcf-99d6-70cf541aba2f, JMSReplyTo=temp-queue://b1cfbed8-0906-4908-81bd-4faac4d4b5d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1047126709 to transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=ACTIVE, createTime=1715667624562(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3b63a504
2024-05-14 06:20:24,563 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca6ecbd-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a0e0b644-c870-4959-88b2-fb14ec95cacc, activemq.broker=mom220]
2024-05-14 06:20:24,563 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca6ecc0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca6ecbd-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca6ecbd-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b84b114, true, {}]
2024-05-14 06:20:24,563 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca6ecc1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca6ecbd-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca6ecbd-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f1a00f4, true, {}]
2024-05-14 06:20:24,564 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b1cfbed8-0906-4908-81bd-4faac4d4b5d5: Reference[4552]:RELIABLE:CoreMessage[messageID=4552, durable=true, userID=0ca713d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b1cfbed8-0906-4908-81bd-4faac4d4b5d5, size=815, properties=TypedProperties[__AMQ_CID=0ca6ecbf-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bebf2a9-feca-4fcf-99d6-70cf541aba2f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a0e0b644-c870-4959-88b2-fb14ec95cacc]]@2004662993
2024-05-14 06:20:24,564 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4552, durable=true, userID=0ca713d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b1cfbed8-0906-4908-81bd-4faac4d4b5d5, size=815, properties=TypedProperties[__AMQ_CID=0ca6ecbf-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bebf2a9-feca-4fcf-99d6-70cf541aba2f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a0e0b644-c870-4959-88b2-fb14ec95cacc]]@2004662993, context: RoutingContextImpl(Address=b1cfbed8-0906-4908-81bd-4faac4d4b5d5, routingType=ANYCAST, PreviousAddress=b1cfbed8-0906-4908-81bd-4faac4d4b5d5 previousRoute:ANYCAST, reusable=true, version=-2147483095)
..................................................
***** durable queues b1cfbed8-0906-4908-81bd-4faac4d4b5d5:
***** non durable for b1cfbed8-0906-4908-81bd-4faac4d4b5d5:
- queueID=4542 address:b1cfbed8-0906-4908-81bd-4faac4d4b5d5 name:b1cfbed8-0906-4908-81bd-4faac4d4b5d5 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,564 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b1cfbed8-0906-4908-81bd-4faac4d4b5d5: CoreMessage[messageID=4552, durable=true, userID=0ca713d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b1cfbed8-0906-4908-81bd-4faac4d4b5d5, size=815, properties=TypedProperties[__AMQ_CID=0ca6ecbf-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bebf2a9-feca-4fcf-99d6-70cf541aba2f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a0e0b644-c870-4959-88b2-fb14ec95cacc]]@2004662993 to transaction: TransactionImpl [xid=null, txID=4553, xid=null, state=ACTIVE, createTime=1715667624564(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34fe28f0
2024-05-14 06:20:24,564 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b1cfbed8-0906-4908-81bd-4faac4d4b5d5: CoreMessage[messageID=4552, durable=true, userID=0ca713d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b1cfbed8-0906-4908-81bd-4faac4d4b5d5, size=815, properties=TypedProperties[__AMQ_CID=0ca6ecbf-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bebf2a9-feca-4fcf-99d6-70cf541aba2f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a0e0b644-c870-4959-88b2-fb14ec95cacc]]@2004662993, transaction: TransactionImpl [xid=null, txID=4553, xid=null, state=COMMITTED, createTime=1715667624564(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34fe28f0
2024-05-14 06:20:24,564 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca6ecbd-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a0e0b644-c870-4959-88b2-fb14ec95cacc, activemq.broker=mom220]
2024-05-14 06:20:24,564 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca65075-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,565 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca69e9c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=0ca67787-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bebf2a9-feca-4fcf-99d6-70cf541aba2f, JMSReplyTo=temp-queue://b1cfbed8-0906-4908-81bd-4faac4d4b5d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1047126709, transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=COMMITTED, createTime=1715667624562(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3b63a504
2024-05-14 06:20:24,566 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$398/0x00007f25044b67c8@2b2b1a0c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f23cf09] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,566 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca62960-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,567 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca78904-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,567 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca78907-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca78904-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca78904-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fdafff1, true, {}]
2024-05-14 06:20:24,567 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca78908-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca78904-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca78904-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aab0f81, true, {}]
2024-05-14 06:20:24,568 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,568 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca7b019-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,569 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca7d72c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca7b019-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca7b019-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@759d05aa, true, {}]
2024-05-14 06:20:24,569 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca7d72d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca7b019-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca7b019-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7554eb7f, true, {}]
2024-05-14 06:20:24,569 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0bd5a5fa-4105-49ed-927b-50ea043d72d8, address=0bd5a5fa-4105-49ed-927b-50ea043d72d8, 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-05-14 06:20:24,569 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7ef5eaca
2024-05-14 06:20:24,570 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@49bd506
2024-05-14 06:20:24,570 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0bd5a5fa-4105-49ed-927b-50ea043d72d8, null, 0, false, true, null]
2024-05-14 06:20:24,571 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4591, durable=true, userID=0ca7fe40-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=0ca7d72b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75f51a6f-c823-4c73-b760-bd0fa6db3410, JMSReplyTo=temp-queue://0bd5a5fa-4105-49ed-927b-50ea043d72d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1710102657, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,572 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca7fe40-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=0ca7d72b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75f51a6f-c823-4c73-b760-bd0fa6db3410, JMSReplyTo=temp-queue://0bd5a5fa-4105-49ed-927b-50ea043d72d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1710102657
2024-05-14 06:20:24,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca7fe40-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=0ca7d72b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75f51a6f-c823-4c73-b760-bd0fa6db3410, JMSReplyTo=temp-queue://0bd5a5fa-4105-49ed-927b-50ea043d72d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1710102657 to transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=ACTIVE, createTime=1715667624572(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56fdbc7b
2024-05-14 06:20:24,573 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca87371-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b3554e98-346e-4512-b065-618b3a56deaa, activemq.broker=mom220]
2024-05-14 06:20:24,573 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca87374-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca87371-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca87371-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77569cdf, true, {}]
2024-05-14 06:20:24,573 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca87375-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca87371-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca87371-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ee6792e, true, {}]
2024-05-14 06:20:24,574 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0bd5a5fa-4105-49ed-927b-50ea043d72d8: Reference[4597]:RELIABLE:CoreMessage[messageID=4597, durable=true, userID=0ca89a87-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=0bd5a5fa-4105-49ed-927b-50ea043d72d8, size=919, properties=TypedProperties[__AMQ_CID=0ca87373-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75f51a6f-c823-4c73-b760-bd0fa6db3410, 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=b3554e98-346e-4512-b065-618b3a56deaa]]@829063942
2024-05-14 06:20:24,574 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4597, durable=true, userID=0ca89a87-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=0bd5a5fa-4105-49ed-927b-50ea043d72d8, size=919, properties=TypedProperties[__AMQ_CID=0ca87373-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75f51a6f-c823-4c73-b760-bd0fa6db3410, 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=b3554e98-346e-4512-b065-618b3a56deaa]]@829063942, context: RoutingContextImpl(Address=0bd5a5fa-4105-49ed-927b-50ea043d72d8, routingType=ANYCAST, PreviousAddress=0bd5a5fa-4105-49ed-927b-50ea043d72d8 previousRoute:ANYCAST, reusable=true, version=-2147483093)
..................................................
***** durable queues 0bd5a5fa-4105-49ed-927b-50ea043d72d8:
***** non durable for 0bd5a5fa-4105-49ed-927b-50ea043d72d8:
- queueID=4587 address:0bd5a5fa-4105-49ed-927b-50ea043d72d8 name:0bd5a5fa-4105-49ed-927b-50ea043d72d8 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,574 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0bd5a5fa-4105-49ed-927b-50ea043d72d8: CoreMessage[messageID=4597, durable=true, userID=0ca89a87-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=0bd5a5fa-4105-49ed-927b-50ea043d72d8, size=919, properties=TypedProperties[__AMQ_CID=0ca87373-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75f51a6f-c823-4c73-b760-bd0fa6db3410, 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=b3554e98-346e-4512-b065-618b3a56deaa]]@829063942 to transaction: TransactionImpl [xid=null, txID=4598, xid=null, state=ACTIVE, createTime=1715667624574(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1df82fbc
2024-05-14 06:20:24,574 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0bd5a5fa-4105-49ed-927b-50ea043d72d8: CoreMessage[messageID=4597, durable=true, userID=0ca89a87-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=0bd5a5fa-4105-49ed-927b-50ea043d72d8, size=919, properties=TypedProperties[__AMQ_CID=0ca87373-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75f51a6f-c823-4c73-b760-bd0fa6db3410, 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=b3554e98-346e-4512-b065-618b3a56deaa]]@829063942, transaction: TransactionImpl [xid=null, txID=4598, xid=null, state=COMMITTED, createTime=1715667624574(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1df82fbc
2024-05-14 06:20:24,575 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca87371-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b3554e98-346e-4512-b065-618b3a56deaa, activemq.broker=mom220]
2024-05-14 06:20:24,575 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca7b019-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,575 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca7fe40-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=0ca7d72b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75f51a6f-c823-4c73-b760-bd0fa6db3410, JMSReplyTo=temp-queue://0bd5a5fa-4105-49ed-927b-50ea043d72d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1710102657, transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=COMMITTED, createTime=1715667624572(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56fdbc7b
2024-05-14 06:20:24,576 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$398/0x00007f25044b67c8@789d5f7, org.eclipse.scout.rt.mom.jms.JmsSubscription@295c15f5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,577 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca78904-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,577 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca90fb8-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,578 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca936cb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca90fb8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca90fb8-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3aa912a0, true, {}]
2024-05-14 06:20:24,578 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca936cc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca90fb8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca90fb8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@355ad2de, true, {}]
2024-05-14 06:20:24,579 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,579 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca95ddd-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,579 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca95de0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca95ddd-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca95ddd-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@faf5ce7, true, {}]
2024-05-14 06:20:24,579 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca95de1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca95ddd-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca95ddd-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dbee03a, true, {}]
2024-05-14 06:20:24,580 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b7d8e4b7-44aa-460a-9ffd-099b79a3619c, address=b7d8e4b7-44aa-460a-9ffd-099b79a3619c, 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-05-14 06:20:24,580 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6af5d6f7
2024-05-14 06:20:24,580 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a55e436
2024-05-14 06:20:24,581 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b7d8e4b7-44aa-460a-9ffd-099b79a3619c, null, 0, false, true, null]
2024-05-14 06:20:24,581 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4636, durable=true, userID=0ca9ac04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=0ca95ddf-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39da8808-8164-467e-a2c8-38d3d0f7529b, JMSReplyTo=temp-queue://b7d8e4b7-44aa-460a-9ffd-099b79a3619c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1598250057, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,582 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca9ac04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=0ca95ddf-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39da8808-8164-467e-a2c8-38d3d0f7529b, JMSReplyTo=temp-queue://b7d8e4b7-44aa-460a-9ffd-099b79a3619c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1598250057
2024-05-14 06:20:24,583 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca9ac04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=0ca95ddf-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39da8808-8164-467e-a2c8-38d3d0f7529b, JMSReplyTo=temp-queue://b7d8e4b7-44aa-460a-9ffd-099b79a3619c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1598250057 to transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=ACTIVE, createTime=1715667624583(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@bf21ca7
2024-05-14 06:20:24,583 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ca9fa25-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=834cca60-0e42-42e2-b484-b9a1dd9dceaa, activemq.broker=mom220]
2024-05-14 06:20:24,583 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca9fa28-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca9fa25-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca9fa25-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a549614, true, {}]
2024-05-14 06:20:24,584 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ca9fa29-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ca9fa25-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ca9fa25-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b15e282, true, {}]
2024-05-14 06:20:24,584 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b7d8e4b7-44aa-460a-9ffd-099b79a3619c: Reference[4642]:RELIABLE:CoreMessage[messageID=4642, durable=true, userID=0caa213b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b7d8e4b7-44aa-460a-9ffd-099b79a3619c, size=917, properties=TypedProperties[__AMQ_CID=0ca9fa27-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39da8808-8164-467e-a2c8-38d3d0f7529b, 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=834cca60-0e42-42e2-b484-b9a1dd9dceaa]]@1171030394
2024-05-14 06:20:24,584 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4642, durable=true, userID=0caa213b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b7d8e4b7-44aa-460a-9ffd-099b79a3619c, size=917, properties=TypedProperties[__AMQ_CID=0ca9fa27-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39da8808-8164-467e-a2c8-38d3d0f7529b, 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=834cca60-0e42-42e2-b484-b9a1dd9dceaa]]@1171030394, context: RoutingContextImpl(Address=b7d8e4b7-44aa-460a-9ffd-099b79a3619c, routingType=ANYCAST, PreviousAddress=b7d8e4b7-44aa-460a-9ffd-099b79a3619c previousRoute:ANYCAST, reusable=true, version=-2147483091)
..................................................
***** durable queues b7d8e4b7-44aa-460a-9ffd-099b79a3619c:
***** non durable for b7d8e4b7-44aa-460a-9ffd-099b79a3619c:
- queueID=4632 address:b7d8e4b7-44aa-460a-9ffd-099b79a3619c name:b7d8e4b7-44aa-460a-9ffd-099b79a3619c filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,584 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b7d8e4b7-44aa-460a-9ffd-099b79a3619c: CoreMessage[messageID=4642, durable=true, userID=0caa213b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b7d8e4b7-44aa-460a-9ffd-099b79a3619c, size=917, properties=TypedProperties[__AMQ_CID=0ca9fa27-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39da8808-8164-467e-a2c8-38d3d0f7529b, 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=834cca60-0e42-42e2-b484-b9a1dd9dceaa]]@1171030394 to transaction: TransactionImpl [xid=null, txID=4643, xid=null, state=ACTIVE, createTime=1715667624584(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@348b91a0
2024-05-14 06:20:24,584 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b7d8e4b7-44aa-460a-9ffd-099b79a3619c: CoreMessage[messageID=4642, durable=true, userID=0caa213b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=b7d8e4b7-44aa-460a-9ffd-099b79a3619c, size=917, properties=TypedProperties[__AMQ_CID=0ca9fa27-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39da8808-8164-467e-a2c8-38d3d0f7529b, 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=834cca60-0e42-42e2-b484-b9a1dd9dceaa]]@1171030394, transaction: TransactionImpl [xid=null, txID=4643, xid=null, state=COMMITTED, createTime=1715667624584(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@348b91a0
2024-05-14 06:20:24,585 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca9fa25-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=834cca60-0e42-42e2-b484-b9a1dd9dceaa, activemq.broker=mom220]
2024-05-14 06:20:24,585 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca95ddd-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,586 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ca9ac04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=0ca95ddf-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39da8808-8164-467e-a2c8-38d3d0f7529b, JMSReplyTo=temp-queue://b7d8e4b7-44aa-460a-9ffd-099b79a3619c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1598250057, transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=COMMITTED, createTime=1715667624583(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@bf21ca7
2024-05-14 06:20:24,586 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$398/0x00007f25044b67c8@3bc764de, org.eclipse.scout.rt.mom.jms.JmsSubscription@178d23d9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,587 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca90fb8-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,587 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0caa966c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,588 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0caa966f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0caa966c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0caa966c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e1e183b, true, {}]
2024-05-14 06:20:24,588 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0caabd80-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0caa966c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0caa966c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2070692c, true, {}]
2024-05-14 06:20:24,588 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,589 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0caae491-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,589 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0caae494-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0caae491-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0caae491-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c469713, true, {}]
2024-05-14 06:20:24,589 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0caae495-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0caae491-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0caae491-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@281bd1ce, true, {}]
2024-05-14 06:20:24,589 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8ad017b1-bd35-4cfd-a164-419cc302461a, address=8ad017b1-bd35-4cfd-a164-419cc302461a, 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-05-14 06:20:24,590 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@43dd0b4c
2024-05-14 06:20:24,590 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bb38406
2024-05-14 06:20:24,591 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8ad017b1-bd35-4cfd-a164-419cc302461a, null, 0, false, true, null]
2024-05-14 06:20:24,591 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4681, durable=true, userID=0cab32b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=0caae493-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5551a1fd-f2fa-47c6-80a1-358b68eacc0f, JMSReplyTo=temp-queue://8ad017b1-bd35-4cfd-a164-419cc302461a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2032901373, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,593 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cab32b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=0caae493-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5551a1fd-f2fa-47c6-80a1-358b68eacc0f, JMSReplyTo=temp-queue://8ad017b1-bd35-4cfd-a164-419cc302461a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2032901373
2024-05-14 06:20:24,593 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cab32b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=0caae493-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5551a1fd-f2fa-47c6-80a1-358b68eacc0f, JMSReplyTo=temp-queue://8ad017b1-bd35-4cfd-a164-419cc302461a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2032901373 to transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=ACTIVE, createTime=1715667624593(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1995d3b0
2024-05-14 06:20:24,593 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cab80d9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3238bc72-38ce-4f26-96ba-d0ac5af69878, activemq.broker=mom220]
2024-05-14 06:20:24,594 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0caba7ec-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cab80d9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cab80d9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14bb6d26, true, {}]
2024-05-14 06:20:24,594 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0caba7ed-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cab80d9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cab80d9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@142c6920, true, {}]
2024-05-14 06:20:24,595 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4687, durable=true, userID=0cabceff-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=8ad017b1-bd35-4cfd-a164-419cc302461a, size=819, properties=TypedProperties[__AMQ_CID=0caba7eb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5551a1fd-f2fa-47c6-80a1-358b68eacc0f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3238bc72-38ce-4f26-96ba-d0ac5af69878]]@116606354, context: RoutingContextImpl(Address=8ad017b1-bd35-4cfd-a164-419cc302461a, routingType=ANYCAST, PreviousAddress=8ad017b1-bd35-4cfd-a164-419cc302461a previousRoute:ANYCAST, reusable=true, version=-2147483089)
..................................................
***** durable queues 8ad017b1-bd35-4cfd-a164-419cc302461a:
***** non durable for 8ad017b1-bd35-4cfd-a164-419cc302461a:
- queueID=4677 address:8ad017b1-bd35-4cfd-a164-419cc302461a name:8ad017b1-bd35-4cfd-a164-419cc302461a filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,595 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8ad017b1-bd35-4cfd-a164-419cc302461a: Reference[4687]:RELIABLE:CoreMessage[messageID=4687, durable=true, userID=0cabceff-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=8ad017b1-bd35-4cfd-a164-419cc302461a, size=819, properties=TypedProperties[__AMQ_CID=0caba7eb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5551a1fd-f2fa-47c6-80a1-358b68eacc0f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3238bc72-38ce-4f26-96ba-d0ac5af69878]]@116606354
2024-05-14 06:20:24,595 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8ad017b1-bd35-4cfd-a164-419cc302461a: CoreMessage[messageID=4687, durable=true, userID=0cabceff-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=8ad017b1-bd35-4cfd-a164-419cc302461a, size=819, properties=TypedProperties[__AMQ_CID=0caba7eb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5551a1fd-f2fa-47c6-80a1-358b68eacc0f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3238bc72-38ce-4f26-96ba-d0ac5af69878]]@116606354 to transaction: TransactionImpl [xid=null, txID=4689, xid=null, state=ACTIVE, createTime=1715667624595(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@149c52e5
2024-05-14 06:20:24,595 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8ad017b1-bd35-4cfd-a164-419cc302461a: CoreMessage[messageID=4687, durable=true, userID=0cabceff-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=8ad017b1-bd35-4cfd-a164-419cc302461a, size=819, properties=TypedProperties[__AMQ_CID=0caba7eb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5551a1fd-f2fa-47c6-80a1-358b68eacc0f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3238bc72-38ce-4f26-96ba-d0ac5af69878]]@116606354, transaction: TransactionImpl [xid=null, txID=4689, xid=null, state=COMMITTED, createTime=1715667624595(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@149c52e5
2024-05-14 06:20:24,595 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cab80d9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3238bc72-38ce-4f26-96ba-d0ac5af69878, activemq.broker=mom220]
2024-05-14 06:20:24,596 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0caae491-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,596 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cab32b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=0caae493-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5551a1fd-f2fa-47c6-80a1-358b68eacc0f, JMSReplyTo=temp-queue://8ad017b1-bd35-4cfd-a164-419cc302461a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2032901373, transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=COMMITTED, createTime=1715667624593(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1995d3b0
2024-05-14 06:20:24,597 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$398/0x00007f25044b67c8@49fa8914, org.eclipse.scout.rt.mom.jms.JmsSubscription@4838741a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,598 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0caa966c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,598 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cac4430-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,599 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cac4433-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cac4430-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cac4430-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f30ac51, true, {}]
2024-05-14 06:20:24,599 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cac6b44-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cac4430-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cac4430-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d9b4b6a, true, {}]
2024-05-14 06:20:24,599 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,600 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cac9255-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,600 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cac9258-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cac9255-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cac9255-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@566e9cbd, true, {}]
2024-05-14 06:20:24,600 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cac9259-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cac9255-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cac9255-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@305cfc97, true, {}]
2024-05-14 06:20:24,600 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dcc67344-8778-4918-b038-d65d94505cd4, address=dcc67344-8778-4918-b038-d65d94505cd4, 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-05-14 06:20:24,600 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5933ad4a
2024-05-14 06:20:24,601 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f4ec7f3
2024-05-14 06:20:24,601 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dcc67344-8778-4918-b038-d65d94505cd4, null, 0, false, true, null]
2024-05-14 06:20:24,602 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4726, durable=true, userID=0cace07c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=0cac9257-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-906abc33-f1bb-4fc8-a84b-e3c470a194ff, JMSReplyTo=temp-queue://dcc67344-8778-4918-b038-d65d94505cd4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@649538111, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,603 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cace07c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=0cac9257-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-906abc33-f1bb-4fc8-a84b-e3c470a194ff, JMSReplyTo=temp-queue://dcc67344-8778-4918-b038-d65d94505cd4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@649538111
2024-05-14 06:20:24,603 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cace07c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=0cac9257-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-906abc33-f1bb-4fc8-a84b-e3c470a194ff, JMSReplyTo=temp-queue://dcc67344-8778-4918-b038-d65d94505cd4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@649538111 to transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=ACTIVE, createTime=1715667624603(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24025cf7
2024-05-14 06:20:24,603 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cad078d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=43b441da-5d05-4003-8bb6-ca0dc8300315, activemq.broker=mom220]
2024-05-14 06:20:24,604 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cad2ea0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cad078d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cad078d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12278bb3, true, {}]
2024-05-14 06:20:24,604 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cad2ea1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cad078d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cad078d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e81814d, true, {}]
2024-05-14 06:20:24,605 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4732, durable=true, userID=0cad2ea3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=dcc67344-8778-4918-b038-d65d94505cd4, size=810, properties=TypedProperties[__AMQ_CID=0cad2e9f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-906abc33-f1bb-4fc8-a84b-e3c470a194ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43b441da-5d05-4003-8bb6-ca0dc8300315]]@1685430802, context: RoutingContextImpl(Address=dcc67344-8778-4918-b038-d65d94505cd4, routingType=ANYCAST, PreviousAddress=dcc67344-8778-4918-b038-d65d94505cd4 previousRoute:ANYCAST, reusable=true, version=-2147483087)
..................................................
***** durable queues dcc67344-8778-4918-b038-d65d94505cd4:
***** non durable for dcc67344-8778-4918-b038-d65d94505cd4:
- queueID=4722 address:dcc67344-8778-4918-b038-d65d94505cd4 name:dcc67344-8778-4918-b038-d65d94505cd4 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,605 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dcc67344-8778-4918-b038-d65d94505cd4: Reference[4732]:RELIABLE:CoreMessage[messageID=4732, durable=true, userID=0cad2ea3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=dcc67344-8778-4918-b038-d65d94505cd4, size=810, properties=TypedProperties[__AMQ_CID=0cad2e9f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-906abc33-f1bb-4fc8-a84b-e3c470a194ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43b441da-5d05-4003-8bb6-ca0dc8300315]]@1685430802
2024-05-14 06:20:24,605 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dcc67344-8778-4918-b038-d65d94505cd4: CoreMessage[messageID=4732, durable=true, userID=0cad2ea3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=dcc67344-8778-4918-b038-d65d94505cd4, size=810, properties=TypedProperties[__AMQ_CID=0cad2e9f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-906abc33-f1bb-4fc8-a84b-e3c470a194ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43b441da-5d05-4003-8bb6-ca0dc8300315]]@1685430802 to transaction: TransactionImpl [xid=null, txID=4733, xid=null, state=ACTIVE, createTime=1715667624605(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38c14230
2024-05-14 06:20:24,605 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dcc67344-8778-4918-b038-d65d94505cd4: CoreMessage[messageID=4732, durable=true, userID=0cad2ea3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=dcc67344-8778-4918-b038-d65d94505cd4, size=810, properties=TypedProperties[__AMQ_CID=0cad2e9f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-906abc33-f1bb-4fc8-a84b-e3c470a194ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43b441da-5d05-4003-8bb6-ca0dc8300315]]@1685430802, transaction: TransactionImpl [xid=null, txID=4733, xid=null, state=COMMITTED, createTime=1715667624605(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38c14230
2024-05-14 06:20:24,605 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cad078d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=43b441da-5d05-4003-8bb6-ca0dc8300315, activemq.broker=mom220]
2024-05-14 06:20:24,605 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cac9255-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,606 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cace07c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=0cac9257-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-906abc33-f1bb-4fc8-a84b-e3c470a194ff, JMSReplyTo=temp-queue://dcc67344-8778-4918-b038-d65d94505cd4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@649538111, transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=COMMITTED, createTime=1715667624603(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24025cf7
2024-05-14 06:20:24,607 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$398/0x00007f25044b67c8@1a3e432f, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ffd264] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,607 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cac4430-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,608 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cadcae4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,608 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cadcae7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cadcae4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cadcae4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11c5911e, true, {}]
2024-05-14 06:20:24,608 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cadcae8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cadcae4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cadcae4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f2ea9fb, true, {}]
2024-05-14 06:20:24,609 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,609 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cadf1f9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,610 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cae190c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cadf1f9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cadf1f9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@df0f37e, true, {}]
2024-05-14 06:20:24,610 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cae190d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cadf1f9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cadf1f9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@744eaf0d, true, {}]
2024-05-14 06:20:24,610 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4566035b-6128-479c-b312-be5f4b42f9b5, address=4566035b-6128-479c-b312-be5f4b42f9b5, 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-05-14 06:20:24,610 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6404e07f
2024-05-14 06:20:24,611 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@363c976b
2024-05-14 06:20:24,611 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4566035b-6128-479c-b312-be5f4b42f9b5, null, 0, false, true, null]
2024-05-14 06:20:24,612 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4771, durable=true, userID=0cae6730-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=0cae190b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-becc538a-c829-472a-923f-ea21a0642603, JMSReplyTo=temp-queue://4566035b-6128-479c-b312-be5f4b42f9b5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773475946, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,613 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cae6730-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=0cae190b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-becc538a-c829-472a-923f-ea21a0642603, JMSReplyTo=temp-queue://4566035b-6128-479c-b312-be5f4b42f9b5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773475946
2024-05-14 06:20:24,614 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0caeb551-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=92778403-1efc-4c1c-8856-4f4da0590688, activemq.broker=mom220]
2024-05-14 06:20:24,614 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0caeb554-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0caeb551-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0caeb551-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b4cadd3, true, {}]
2024-05-14 06:20:24,625 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0caeb555-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0caeb551-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0caeb551-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@397e1265, true, {}]
2024-05-14 06:20:24,625 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cae6730-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=0cae190b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-becc538a-c829-472a-923f-ea21a0642603, JMSReplyTo=temp-queue://4566035b-6128-479c-b312-be5f4b42f9b5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773475946 to transaction: TransactionImpl [xid=null, txID=4776, xid=null, state=ACTIVE, createTime=1715667624625(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ddd752a
2024-05-14 06:20:24,626 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4777, durable=true, userID=0cb08a17-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=4566035b-6128-479c-b312-be5f4b42f9b5, size=815, properties=TypedProperties[__AMQ_CID=0caeb553-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-becc538a-c829-472a-923f-ea21a0642603, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92778403-1efc-4c1c-8856-4f4da0590688]]@1494555879, context: RoutingContextImpl(Address=4566035b-6128-479c-b312-be5f4b42f9b5, routingType=ANYCAST, PreviousAddress=4566035b-6128-479c-b312-be5f4b42f9b5 previousRoute:ANYCAST, reusable=true, version=-2147483085)
..................................................
***** durable queues 4566035b-6128-479c-b312-be5f4b42f9b5:
***** non durable for 4566035b-6128-479c-b312-be5f4b42f9b5:
- queueID=4767 address:4566035b-6128-479c-b312-be5f4b42f9b5 name:4566035b-6128-479c-b312-be5f4b42f9b5 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,626 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4566035b-6128-479c-b312-be5f4b42f9b5: Reference[4777]:RELIABLE:CoreMessage[messageID=4777, durable=true, userID=0cb08a17-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=4566035b-6128-479c-b312-be5f4b42f9b5, size=815, properties=TypedProperties[__AMQ_CID=0caeb553-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-becc538a-c829-472a-923f-ea21a0642603, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92778403-1efc-4c1c-8856-4f4da0590688]]@1494555879
2024-05-14 06:20:24,626 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4566035b-6128-479c-b312-be5f4b42f9b5: CoreMessage[messageID=4777, durable=true, userID=0cb08a17-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=4566035b-6128-479c-b312-be5f4b42f9b5, size=815, properties=TypedProperties[__AMQ_CID=0caeb553-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-becc538a-c829-472a-923f-ea21a0642603, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92778403-1efc-4c1c-8856-4f4da0590688]]@1494555879 to transaction: TransactionImpl [xid=null, txID=4779, xid=null, state=ACTIVE, createTime=1715667624626(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61257ca
2024-05-14 06:20:24,626 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4566035b-6128-479c-b312-be5f4b42f9b5: CoreMessage[messageID=4777, durable=true, userID=0cb08a17-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=4566035b-6128-479c-b312-be5f4b42f9b5, size=815, properties=TypedProperties[__AMQ_CID=0caeb553-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-becc538a-c829-472a-923f-ea21a0642603, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92778403-1efc-4c1c-8856-4f4da0590688]]@1494555879, transaction: TransactionImpl [xid=null, txID=4779, xid=null, state=COMMITTED, createTime=1715667624626(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61257ca
2024-05-14 06:20:24,626 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0caeb551-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=92778403-1efc-4c1c-8856-4f4da0590688, activemq.broker=mom220]
2024-05-14 06:20:24,627 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cadf1f9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,628 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$398/0x00007f25044b67c8@3f5d963f, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b022c2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,629 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cae6730-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=0cae190b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-becc538a-c829-472a-923f-ea21a0642603, JMSReplyTo=temp-queue://4566035b-6128-479c-b312-be5f4b42f9b5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773475946, transaction: TransactionImpl [xid=null, txID=4776, xid=null, state=COMMITTED, createTime=1715667624625(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ddd752a
2024-05-14 06:20:24,629 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cadcae4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,630 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb12658-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,630 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb1265b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb12658-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb12658-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bd707ae, true, {}]
2024-05-14 06:20:24,631 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb14d6c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb12658-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb12658-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f0ca8f7, true, {}]
2024-05-14 06:20:24,631 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,632 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb1747d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,632 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb17480-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb1747d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb1747d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54c71fac, true, {}]
2024-05-14 06:20:24,632 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb17481-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb1747d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb1747d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b1c7561, true, {}]
2024-05-14 06:20:24,633 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=63ee7e9a-1d97-48d6-a70e-07168098c720, address=63ee7e9a-1d97-48d6-a70e-07168098c720, 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-05-14 06:20:24,633 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2e31dcd4
2024-05-14 06:20:24,634 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f86f730
2024-05-14 06:20:24,635 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 63ee7e9a-1d97-48d6-a70e-07168098c720, null, 0, false, true, null]
2024-05-14 06:20:24,636 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4816, durable=true, userID=0cb20fc4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=0cb1747f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e03f9c3-fd8e-4723-a7d5-690c1a18f731, JMSReplyTo=temp-queue://63ee7e9a-1d97-48d6-a70e-07168098c720, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1323961896, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,636 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb20fc4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=0cb1747f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e03f9c3-fd8e-4723-a7d5-690c1a18f731, JMSReplyTo=temp-queue://63ee7e9a-1d97-48d6-a70e-07168098c720, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1323961896
2024-05-14 06:20:24,637 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb20fc4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=0cb1747f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e03f9c3-fd8e-4723-a7d5-690c1a18f731, JMSReplyTo=temp-queue://63ee7e9a-1d97-48d6-a70e-07168098c720, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1323961896 to transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=ACTIVE, createTime=1715667624637(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1526a46f
2024-05-14 06:20:24,637 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb236d5-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=13c3d1d9-787c-4628-a428-a4542dac1db7, activemq.broker=mom220]
2024-05-14 06:20:24,637 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb236d8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb236d5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb236d5-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@85846fa, true, {}]
2024-05-14 06:20:24,638 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb25de9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb236d5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb236d5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d2aab6c, true, {}]
2024-05-14 06:20:24,639 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 63ee7e9a-1d97-48d6-a70e-07168098c720: Reference[4822]:RELIABLE:CoreMessage[messageID=4822, durable=true, userID=0cb25deb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=63ee7e9a-1d97-48d6-a70e-07168098c720, size=919, properties=TypedProperties[__AMQ_CID=0cb236d7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e03f9c3-fd8e-4723-a7d5-690c1a18f731, 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=13c3d1d9-787c-4628-a428-a4542dac1db7]]@893671413
2024-05-14 06:20:24,639 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4822, durable=true, userID=0cb25deb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=63ee7e9a-1d97-48d6-a70e-07168098c720, size=919, properties=TypedProperties[__AMQ_CID=0cb236d7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e03f9c3-fd8e-4723-a7d5-690c1a18f731, 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=13c3d1d9-787c-4628-a428-a4542dac1db7]]@893671413, context: RoutingContextImpl(Address=63ee7e9a-1d97-48d6-a70e-07168098c720, routingType=ANYCAST, PreviousAddress=63ee7e9a-1d97-48d6-a70e-07168098c720 previousRoute:ANYCAST, reusable=true, version=-2147483083)
..................................................
***** durable queues 63ee7e9a-1d97-48d6-a70e-07168098c720:
***** non durable for 63ee7e9a-1d97-48d6-a70e-07168098c720:
- queueID=4812 address:63ee7e9a-1d97-48d6-a70e-07168098c720 name:63ee7e9a-1d97-48d6-a70e-07168098c720 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,639 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 63ee7e9a-1d97-48d6-a70e-07168098c720: CoreMessage[messageID=4822, durable=true, userID=0cb25deb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=63ee7e9a-1d97-48d6-a70e-07168098c720, size=919, properties=TypedProperties[__AMQ_CID=0cb236d7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e03f9c3-fd8e-4723-a7d5-690c1a18f731, 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=13c3d1d9-787c-4628-a428-a4542dac1db7]]@893671413 to transaction: TransactionImpl [xid=null, txID=4823, xid=null, state=ACTIVE, createTime=1715667624639(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@397e767a
2024-05-14 06:20:24,639 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 63ee7e9a-1d97-48d6-a70e-07168098c720: CoreMessage[messageID=4822, durable=true, userID=0cb25deb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=63ee7e9a-1d97-48d6-a70e-07168098c720, size=919, properties=TypedProperties[__AMQ_CID=0cb236d7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e03f9c3-fd8e-4723-a7d5-690c1a18f731, 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=13c3d1d9-787c-4628-a428-a4542dac1db7]]@893671413, transaction: TransactionImpl [xid=null, txID=4823, xid=null, state=COMMITTED, createTime=1715667624639(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@397e767a
2024-05-14 06:20:24,639 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb236d5-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=13c3d1d9-787c-4628-a428-a4542dac1db7, activemq.broker=mom220]
2024-05-14 06:20:24,639 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb1747d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,640 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb20fc4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=0cb1747f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e03f9c3-fd8e-4723-a7d5-690c1a18f731, JMSReplyTo=temp-queue://63ee7e9a-1d97-48d6-a70e-07168098c720, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1323961896, transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=COMMITTED, createTime=1715667624637(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1526a46f
2024-05-14 06:20:24,641 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$398/0x00007f25044b67c8@1613cbd, org.eclipse.scout.rt.mom.jms.JmsSubscription@234f1d84] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,642 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb12658-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,642 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb2fa2c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,643 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb3213f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb2fa2c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb2fa2c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9148fab, true, {}]
2024-05-14 06:20:24,643 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb32140-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb2fa2c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb2fa2c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d63c5e2, true, {}]
2024-05-14 06:20:24,644 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,644 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb34851-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,644 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb34854-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb34851-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb34851-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78720f85, true, {}]
2024-05-14 06:20:24,645 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb36f65-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb34851-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb34851-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f560c6c, true, {}]
2024-05-14 06:20:24,645 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=48f359a0-b1c4-408f-aeac-c74206bb355c, address=48f359a0-b1c4-408f-aeac-c74206bb355c, 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-05-14 06:20:24,645 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5db4b061
2024-05-14 06:20:24,646 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1787ee6d
2024-05-14 06:20:24,646 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 48f359a0-b1c4-408f-aeac-c74206bb355c, null, 0, false, true, null]
2024-05-14 06:20:24,647 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4861, durable=true, userID=0cb39678-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=0cb34853-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f607be1c-d399-4f6c-9886-29425cd7c024, JMSReplyTo=temp-queue://48f359a0-b1c4-408f-aeac-c74206bb355c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@74328520, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,647 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb39678-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=0cb34853-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f607be1c-d399-4f6c-9886-29425cd7c024, JMSReplyTo=temp-queue://48f359a0-b1c4-408f-aeac-c74206bb355c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@74328520
2024-05-14 06:20:24,647 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb39678-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=0cb34853-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f607be1c-d399-4f6c-9886-29425cd7c024, JMSReplyTo=temp-queue://48f359a0-b1c4-408f-aeac-c74206bb355c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@74328520 to transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=ACTIVE, createTime=1715667624647(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57bbde1d
2024-05-14 06:20:24,648 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb3e499-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=476fd330-83fb-40ab-a6eb-83b8f04473ff, activemq.broker=mom220]
2024-05-14 06:20:24,648 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb3e49c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb3e499-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb3e499-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ee95299, true, {}]
2024-05-14 06:20:24,648 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb3e49d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb3e499-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb3e499-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31fe0d7a, true, {}]
2024-05-14 06:20:24,649 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 48f359a0-b1c4-408f-aeac-c74206bb355c: Reference[4867]:RELIABLE:CoreMessage[messageID=4867, durable=true, userID=0cb40baf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=48f359a0-b1c4-408f-aeac-c74206bb355c, size=917, properties=TypedProperties[__AMQ_CID=0cb3e49b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f607be1c-d399-4f6c-9886-29425cd7c024, 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=476fd330-83fb-40ab-a6eb-83b8f04473ff]]@452016261
2024-05-14 06:20:24,649 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4867, durable=true, userID=0cb40baf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=48f359a0-b1c4-408f-aeac-c74206bb355c, size=917, properties=TypedProperties[__AMQ_CID=0cb3e49b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f607be1c-d399-4f6c-9886-29425cd7c024, 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=476fd330-83fb-40ab-a6eb-83b8f04473ff]]@452016261, context: RoutingContextImpl(Address=48f359a0-b1c4-408f-aeac-c74206bb355c, routingType=ANYCAST, PreviousAddress=48f359a0-b1c4-408f-aeac-c74206bb355c previousRoute:ANYCAST, reusable=true, version=-2147483081)
..................................................
***** durable queues 48f359a0-b1c4-408f-aeac-c74206bb355c:
***** non durable for 48f359a0-b1c4-408f-aeac-c74206bb355c:
- queueID=4857 address:48f359a0-b1c4-408f-aeac-c74206bb355c name:48f359a0-b1c4-408f-aeac-c74206bb355c filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,649 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 48f359a0-b1c4-408f-aeac-c74206bb355c: CoreMessage[messageID=4867, durable=true, userID=0cb40baf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=48f359a0-b1c4-408f-aeac-c74206bb355c, size=917, properties=TypedProperties[__AMQ_CID=0cb3e49b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f607be1c-d399-4f6c-9886-29425cd7c024, 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=476fd330-83fb-40ab-a6eb-83b8f04473ff]]@452016261 to transaction: TransactionImpl [xid=null, txID=4868, xid=null, state=ACTIVE, createTime=1715667624649(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f527e4d
2024-05-14 06:20:24,649 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 48f359a0-b1c4-408f-aeac-c74206bb355c: CoreMessage[messageID=4867, durable=true, userID=0cb40baf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=48f359a0-b1c4-408f-aeac-c74206bb355c, size=917, properties=TypedProperties[__AMQ_CID=0cb3e49b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f607be1c-d399-4f6c-9886-29425cd7c024, 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=476fd330-83fb-40ab-a6eb-83b8f04473ff]]@452016261, transaction: TransactionImpl [xid=null, txID=4868, xid=null, state=COMMITTED, createTime=1715667624649(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f527e4d
2024-05-14 06:20:24,649 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb3e499-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=476fd330-83fb-40ab-a6eb-83b8f04473ff, activemq.broker=mom220]
2024-05-14 06:20:24,650 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb34851-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,650 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb39678-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=0cb34853-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f607be1c-d399-4f6c-9886-29425cd7c024, JMSReplyTo=temp-queue://48f359a0-b1c4-408f-aeac-c74206bb355c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@74328520, transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=COMMITTED, createTime=1715667624647(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57bbde1d
2024-05-14 06:20:24,651 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$398/0x00007f25044b67c8@7c5827af, org.eclipse.scout.rt.mom.jms.JmsSubscription@1efb2031] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,652 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb2fa2c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,652 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb480e0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,653 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb480e3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb480e0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb480e0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a4342e1, true, {}]
2024-05-14 06:20:24,653 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb4a7f4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb480e0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb480e0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c0f6719, true, {}]
2024-05-14 06:20:24,653 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,654 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb4cf05-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,654 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb4cf08-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb4cf05-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb4cf05-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@967d1a9, true, {}]
2024-05-14 06:20:24,654 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb4cf09-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb4cf05-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb4cf05-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56515fdd, true, {}]
2024-05-14 06:20:24,655 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f3592c29-bac1-4b78-889f-df56f9f38126, address=f3592c29-bac1-4b78-889f-df56f9f38126, 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-05-14 06:20:24,655 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5f5f234e
2024-05-14 06:20:24,655 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77034a4e
2024-05-14 06:20:24,656 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f3592c29-bac1-4b78-889f-df56f9f38126, null, 0, false, true, null]
2024-05-14 06:20:24,656 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4906, durable=true, userID=0cb51d2c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=0cb4cf07-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c69ead78-201e-4d5a-b7fb-5c3de2944887, JMSReplyTo=temp-queue://f3592c29-bac1-4b78-889f-df56f9f38126, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@228031038, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,657 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb51d2c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=0cb4cf07-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c69ead78-201e-4d5a-b7fb-5c3de2944887, JMSReplyTo=temp-queue://f3592c29-bac1-4b78-889f-df56f9f38126, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@228031038
2024-05-14 06:20:24,657 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb51d2c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=0cb4cf07-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c69ead78-201e-4d5a-b7fb-5c3de2944887, JMSReplyTo=temp-queue://f3592c29-bac1-4b78-889f-df56f9f38126, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@228031038 to transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=ACTIVE, createTime=1715667624657(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d356e05
2024-05-14 06:20:24,658 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb56b4d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=59696072-1559-4f80-825f-3c04d706f3aa, activemq.broker=mom220]
2024-05-14 06:20:24,658 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb56b50-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb56b4d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb56b4d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55f033cb, true, {}]
2024-05-14 06:20:24,658 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb56b51-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb56b4d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb56b4d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@277defc5, true, {}]
2024-05-14 06:20:24,659 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4912, durable=true, userID=0cb59263-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f3592c29-bac1-4b78-889f-df56f9f38126, size=819, properties=TypedProperties[__AMQ_CID=0cb56b4f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c69ead78-201e-4d5a-b7fb-5c3de2944887, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59696072-1559-4f80-825f-3c04d706f3aa]]@1623223279, context: RoutingContextImpl(Address=f3592c29-bac1-4b78-889f-df56f9f38126, routingType=ANYCAST, PreviousAddress=f3592c29-bac1-4b78-889f-df56f9f38126 previousRoute:ANYCAST, reusable=true, version=-2147483079)
..................................................
***** durable queues f3592c29-bac1-4b78-889f-df56f9f38126:
***** non durable for f3592c29-bac1-4b78-889f-df56f9f38126:
- queueID=4902 address:f3592c29-bac1-4b78-889f-df56f9f38126 name:f3592c29-bac1-4b78-889f-df56f9f38126 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,659 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f3592c29-bac1-4b78-889f-df56f9f38126: Reference[4912]:RELIABLE:CoreMessage[messageID=4912, durable=true, userID=0cb59263-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f3592c29-bac1-4b78-889f-df56f9f38126, size=819, properties=TypedProperties[__AMQ_CID=0cb56b4f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c69ead78-201e-4d5a-b7fb-5c3de2944887, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59696072-1559-4f80-825f-3c04d706f3aa]]@1623223279
2024-05-14 06:20:24,659 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f3592c29-bac1-4b78-889f-df56f9f38126: CoreMessage[messageID=4912, durable=true, userID=0cb59263-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f3592c29-bac1-4b78-889f-df56f9f38126, size=819, properties=TypedProperties[__AMQ_CID=0cb56b4f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c69ead78-201e-4d5a-b7fb-5c3de2944887, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59696072-1559-4f80-825f-3c04d706f3aa]]@1623223279 to transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=ACTIVE, createTime=1715667624659(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57775a05
2024-05-14 06:20:24,660 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f3592c29-bac1-4b78-889f-df56f9f38126: CoreMessage[messageID=4912, durable=true, userID=0cb59263-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f3592c29-bac1-4b78-889f-df56f9f38126, size=819, properties=TypedProperties[__AMQ_CID=0cb56b4f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c69ead78-201e-4d5a-b7fb-5c3de2944887, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59696072-1559-4f80-825f-3c04d706f3aa]]@1623223279, transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=COMMITTED, createTime=1715667624659(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57775a05
2024-05-14 06:20:24,660 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb56b4d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=59696072-1559-4f80-825f-3c04d706f3aa, activemq.broker=mom220]
2024-05-14 06:20:24,660 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb4cf05-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,660 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb51d2c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=0cb4cf07-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c69ead78-201e-4d5a-b7fb-5c3de2944887, JMSReplyTo=temp-queue://f3592c29-bac1-4b78-889f-df56f9f38126, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@228031038, transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=COMMITTED, createTime=1715667624657(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d356e05
2024-05-14 06:20:24,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$398/0x00007f25044b67c8@45ea7dad, org.eclipse.scout.rt.mom.jms.JmsSubscription@d69a87a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,663 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb480e0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,663 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb62ea4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,664 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb655b7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb62ea4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb62ea4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ce12504, true, {}]
2024-05-14 06:20:24,664 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb655b8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb62ea4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb62ea4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6322baed, true, {}]
2024-05-14 06:20:24,665 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,665 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb67cc9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,666 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb67ccc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb67cc9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb67cc9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@95a60ab, true, {}]
2024-05-14 06:20:24,666 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb6a3dd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb67cc9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb67cc9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4789350e, true, {}]
2024-05-14 06:20:24,666 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e41e9af8-a6e5-47c1-99da-68710dcf4405, address=e41e9af8-a6e5-47c1-99da-68710dcf4405, 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-05-14 06:20:24,666 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5614297
2024-05-14 06:20:24,667 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@33925178
2024-05-14 06:20:24,667 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e41e9af8-a6e5-47c1-99da-68710dcf4405, null, 0, false, true, null]
2024-05-14 06:20:24,668 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4951, durable=true, userID=0cb6f200-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=0cb67ccb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04345be8-439c-47c3-9e5c-af74ce5384e8, JMSReplyTo=temp-queue://e41e9af8-a6e5-47c1-99da-68710dcf4405, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@207460361, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:24,668 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb6f200-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=0cb67ccb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04345be8-439c-47c3-9e5c-af74ce5384e8, JMSReplyTo=temp-queue://e41e9af8-a6e5-47c1-99da-68710dcf4405, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@207460361
2024-05-14 06:20:24,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb6f200-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=0cb67ccb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04345be8-439c-47c3-9e5c-af74ce5384e8, JMSReplyTo=temp-queue://e41e9af8-a6e5-47c1-99da-68710dcf4405, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@207460361 to transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=ACTIVE, createTime=1715667624668(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70203ae1
2024-05-14 06:20:24,669 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb71911-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=22bc4e2c-2dad-4684-9832-701adfd263ac, activemq.broker=mom220]
2024-05-14 06:20:24,669 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb71914-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb71911-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb71911-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f21157e, true, {}]
2024-05-14 06:20:24,669 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb71915-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb71911-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb71911-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c09b579, true, {}]
2024-05-14 06:20:24,670 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e41e9af8-a6e5-47c1-99da-68710dcf4405: Reference[4957]:RELIABLE:CoreMessage[messageID=4957, durable=true, userID=0cb74027-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=e41e9af8-a6e5-47c1-99da-68710dcf4405, size=810, properties=TypedProperties[__AMQ_CID=0cb71913-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04345be8-439c-47c3-9e5c-af74ce5384e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=22bc4e2c-2dad-4684-9832-701adfd263ac]]@2091190147
2024-05-14 06:20:24,670 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4957, durable=true, userID=0cb74027-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=e41e9af8-a6e5-47c1-99da-68710dcf4405, size=810, properties=TypedProperties[__AMQ_CID=0cb71913-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04345be8-439c-47c3-9e5c-af74ce5384e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=22bc4e2c-2dad-4684-9832-701adfd263ac]]@2091190147, context: RoutingContextImpl(Address=e41e9af8-a6e5-47c1-99da-68710dcf4405, routingType=ANYCAST, PreviousAddress=e41e9af8-a6e5-47c1-99da-68710dcf4405 previousRoute:ANYCAST, reusable=true, version=-2147483077)
..................................................
***** durable queues e41e9af8-a6e5-47c1-99da-68710dcf4405:
***** non durable for e41e9af8-a6e5-47c1-99da-68710dcf4405:
- queueID=4947 address:e41e9af8-a6e5-47c1-99da-68710dcf4405 name:e41e9af8-a6e5-47c1-99da-68710dcf4405 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,670 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e41e9af8-a6e5-47c1-99da-68710dcf4405: CoreMessage[messageID=4957, durable=true, userID=0cb74027-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=e41e9af8-a6e5-47c1-99da-68710dcf4405, size=810, properties=TypedProperties[__AMQ_CID=0cb71913-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04345be8-439c-47c3-9e5c-af74ce5384e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=22bc4e2c-2dad-4684-9832-701adfd263ac]]@2091190147 to transaction: TransactionImpl [xid=null, txID=4958, xid=null, state=ACTIVE, createTime=1715667624670(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@438876a8
2024-05-14 06:20:24,670 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e41e9af8-a6e5-47c1-99da-68710dcf4405: CoreMessage[messageID=4957, durable=true, userID=0cb74027-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=e41e9af8-a6e5-47c1-99da-68710dcf4405, size=810, properties=TypedProperties[__AMQ_CID=0cb71913-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04345be8-439c-47c3-9e5c-af74ce5384e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=22bc4e2c-2dad-4684-9832-701adfd263ac]]@2091190147, transaction: TransactionImpl [xid=null, txID=4958, xid=null, state=COMMITTED, createTime=1715667624670(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@438876a8
2024-05-14 06:20:24,670 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb71911-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=22bc4e2c-2dad-4684-9832-701adfd263ac, activemq.broker=mom220]
2024-05-14 06:20:24,671 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb67cc9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:24,671 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb6f200-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=0cb67ccb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04345be8-439c-47c3-9e5c-af74ce5384e8, JMSReplyTo=temp-queue://e41e9af8-a6e5-47c1-99da-68710dcf4405, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@207460361, transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=COMMITTED, createTime=1715667624668(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70203ae1
2024-05-14 06:20:24,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$398/0x00007f25044b67c8@397a3b06, org.eclipse.scout.rt.mom.jms.JmsSubscription@29f9202a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,672 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb62ea4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@751ac8d5[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:24,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005197 ms
2024-05-14 06:20:24,674 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ca5db3a-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,675 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:24,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 120.932223 ms
2024-05-14 06:20:24,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [artemis-j2ee]>
2024-05-14 06:20:24,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:24,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:24,676 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 363400447'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,677 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:24,677 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb85199-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,678 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb878ac-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb85199-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb85199-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@641949a, true, {}]
2024-05-14 06:20:24,678 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb878ad-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb85199-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb85199-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d271a92, true, {}]
2024-05-14 06:20:24,679 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=48f4be3e-fde0-4070-b78e-2daab4e86135, 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-05-14 06:20:24,679 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18efef46
2024-05-14 06:20:24,679 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 48f4be3e-fde0-4070-b78e-2daab4e86135, null, 0, false, true, null]
2024-05-14 06:20:24,679 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb89fbf-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,680 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb8c6d2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb89fbf-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb89fbf-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@660e9b0b, true, {}]
2024-05-14 06:20:24,680 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb8c6d3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb89fbf-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb89fbf-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@793f6b30, true, {}]
2024-05-14 06:20:24,680 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,681 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb8ede4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,681 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb8ede7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb8ede4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb8ede4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12a044c1, true, {}]
2024-05-14 06:20:24,681 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb8ede8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb8ede4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb8ede4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7506030e, true, {}]
2024-05-14 06:20:24,682 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,682 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb914f9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,682 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb914fc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb914f9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb914f9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44934a00, true, {}]
2024-05-14 06:20:24,682 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb914fd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb914f9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb914f9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e2f557d, true, {}]
2024-05-14 06:20:24,683 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, address=f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, 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-05-14 06:20:24,683 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6324cf19
2024-05-14 06:20:24,683 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@376955e1
2024-05-14 06:20:24,684 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, null, 0, false, true, null]
2024-05-14 06:20:24,684 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5022, durable=true, userID=0cb96320-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cb914fb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb128a0-8855-44bb-8e3e-752347ae7122, JMSReplyTo=temp-queue://f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046051499, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:24,685 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb96320-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cb914fb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb128a0-8855-44bb-8e3e-752347ae7122, JMSReplyTo=temp-queue://f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046051499
2024-05-14 06:20:24,685 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb96320-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cb914fb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb128a0-8855-44bb-8e3e-752347ae7122, JMSReplyTo=temp-queue://f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046051499 to transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=ACTIVE, createTime=1715667624685(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11f80f75
2024-05-14 06:20:24,685 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cb98a31-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=001076b5-8cd5-4a9e-9602-ee7a85384295, activemq.broker=mom1]
2024-05-14 06:20:24,685 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb98a34-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb98a31-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb98a31-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5313b817, true, {}]
2024-05-14 06:20:24,686 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cb9b145-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cb98a31-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cb98a31-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44304db1, true, {}]
2024-05-14 06:20:24,686 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e: Reference[5028]:RELIABLE:CoreMessage[messageID=5028, durable=true, userID=0cb9b147-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, size=939, properties=TypedProperties[__AMQ_CID=0cb98a33-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb128a0-8855-44bb-8e3e-752347ae7122, 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=001076b5-8cd5-4a9e-9602-ee7a85384295]]@2001519783
2024-05-14 06:20:24,686 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5028, durable=true, userID=0cb9b147-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, size=939, properties=TypedProperties[__AMQ_CID=0cb98a33-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb128a0-8855-44bb-8e3e-752347ae7122, 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=001076b5-8cd5-4a9e-9602-ee7a85384295]]@2001519783, context: RoutingContextImpl(Address=f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, routingType=ANYCAST, PreviousAddress=f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e previousRoute:ANYCAST, reusable=true, version=-2147483073)
..................................................
***** durable queues f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e:
***** non durable for f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e:
- queueID=5018 address:f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e name:f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,687 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e: CoreMessage[messageID=5028, durable=true, userID=0cb9b147-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, size=939, properties=TypedProperties[__AMQ_CID=0cb98a33-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb128a0-8855-44bb-8e3e-752347ae7122, 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=001076b5-8cd5-4a9e-9602-ee7a85384295]]@2001519783 to transaction: TransactionImpl [xid=null, txID=5029, xid=null, state=ACTIVE, createTime=1715667624686(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11c516d4
2024-05-14 06:20:24,687 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e: CoreMessage[messageID=5028, durable=true, userID=0cb9b147-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, size=939, properties=TypedProperties[__AMQ_CID=0cb98a33-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb128a0-8855-44bb-8e3e-752347ae7122, 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=001076b5-8cd5-4a9e-9602-ee7a85384295]]@2001519783, transaction: TransactionImpl [xid=null, txID=5029, xid=null, state=COMMITTED, createTime=1715667624686(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11c516d4
2024-05-14 06:20:24,687 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb98a31-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=001076b5-8cd5-4a9e-9602-ee7a85384295, activemq.broker=mom1]
2024-05-14 06:20:24,687 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb914f9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,688 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cb96320-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cb914fb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7eb128a0-8855-44bb-8e3e-752347ae7122, JMSReplyTo=temp-queue://f4dc45c1-53a4-4ea5-8a96-a2e5f9971b4e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046051499, transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=COMMITTED, createTime=1715667624685(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11f80f75
2024-05-14 06:20:24,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@260715eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@642f1d22]
2024-05-14 06:20:24,739 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb89fbf-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,741 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb8ede4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@79ba68af[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:24,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003309 ms
2024-05-14 06:20:24,742 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cb85199-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,743 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:24,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.674864 ms
2024-05-14 06:20:24,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:24,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:24,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:24,744 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 328118328'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,745 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=mom223]
2024-05-14 06:20:24,745 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cc2b1f9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,746 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc2d90c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc2b1f9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc2b1f9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@749c110e, true, {}]
2024-05-14 06:20:24,746 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc2d90d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc2b1f9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc2b1f9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@729eb4db, true, {}]
2024-05-14 06:20:24,747 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d32c5c06-b212-4448-9cdf-c1add6f981d1, 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-05-14 06:20:24,747 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78986c49
2024-05-14 06:20:24,747 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d32c5c06-b212-4448-9cdf-c1add6f981d1, null, 0, false, true, null]
2024-05-14 06:20:24,748 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cc3272f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,748 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc32732-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc3272f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc3272f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33ae158b, true, {}]
2024-05-14 06:20:24,748 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc32733-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc3272f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc3272f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27ff9981, true, {}]
2024-05-14 06:20:24,749 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,749 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cc34e44-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,749 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc34e47-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc34e44-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc34e44-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a865f51, true, {}]
2024-05-14 06:20:24,749 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc34e48-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc34e44-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc34e44-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ac1cab6, true, {}]
2024-05-14 06:20:24,750 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,750 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cc37559-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,750 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc3755c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc37559-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc37559-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6da68de7, true, {}]
2024-05-14 06:20:24,751 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc39c6d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc37559-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc37559-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ac6be08, true, {}]
2024-05-14 06:20:24,751 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, address=d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, 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-05-14 06:20:24,751 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6d0b66f1
2024-05-14 06:20:24,751 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18f2c5d9
2024-05-14 06:20:24,752 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, null, 0, false, true, null]
2024-05-14 06:20:24,752 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5099, durable=true, userID=0cc3c380-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cc3755b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a4702f37-d116-468f-9820-521eb61828f0, JMSReplyTo=temp-queue://d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1615848838, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:24,753 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cc3c380-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cc3755b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a4702f37-d116-468f-9820-521eb61828f0, JMSReplyTo=temp-queue://d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1615848838
2024-05-14 06:20:24,753 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cc3c380-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cc3755b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a4702f37-d116-468f-9820-521eb61828f0, JMSReplyTo=temp-queue://d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1615848838 to transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=ACTIVE, createTime=1715667624753(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62eaf525
2024-05-14 06:20:24,753 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cc3ea91-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a2758430-02ef-4f3e-a85e-93c03149ce24, activemq.broker=mom1]
2024-05-14 06:20:24,754 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc411a4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc3ea91-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc3ea91-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@566e9f89, true, {}]
2024-05-14 06:20:24,754 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cc411a5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cc3ea91-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cc3ea91-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bf5bbfc, true, {}]
2024-05-14 06:20:24,755 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5105, durable=true, userID=0cc438b7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, size=939, properties=TypedProperties[__AMQ_CID=0cc411a3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a4702f37-d116-468f-9820-521eb61828f0, 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=a2758430-02ef-4f3e-a85e-93c03149ce24]]@1142152877, context: RoutingContextImpl(Address=d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, routingType=ANYCAST, PreviousAddress=d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3 previousRoute:ANYCAST, reusable=true, version=-2147483069)
..................................................
***** durable queues d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3:
***** non durable for d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3:
- queueID=5095 address:d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3 name:d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,755 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3: Reference[5105]:RELIABLE:CoreMessage[messageID=5105, durable=true, userID=0cc438b7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, size=939, properties=TypedProperties[__AMQ_CID=0cc411a3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a4702f37-d116-468f-9820-521eb61828f0, 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=a2758430-02ef-4f3e-a85e-93c03149ce24]]@1142152877
2024-05-14 06:20:24,755 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3: CoreMessage[messageID=5105, durable=true, userID=0cc438b7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, size=939, properties=TypedProperties[__AMQ_CID=0cc411a3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a4702f37-d116-468f-9820-521eb61828f0, 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=a2758430-02ef-4f3e-a85e-93c03149ce24]]@1142152877 to transaction: TransactionImpl [xid=null, txID=5106, xid=null, state=ACTIVE, createTime=1715667624755(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2513997c
2024-05-14 06:20:24,755 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3: CoreMessage[messageID=5105, durable=true, userID=0cc438b7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, size=939, properties=TypedProperties[__AMQ_CID=0cc411a3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a4702f37-d116-468f-9820-521eb61828f0, 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=a2758430-02ef-4f3e-a85e-93c03149ce24]]@1142152877, transaction: TransactionImpl [xid=null, txID=5106, xid=null, state=COMMITTED, createTime=1715667624755(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2513997c
2024-05-14 06:20:24,756 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cc3ea91-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a2758430-02ef-4f3e-a85e-93c03149ce24, activemq.broker=mom1]
2024-05-14 06:20:24,756 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cc37559-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,756 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cc3c380-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cc3755b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a4702f37-d116-468f-9820-521eb61828f0, JMSReplyTo=temp-queue://d0ba1ae9-d63f-4146-a3a0-3bc2388f31c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1615848838, transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=COMMITTED, createTime=1715667624753(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62eaf525
2024-05-14 06:20:24,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7094dc0, org.eclipse.scout.rt.mom.jms.JmsSubscription@797ed02e]
2024-05-14 06:20:24,808 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cc3272f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,809 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cc34e44-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@340a2332[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:24,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003961 ms
2024-05-14 06:20:24,810 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cc2b1f9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,811 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:24,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.910022 ms
2024-05-14 06:20:24,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:24,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:24,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:24,812 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 659511684'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:24,813 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=mom224]
2024-05-14 06:20:24,814 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ccd3969-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:24,814 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ccd396c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ccd3969-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ccd3969-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56ef15d0, true, {}]
2024-05-14 06:20:24,814 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ccd396d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ccd3969-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ccd3969-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ac24912, true, {}]
2024-05-14 06:20:24,815 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1e6d8ded-611b-4699-a14e-3b53fd81c15e, 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-05-14 06:20:24,815 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30057244
2024-05-14 06:20:24,816 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1e6d8ded-611b-4699-a14e-3b53fd81c15e, null, 0, false, true, null]
2024-05-14 06:20:24,816 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ccd878f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:24,816 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ccd8792-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ccd878f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ccd878f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a651181, true, {}]
2024-05-14 06:20:24,817 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ccdaea3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ccd878f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ccd878f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d7a850, true, {}]
2024-05-14 06:20:24,817 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,817 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ccdaea4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:24,817 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ccdaea7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ccdaea4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ccdaea4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f98654c, true, {}]
2024-05-14 06:20:24,818 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ccdd5b8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ccdaea4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ccdaea4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50910d, true, {}]
2024-05-14 06:20:24,818 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,818 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ccdd5b9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,819 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ccdfccc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ccdd5b9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ccdd5b9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@391b58b2, true, {}]
2024-05-14 06:20:24,819 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ccdfccd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ccdd5b9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ccdd5b9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60347cfd, true, {}]
2024-05-14 06:20:24,819 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6960dc57-5fd1-44df-b9af-b87943da0367, address=6960dc57-5fd1-44df-b9af-b87943da0367, 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-05-14 06:20:24,819 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@41893ace
2024-05-14 06:20:24,820 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c8bdd0
2024-05-14 06:20:24,820 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6960dc57-5fd1-44df-b9af-b87943da0367, null, 0, false, true, null]
2024-05-14 06:20:24,821 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5176, durable=true, userID=0cce23e0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ccdfccb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fcd68d6-4926-4dce-84c1-7e9b9e6f5454, JMSReplyTo=temp-queue://6960dc57-5fd1-44df-b9af-b87943da0367, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@94897317, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:24,821 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cce23e0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ccdfccb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fcd68d6-4926-4dce-84c1-7e9b9e6f5454, JMSReplyTo=temp-queue://6960dc57-5fd1-44df-b9af-b87943da0367, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@94897317
2024-05-14 06:20:24,821 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cce23e0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ccdfccb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fcd68d6-4926-4dce-84c1-7e9b9e6f5454, JMSReplyTo=temp-queue://6960dc57-5fd1-44df-b9af-b87943da0367, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@94897317 to transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=ACTIVE, createTime=1715667624821(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d472658
2024-05-14 06:20:24,822 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cce7201-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4b64e36c-1fb4-4483-ac82-35c27253d3bf, activemq.broker=mom1]
2024-05-14 06:20:24,822 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cce7204-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cce7201-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cce7201-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@392aa8d9, true, {}]
2024-05-14 06:20:24,822 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cce7205-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cce7201-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cce7201-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21b4e849, true, {}]
2024-05-14 06:20:24,823 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6960dc57-5fd1-44df-b9af-b87943da0367: Reference[5182]:RELIABLE:CoreMessage[messageID=5182, durable=true, userID=0cce7207-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=6960dc57-5fd1-44df-b9af-b87943da0367, size=939, properties=TypedProperties[__AMQ_CID=0cce7203-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fcd68d6-4926-4dce-84c1-7e9b9e6f5454, 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=4b64e36c-1fb4-4483-ac82-35c27253d3bf]]@26574623
2024-05-14 06:20:24,823 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5182, durable=true, userID=0cce7207-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=6960dc57-5fd1-44df-b9af-b87943da0367, size=939, properties=TypedProperties[__AMQ_CID=0cce7203-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fcd68d6-4926-4dce-84c1-7e9b9e6f5454, 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=4b64e36c-1fb4-4483-ac82-35c27253d3bf]]@26574623, context: RoutingContextImpl(Address=6960dc57-5fd1-44df-b9af-b87943da0367, routingType=ANYCAST, PreviousAddress=6960dc57-5fd1-44df-b9af-b87943da0367 previousRoute:ANYCAST, reusable=true, version=-2147483065)
..................................................
***** durable queues 6960dc57-5fd1-44df-b9af-b87943da0367:
***** non durable for 6960dc57-5fd1-44df-b9af-b87943da0367:
- queueID=5172 address:6960dc57-5fd1-44df-b9af-b87943da0367 name:6960dc57-5fd1-44df-b9af-b87943da0367 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,823 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6960dc57-5fd1-44df-b9af-b87943da0367: CoreMessage[messageID=5182, durable=true, userID=0cce7207-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=6960dc57-5fd1-44df-b9af-b87943da0367, size=939, properties=TypedProperties[__AMQ_CID=0cce7203-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fcd68d6-4926-4dce-84c1-7e9b9e6f5454, 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=4b64e36c-1fb4-4483-ac82-35c27253d3bf]]@26574623 to transaction: TransactionImpl [xid=null, txID=5183, xid=null, state=ACTIVE, createTime=1715667624823(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45336635
2024-05-14 06:20:24,823 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6960dc57-5fd1-44df-b9af-b87943da0367: CoreMessage[messageID=5182, durable=true, userID=0cce7207-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=6960dc57-5fd1-44df-b9af-b87943da0367, size=939, properties=TypedProperties[__AMQ_CID=0cce7203-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fcd68d6-4926-4dce-84c1-7e9b9e6f5454, 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=4b64e36c-1fb4-4483-ac82-35c27253d3bf]]@26574623, transaction: TransactionImpl [xid=null, txID=5183, xid=null, state=COMMITTED, createTime=1715667624823(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45336635
2024-05-14 06:20:24,823 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cce7201-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4b64e36c-1fb4-4483-ac82-35c27253d3bf, activemq.broker=mom1]
2024-05-14 06:20:24,823 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ccdd5b9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,824 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cce23e0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ccdfccb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5fcd68d6-4926-4dce-84c1-7e9b9e6f5454, JMSReplyTo=temp-queue://6960dc57-5fd1-44df-b9af-b87943da0367, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@94897317, transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=COMMITTED, createTime=1715667624821(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d472658
2024-05-14 06:20:24,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@620a2725, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ca49d7c]
2024-05-14 06:20:24,876 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ccd878f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,877 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ccdaea4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7b28b4d6[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:24,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003597 ms
2024-05-14 06:20:24,878 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ccd3969-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,879 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:24,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.959231 ms
2024-05-14 06:20:24,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:24,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:24,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:24,880 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2077566788'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,881 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:24,881 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cd772b9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,882 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd772bc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd772b9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd772b9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a7f623, true, {}]
2024-05-14 06:20:24,882 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd799cd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd772b9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd772b9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48b61a00, true, {}]
2024-05-14 06:20:24,883 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=57398592-e213-415d-b921-bc9500df7514, 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-05-14 06:20:24,883 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f93de86
2024-05-14 06:20:24,883 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 57398592-e213-415d-b921-bc9500df7514, null, 0, false, true, null]
2024-05-14 06:20:24,884 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cd7c0df-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,884 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd7e7f2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd7c0df-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd7c0df-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55fbde5f, true, {}]
2024-05-14 06:20:24,884 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd7e7f3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd7c0df-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd7c0df-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e57a590, true, {}]
2024-05-14 06:20:24,884 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,885 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cd80f04-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:24,885 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd80f07-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd80f04-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd80f04-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5997b29f, true, {}]
2024-05-14 06:20:24,885 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd80f08-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd80f04-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd80f04-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cb36bc6, true, {}]
2024-05-14 06:20:24,886 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,886 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cd83619-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,886 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd8361c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd83619-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd83619-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bc81fe2, true, {}]
2024-05-14 06:20:24,886 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd8361d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd83619-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd83619-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b669059, true, {}]
2024-05-14 06:20:24,887 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, address=80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, 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-05-14 06:20:24,887 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@60eecd54
2024-05-14 06:20:24,887 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3413dddf
2024-05-14 06:20:24,887 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, null, 0, false, true, null]
2024-05-14 06:20:24,888 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5253, durable=true, userID=0cd88440-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cd8361b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9631f332-2cfe-4687-9a26-3ad486c90fbc, JMSReplyTo=temp-queue://80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2117999960, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:24,888 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cd88440-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cd8361b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9631f332-2cfe-4687-9a26-3ad486c90fbc, JMSReplyTo=temp-queue://80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2117999960
2024-05-14 06:20:24,889 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cd88440-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cd8361b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9631f332-2cfe-4687-9a26-3ad486c90fbc, JMSReplyTo=temp-queue://80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2117999960 to transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=ACTIVE, createTime=1715667624889(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7045f06b
2024-05-14 06:20:24,889 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cd8ab51-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b3fdfdca-9388-41ed-bab6-7e4eb6fa2be0, activemq.broker=mom1]
2024-05-14 06:20:24,889 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd8ab54-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd8ab51-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd8ab51-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@752d27cb, true, {}]
2024-05-14 06:20:24,889 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cd8ab55-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cd8ab51-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cd8ab51-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79e440fc, true, {}]
2024-05-14 06:20:24,890 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 80c6d6d2-e8bc-4cdb-b560-fb0e315ea355: Reference[5259]:RELIABLE:CoreMessage[messageID=5259, durable=true, userID=0cd8d267-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, size=939, properties=TypedProperties[__AMQ_CID=0cd8ab53-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9631f332-2cfe-4687-9a26-3ad486c90fbc, 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=b3fdfdca-9388-41ed-bab6-7e4eb6fa2be0]]@354310051
2024-05-14 06:20:24,890 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5259, durable=true, userID=0cd8d267-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, size=939, properties=TypedProperties[__AMQ_CID=0cd8ab53-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9631f332-2cfe-4687-9a26-3ad486c90fbc, 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=b3fdfdca-9388-41ed-bab6-7e4eb6fa2be0]]@354310051, context: RoutingContextImpl(Address=80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, routingType=ANYCAST, PreviousAddress=80c6d6d2-e8bc-4cdb-b560-fb0e315ea355 previousRoute:ANYCAST, reusable=true, version=-2147483061)
..................................................
***** durable queues 80c6d6d2-e8bc-4cdb-b560-fb0e315ea355:
***** non durable for 80c6d6d2-e8bc-4cdb-b560-fb0e315ea355:
- queueID=5249 address:80c6d6d2-e8bc-4cdb-b560-fb0e315ea355 name:80c6d6d2-e8bc-4cdb-b560-fb0e315ea355 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,891 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 80c6d6d2-e8bc-4cdb-b560-fb0e315ea355: CoreMessage[messageID=5259, durable=true, userID=0cd8d267-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, size=939, properties=TypedProperties[__AMQ_CID=0cd8ab53-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9631f332-2cfe-4687-9a26-3ad486c90fbc, 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=b3fdfdca-9388-41ed-bab6-7e4eb6fa2be0]]@354310051 to transaction: TransactionImpl [xid=null, txID=5260, xid=null, state=ACTIVE, createTime=1715667624891(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49a45f66
2024-05-14 06:20:24,891 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 80c6d6d2-e8bc-4cdb-b560-fb0e315ea355: CoreMessage[messageID=5259, durable=true, userID=0cd8d267-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, size=939, properties=TypedProperties[__AMQ_CID=0cd8ab53-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9631f332-2cfe-4687-9a26-3ad486c90fbc, 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=b3fdfdca-9388-41ed-bab6-7e4eb6fa2be0]]@354310051, transaction: TransactionImpl [xid=null, txID=5260, xid=null, state=COMMITTED, createTime=1715667624891(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49a45f66
2024-05-14 06:20:24,891 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cd8ab51-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b3fdfdca-9388-41ed-bab6-7e4eb6fa2be0, activemq.broker=mom1]
2024-05-14 06:20:24,891 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cd83619-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,892 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cd88440-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cd8361b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9631f332-2cfe-4687-9a26-3ad486c90fbc, JMSReplyTo=temp-queue://80c6d6d2-e8bc-4cdb-b560-fb0e315ea355, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2117999960, transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=COMMITTED, createTime=1715667624889(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7045f06b
2024-05-14 06:20:24,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3bf572e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@2089ea49]
2024-05-14 06:20:24,943 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cd7c0df-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,944 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cd80f04-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,945 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@53891e5c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:24,946 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006899 ms
2024-05-14 06:20:24,947 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cd772b9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:24,948 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:24,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.374531 ms
2024-05-14 06:20:24,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:24,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:24,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:24,949 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1468395321'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,950 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=mom223]
2024-05-14 06:20:24,950 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ce1fa29-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,951 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce2213c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce1fa29-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce1fa29-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cb6b2ab, true, {}]
2024-05-14 06:20:24,951 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce2213d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce1fa29-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce1fa29-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@733c8730, true, {}]
2024-05-14 06:20:24,952 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8f3fda18-44c9-418d-b7f7-8944da9e6239, 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-05-14 06:20:24,952 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@39fae17a
2024-05-14 06:20:24,952 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8f3fda18-44c9-418d-b7f7-8944da9e6239, null, 0, false, true, null]
2024-05-14 06:20:24,953 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ce2484f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,953 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce26f62-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce2484f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce2484f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fd08fa9, true, {}]
2024-05-14 06:20:24,953 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce26f63-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce2484f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce2484f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d65c5ec, true, {}]
2024-05-14 06:20:24,954 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,954 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ce29674-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:24,954 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce29677-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce29674-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce29674-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b7bb337, true, {}]
2024-05-14 06:20:24,954 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce29678-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce29674-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce29674-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@852dc8f, true, {}]
2024-05-14 06:20:24,955 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:24,955 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ce2bd89-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,955 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce2bd8c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce2bd89-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce2bd89-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52e933a4, true, {}]
2024-05-14 06:20:24,956 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce2e49d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce2bd89-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce2bd89-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50f49288, true, {}]
2024-05-14 06:20:24,956 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e2827af1-1cec-480e-bca0-ee4ac00802a9, address=e2827af1-1cec-480e-bca0-ee4ac00802a9, 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-05-14 06:20:24,956 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4a47fce7
2024-05-14 06:20:24,956 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56424356
2024-05-14 06:20:24,957 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e2827af1-1cec-480e-bca0-ee4ac00802a9, null, 0, false, true, null]
2024-05-14 06:20:24,957 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5330, durable=true, userID=0ce30bb0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ce2bd8b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb4c630a-8e14-48a3-a7af-3f6d01b9d4b1, JMSReplyTo=temp-queue://e2827af1-1cec-480e-bca0-ee4ac00802a9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@292403548, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:24,958 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ce30bb0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ce2bd8b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb4c630a-8e14-48a3-a7af-3f6d01b9d4b1, JMSReplyTo=temp-queue://e2827af1-1cec-480e-bca0-ee4ac00802a9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@292403548
2024-05-14 06:20:24,958 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ce30bb0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ce2bd8b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb4c630a-8e14-48a3-a7af-3f6d01b9d4b1, JMSReplyTo=temp-queue://e2827af1-1cec-480e-bca0-ee4ac00802a9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@292403548 to transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=ACTIVE, createTime=1715667624958(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66b49bd
2024-05-14 06:20:24,958 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ce332c1-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8d706f75-45b8-49bf-b182-e1db4ca680cf, activemq.broker=mom1]
2024-05-14 06:20:24,958 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce332c4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce332c1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce332c1-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc9f445, true, {}]
2024-05-14 06:20:24,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ce359d5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ce332c1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ce332c1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c207c0f, true, {}]
2024-05-14 06:20:24,959 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e2827af1-1cec-480e-bca0-ee4ac00802a9: Reference[5336]:RELIABLE:CoreMessage[messageID=5336, durable=true, userID=0ce359d7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=e2827af1-1cec-480e-bca0-ee4ac00802a9, size=939, properties=TypedProperties[__AMQ_CID=0ce332c3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb4c630a-8e14-48a3-a7af-3f6d01b9d4b1, 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=8d706f75-45b8-49bf-b182-e1db4ca680cf]]@1150135849
2024-05-14 06:20:24,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5336, durable=true, userID=0ce359d7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=e2827af1-1cec-480e-bca0-ee4ac00802a9, size=939, properties=TypedProperties[__AMQ_CID=0ce332c3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb4c630a-8e14-48a3-a7af-3f6d01b9d4b1, 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=8d706f75-45b8-49bf-b182-e1db4ca680cf]]@1150135849, context: RoutingContextImpl(Address=e2827af1-1cec-480e-bca0-ee4ac00802a9, routingType=ANYCAST, PreviousAddress=e2827af1-1cec-480e-bca0-ee4ac00802a9 previousRoute:ANYCAST, reusable=true, version=-2147483057)
..................................................
***** durable queues e2827af1-1cec-480e-bca0-ee4ac00802a9:
***** non durable for e2827af1-1cec-480e-bca0-ee4ac00802a9:
- queueID=5326 address:e2827af1-1cec-480e-bca0-ee4ac00802a9 name:e2827af1-1cec-480e-bca0-ee4ac00802a9 filter:null
..................................................
, transaction: null
2024-05-14 06:20:24,959 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e2827af1-1cec-480e-bca0-ee4ac00802a9: CoreMessage[messageID=5336, durable=true, userID=0ce359d7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=e2827af1-1cec-480e-bca0-ee4ac00802a9, size=939, properties=TypedProperties[__AMQ_CID=0ce332c3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb4c630a-8e14-48a3-a7af-3f6d01b9d4b1, 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=8d706f75-45b8-49bf-b182-e1db4ca680cf]]@1150135849 to transaction: TransactionImpl [xid=null, txID=5337, xid=null, state=ACTIVE, createTime=1715667624959(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8b140f5
2024-05-14 06:20:24,960 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e2827af1-1cec-480e-bca0-ee4ac00802a9: CoreMessage[messageID=5336, durable=true, userID=0ce359d7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=e2827af1-1cec-480e-bca0-ee4ac00802a9, size=939, properties=TypedProperties[__AMQ_CID=0ce332c3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb4c630a-8e14-48a3-a7af-3f6d01b9d4b1, 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=8d706f75-45b8-49bf-b182-e1db4ca680cf]]@1150135849, transaction: TransactionImpl [xid=null, txID=5337, xid=null, state=COMMITTED, createTime=1715667624959(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8b140f5
2024-05-14 06:20:24,960 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ce332c1-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8d706f75-45b8-49bf-b182-e1db4ca680cf, activemq.broker=mom1]
2024-05-14 06:20:24,960 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ce2bd89-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:24,961 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ce30bb0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ce2bd8b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb4c630a-8e14-48a3-a7af-3f6d01b9d4b1, JMSReplyTo=temp-queue://e2827af1-1cec-480e-bca0-ee4ac00802a9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@292403548, transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=COMMITTED, createTime=1715667624958(Tue May 14 06:20:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66b49bd
2024-05-14 06:20:25,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@571010af, org.eclipse.scout.rt.mom.jms.JmsSubscription@12917a56]
2024-05-14 06:20:25,012 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ce2484f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,013 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ce29674-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,014 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3c5c36a7[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:25,014 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003468 ms
2024-05-14 06:20:25,014 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ce1fa29-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,015 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:25,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.850789 ms
2024-05-14 06:20:25,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,016 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:25,016 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,016 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1378758881'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:25,017 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=mom224]
2024-05-14 06:20:25,017 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cec3379-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:25,018 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cec5a8c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cec3379-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cec3379-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f6b0a2, true, {}]
2024-05-14 06:20:25,018 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cec5a8d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cec3379-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cec3379-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@143e2d57, true, {}]
2024-05-14 06:20:25,019 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=29f5200c-236e-47e8-87e7-b4e4fe19d06c, 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-05-14 06:20:25,019 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7af910f
2024-05-14 06:20:25,019 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 29f5200c-236e-47e8-87e7-b4e4fe19d06c, null, 0, false, true, null]
2024-05-14 06:20:25,020 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ceca8af-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:25,020 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ceca8b2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ceca8af-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ceca8af-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45bdef18, true, {}]
2024-05-14 06:20:25,020 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ceca8b3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ceca8af-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ceca8af-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b19b8fc, true, {}]
2024-05-14 06:20:25,021 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,021 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ceccfc4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:25,021 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ceccfc7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ceccfc4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ceccfc4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@640622ba, true, {}]
2024-05-14 06:20:25,022 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cecf6d8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ceccfc4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ceccfc4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@390db90f, true, {}]
2024-05-14 06:20:25,022 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,022 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cecf6d9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,023 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ced1dec-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cecf6d9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cecf6d9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43332a5f, true, {}]
2024-05-14 06:20:25,023 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ced1ded-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cecf6d9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cecf6d9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f6a74cd, true, {}]
2024-05-14 06:20:25,023 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=14dcbf0b-8d35-452f-aa78-052590d2dbe8, address=14dcbf0b-8d35-452f-aa78-052590d2dbe8, 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-05-14 06:20:25,023 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4793d002
2024-05-14 06:20:25,024 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@290c18bb
2024-05-14 06:20:25,024 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 14dcbf0b-8d35-452f-aa78-052590d2dbe8, null, 0, false, true, null]
2024-05-14 06:20:25,025 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5407, durable=true, userID=0ced6c10-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ced1deb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5199d4c9-eba0-4c1b-b0a3-4dd15822ef88, JMSReplyTo=temp-queue://14dcbf0b-8d35-452f-aa78-052590d2dbe8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1302434336, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:25,025 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ced6c10-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ced1deb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5199d4c9-eba0-4c1b-b0a3-4dd15822ef88, JMSReplyTo=temp-queue://14dcbf0b-8d35-452f-aa78-052590d2dbe8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1302434336
2024-05-14 06:20:25,025 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ced6c10-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ced1deb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5199d4c9-eba0-4c1b-b0a3-4dd15822ef88, JMSReplyTo=temp-queue://14dcbf0b-8d35-452f-aa78-052590d2dbe8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1302434336 to transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=ACTIVE, createTime=1715667625025(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c8376ba
2024-05-14 06:20:25,026 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ced9221-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d72116ed-f0d9-4e17-a4c0-e264b9264789, activemq.broker=mom1]
2024-05-14 06:20:25,026 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ced9224-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ced9221-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ced9221-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44036967, true, {}]
2024-05-14 06:20:25,026 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ced9225-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ced9221-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ced9221-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55ac716, true, {}]
2024-05-14 06:20:25,027 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 14dcbf0b-8d35-452f-aa78-052590d2dbe8: Reference[5413]:RELIABLE:CoreMessage[messageID=5413, durable=true, userID=0cedb937-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=14dcbf0b-8d35-452f-aa78-052590d2dbe8, size=939, properties=TypedProperties[__AMQ_CID=0ced9223-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5199d4c9-eba0-4c1b-b0a3-4dd15822ef88, 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=d72116ed-f0d9-4e17-a4c0-e264b9264789]]@80573381
2024-05-14 06:20:25,027 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5413, durable=true, userID=0cedb937-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=14dcbf0b-8d35-452f-aa78-052590d2dbe8, size=939, properties=TypedProperties[__AMQ_CID=0ced9223-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5199d4c9-eba0-4c1b-b0a3-4dd15822ef88, 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=d72116ed-f0d9-4e17-a4c0-e264b9264789]]@80573381, context: RoutingContextImpl(Address=14dcbf0b-8d35-452f-aa78-052590d2dbe8, routingType=ANYCAST, PreviousAddress=14dcbf0b-8d35-452f-aa78-052590d2dbe8 previousRoute:ANYCAST, reusable=true, version=-2147483053)
..................................................
***** durable queues 14dcbf0b-8d35-452f-aa78-052590d2dbe8:
***** non durable for 14dcbf0b-8d35-452f-aa78-052590d2dbe8:
- queueID=5403 address:14dcbf0b-8d35-452f-aa78-052590d2dbe8 name:14dcbf0b-8d35-452f-aa78-052590d2dbe8 filter:null
..................................................
, transaction: null
2024-05-14 06:20:25,027 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 14dcbf0b-8d35-452f-aa78-052590d2dbe8: CoreMessage[messageID=5413, durable=true, userID=0cedb937-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=14dcbf0b-8d35-452f-aa78-052590d2dbe8, size=939, properties=TypedProperties[__AMQ_CID=0ced9223-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5199d4c9-eba0-4c1b-b0a3-4dd15822ef88, 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=d72116ed-f0d9-4e17-a4c0-e264b9264789]]@80573381 to transaction: TransactionImpl [xid=null, txID=5414, xid=null, state=ACTIVE, createTime=1715667625027(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9c7a033
2024-05-14 06:20:25,027 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 14dcbf0b-8d35-452f-aa78-052590d2dbe8: CoreMessage[messageID=5413, durable=true, userID=0cedb937-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=14dcbf0b-8d35-452f-aa78-052590d2dbe8, size=939, properties=TypedProperties[__AMQ_CID=0ced9223-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5199d4c9-eba0-4c1b-b0a3-4dd15822ef88, 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=d72116ed-f0d9-4e17-a4c0-e264b9264789]]@80573381, transaction: TransactionImpl [xid=null, txID=5414, xid=null, state=COMMITTED, createTime=1715667625027(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9c7a033
2024-05-14 06:20:25,028 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ced9221-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d72116ed-f0d9-4e17-a4c0-e264b9264789, activemq.broker=mom1]
2024-05-14 06:20:25,028 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cecf6d9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,029 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ced6c10-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0ced1deb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5199d4c9-eba0-4c1b-b0a3-4dd15822ef88, JMSReplyTo=temp-queue://14dcbf0b-8d35-452f-aa78-052590d2dbe8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1302434336, transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=COMMITTED, createTime=1715667625025(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c8376ba
2024-05-14 06:20:25,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@150ba838, org.eclipse.scout.rt.mom.jms.JmsSubscription@198b4fb6]
2024-05-14 06:20:25,080 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ceca8af-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,081 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ceccfc4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,082 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3a1cb784[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:25,082 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004223 ms
2024-05-14 06:20:25,082 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cec3379-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,083 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:25,083 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.588369 ms
2024-05-14 06:20:25,083 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:25,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,084 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 410416101'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:25,085 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:25,086 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cf6b9e9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:25,086 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf6b9ec-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf6b9e9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf6b9e9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65aa56a, true, {}]
2024-05-14 06:20:25,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf6b9ed-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf6b9e9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf6b9e9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c014043, true, {}]
2024-05-14 06:20:25,087 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9c9192ba-2389-4bd0-a135-5b963e79195e, 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-05-14 06:20:25,087 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@686a79b3
2024-05-14 06:20:25,087 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9c9192ba-2389-4bd0-a135-5b963e79195e, null, 0, false, true, null]
2024-05-14 06:20:25,088 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cf7080f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:25,088 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf70812-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf7080f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf7080f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6568e4e0, true, {}]
2024-05-14 06:20:25,088 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf70813-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf7080f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf7080f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53712d65, true, {}]
2024-05-14 06:20:25,089 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,089 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cf72f24-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:25,089 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf72f27-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf72f24-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf72f24-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5262046, true, {}]
2024-05-14 06:20:25,089 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf72f28-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf72f24-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf72f24-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@308d3bd4, true, {}]
2024-05-14 06:20:25,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,090 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cf75639-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,090 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf7563c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf75639-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf75639-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72164f75, true, {}]
2024-05-14 06:20:25,091 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf77d4d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf75639-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf75639-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32637a2d, true, {}]
2024-05-14 06:20:25,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4510ba5e-6456-48c4-acd3-4656f8ca3474, address=4510ba5e-6456-48c4-acd3-4656f8ca3474, 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-05-14 06:20:25,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4ef1a51
2024-05-14 06:20:25,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@459ea87e
2024-05-14 06:20:25,092 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4510ba5e-6456-48c4-acd3-4656f8ca3474, null, 0, false, true, null]
2024-05-14 06:20:25,092 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5484, durable=true, userID=0cf7a460-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cf7563b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a16dc9f-45a4-415b-9e78-85f24c70dcb0, JMSReplyTo=temp-queue://4510ba5e-6456-48c4-acd3-4656f8ca3474, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1877024422, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:25,092 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cf7a460-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cf7563b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a16dc9f-45a4-415b-9e78-85f24c70dcb0, JMSReplyTo=temp-queue://4510ba5e-6456-48c4-acd3-4656f8ca3474, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1877024422
2024-05-14 06:20:25,093 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cf7a460-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cf7563b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a16dc9f-45a4-415b-9e78-85f24c70dcb0, JMSReplyTo=temp-queue://4510ba5e-6456-48c4-acd3-4656f8ca3474, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1877024422 to transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=ACTIVE, createTime=1715667625093(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@670183c8
2024-05-14 06:20:25,093 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0cf7cb71-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=41a16813-ab49-4329-a494-e2d596f06606, activemq.broker=mom1]
2024-05-14 06:20:25,093 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf7cb74-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf7cb71-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf7cb71-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c6bc82a, true, {}]
2024-05-14 06:20:25,093 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0cf7cb75-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0cf7cb71-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0cf7cb71-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71f39e23, true, {}]
2024-05-14 06:20:25,094 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4510ba5e-6456-48c4-acd3-4656f8ca3474: Reference[5490]:RELIABLE:CoreMessage[messageID=5490, durable=true, userID=0cf7f287-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=4510ba5e-6456-48c4-acd3-4656f8ca3474, size=939, properties=TypedProperties[__AMQ_CID=0cf7cb73-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a16dc9f-45a4-415b-9e78-85f24c70dcb0, 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=41a16813-ab49-4329-a494-e2d596f06606]]@1987800889
2024-05-14 06:20:25,094 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5490, durable=true, userID=0cf7f287-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=4510ba5e-6456-48c4-acd3-4656f8ca3474, size=939, properties=TypedProperties[__AMQ_CID=0cf7cb73-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a16dc9f-45a4-415b-9e78-85f24c70dcb0, 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=41a16813-ab49-4329-a494-e2d596f06606]]@1987800889, context: RoutingContextImpl(Address=4510ba5e-6456-48c4-acd3-4656f8ca3474, routingType=ANYCAST, PreviousAddress=4510ba5e-6456-48c4-acd3-4656f8ca3474 previousRoute:ANYCAST, reusable=true, version=-2147483049)
..................................................
***** durable queues 4510ba5e-6456-48c4-acd3-4656f8ca3474:
***** non durable for 4510ba5e-6456-48c4-acd3-4656f8ca3474:
- queueID=5480 address:4510ba5e-6456-48c4-acd3-4656f8ca3474 name:4510ba5e-6456-48c4-acd3-4656f8ca3474 filter:null
..................................................
, transaction: null
2024-05-14 06:20:25,094 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4510ba5e-6456-48c4-acd3-4656f8ca3474: CoreMessage[messageID=5490, durable=true, userID=0cf7f287-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=4510ba5e-6456-48c4-acd3-4656f8ca3474, size=939, properties=TypedProperties[__AMQ_CID=0cf7cb73-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a16dc9f-45a4-415b-9e78-85f24c70dcb0, 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=41a16813-ab49-4329-a494-e2d596f06606]]@1987800889 to transaction: TransactionImpl [xid=null, txID=5491, xid=null, state=ACTIVE, createTime=1715667625094(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38c984a0
2024-05-14 06:20:25,094 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4510ba5e-6456-48c4-acd3-4656f8ca3474: CoreMessage[messageID=5490, durable=true, userID=0cf7f287-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=4510ba5e-6456-48c4-acd3-4656f8ca3474, size=939, properties=TypedProperties[__AMQ_CID=0cf7cb73-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a16dc9f-45a4-415b-9e78-85f24c70dcb0, 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=41a16813-ab49-4329-a494-e2d596f06606]]@1987800889, transaction: TransactionImpl [xid=null, txID=5491, xid=null, state=COMMITTED, createTime=1715667625094(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38c984a0
2024-05-14 06:20:25,095 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cf7cb71-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=41a16813-ab49-4329-a494-e2d596f06606, activemq.broker=mom1]
2024-05-14 06:20:25,095 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cf75639-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,096 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0cf7a460-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0cf7563b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a16dc9f-45a4-415b-9e78-85f24c70dcb0, JMSReplyTo=temp-queue://4510ba5e-6456-48c4-acd3-4656f8ca3474, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1877024422, transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=COMMITTED, createTime=1715667625093(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@670183c8
2024-05-14 06:20:25,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18c9291e, org.eclipse.scout.rt.mom.jms.JmsSubscription@c079185]
2024-05-14 06:20:25,147 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cf7080f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,148 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cf72f24-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@2dd4daf5[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:25,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003290 ms
2024-05-14 06:20:25,149 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0cf6b9e9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,150 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:25,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.518597 ms
2024-05-14 06:20:25,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,151 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:25,151 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,151 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 778861554'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:25,152 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=mom223]
2024-05-14 06:20:25,153 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d00f339-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:25,153 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d00f33c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d00f339-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d00f339-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d66c20, true, {}]
2024-05-14 06:20:25,153 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d00f33d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d00f339-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d00f339-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41de4f6f, true, {}]
2024-05-14 06:20:25,154 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aa77c50c-271e-4545-b612-4918c9e1e927, 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-05-14 06:20:25,154 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c11afbb
2024-05-14 06:20:25,155 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aa77c50c-271e-4545-b612-4918c9e1e927, null, 0, false, true, null]
2024-05-14 06:20:25,155 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d01415f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:25,155 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d014162-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d01415f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d01415f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fab0fe7, true, {}]
2024-05-14 06:20:25,155 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d014163-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d01415f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d01415f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cd9a7ef, true, {}]
2024-05-14 06:20:25,156 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,156 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d016874-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:25,156 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d016877-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d016874-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d016874-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d7de07d, true, {}]
2024-05-14 06:20:25,157 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d018f88-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d016874-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d016874-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fb0af93, true, {}]
2024-05-14 06:20:25,157 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,157 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d018f89-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,158 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d01b69c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d018f89-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d018f89-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7099dc6d, true, {}]
2024-05-14 06:20:25,158 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d01b69d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d018f89-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d018f89-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3da5d3f3, true, {}]
2024-05-14 06:20:25,158 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4de447af-e420-4d4c-b203-dac103772b59, address=4de447af-e420-4d4c-b203-dac103772b59, 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-05-14 06:20:25,158 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1a89a9fb
2024-05-14 06:20:25,159 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19b1acae
2024-05-14 06:20:25,159 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4de447af-e420-4d4c-b203-dac103772b59, null, 0, false, true, null]
2024-05-14 06:20:25,160 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5561, durable=true, userID=0d01ddb0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d01b69b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a891c1a0-9dce-42cc-aabe-c2a94b9db6c8, JMSReplyTo=temp-queue://4de447af-e420-4d4c-b203-dac103772b59, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@14544697, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:25,160 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d01ddb0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d01b69b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a891c1a0-9dce-42cc-aabe-c2a94b9db6c8, JMSReplyTo=temp-queue://4de447af-e420-4d4c-b203-dac103772b59, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@14544697
2024-05-14 06:20:25,160 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d01ddb0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d01b69b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a891c1a0-9dce-42cc-aabe-c2a94b9db6c8, JMSReplyTo=temp-queue://4de447af-e420-4d4c-b203-dac103772b59, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@14544697 to transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=ACTIVE, createTime=1715667625160(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33c4c20e
2024-05-14 06:20:25,160 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d0204c1-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4c13fdab-0381-43e6-9360-524669055a73, activemq.broker=mom1]
2024-05-14 06:20:25,161 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d022bd4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0204c1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0204c1-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ed3cc08, true, {}]
2024-05-14 06:20:25,161 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d022bd5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0204c1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0204c1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@452693fa, true, {}]
2024-05-14 06:20:25,162 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4de447af-e420-4d4c-b203-dac103772b59: Reference[5567]:RELIABLE:CoreMessage[messageID=5567, durable=true, userID=0d022bd7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=4de447af-e420-4d4c-b203-dac103772b59, size=939, properties=TypedProperties[__AMQ_CID=0d022bd3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a891c1a0-9dce-42cc-aabe-c2a94b9db6c8, 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=4c13fdab-0381-43e6-9360-524669055a73]]@140803347
2024-05-14 06:20:25,162 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5567, durable=true, userID=0d022bd7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=4de447af-e420-4d4c-b203-dac103772b59, size=939, properties=TypedProperties[__AMQ_CID=0d022bd3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a891c1a0-9dce-42cc-aabe-c2a94b9db6c8, 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=4c13fdab-0381-43e6-9360-524669055a73]]@140803347, context: RoutingContextImpl(Address=4de447af-e420-4d4c-b203-dac103772b59, routingType=ANYCAST, PreviousAddress=4de447af-e420-4d4c-b203-dac103772b59 previousRoute:ANYCAST, reusable=true, version=-2147483045)
..................................................
***** durable queues 4de447af-e420-4d4c-b203-dac103772b59:
***** non durable for 4de447af-e420-4d4c-b203-dac103772b59:
- queueID=5557 address:4de447af-e420-4d4c-b203-dac103772b59 name:4de447af-e420-4d4c-b203-dac103772b59 filter:null
..................................................
, transaction: null
2024-05-14 06:20:25,162 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4de447af-e420-4d4c-b203-dac103772b59: CoreMessage[messageID=5567, durable=true, userID=0d022bd7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=4de447af-e420-4d4c-b203-dac103772b59, size=939, properties=TypedProperties[__AMQ_CID=0d022bd3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a891c1a0-9dce-42cc-aabe-c2a94b9db6c8, 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=4c13fdab-0381-43e6-9360-524669055a73]]@140803347 to transaction: TransactionImpl [xid=null, txID=5568, xid=null, state=ACTIVE, createTime=1715667625162(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@670de26b
2024-05-14 06:20:25,162 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4de447af-e420-4d4c-b203-dac103772b59: CoreMessage[messageID=5567, durable=true, userID=0d022bd7-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=4de447af-e420-4d4c-b203-dac103772b59, size=939, properties=TypedProperties[__AMQ_CID=0d022bd3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a891c1a0-9dce-42cc-aabe-c2a94b9db6c8, 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=4c13fdab-0381-43e6-9360-524669055a73]]@140803347, transaction: TransactionImpl [xid=null, txID=5568, xid=null, state=COMMITTED, createTime=1715667625162(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@670de26b
2024-05-14 06:20:25,162 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d0204c1-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4c13fdab-0381-43e6-9360-524669055a73, activemq.broker=mom1]
2024-05-14 06:20:25,162 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d018f89-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,163 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d01ddb0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d01b69b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a891c1a0-9dce-42cc-aabe-c2a94b9db6c8, JMSReplyTo=temp-queue://4de447af-e420-4d4c-b203-dac103772b59, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@14544697, transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=COMMITTED, createTime=1715667625160(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33c4c20e
2024-05-14 06:20:25,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38511687, org.eclipse.scout.rt.mom.jms.JmsSubscription@c1707d4]
2024-05-14 06:20:25,214 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d01415f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,216 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d016874-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@7524e7d5[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:25,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004337 ms
2024-05-14 06:20:25,217 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d00f339-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:25,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.813499 ms
2024-05-14 06:20:25,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:25,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,219 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 906362404'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:25,220 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=mom224]
2024-05-14 06:20:25,220 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d0b2c89-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:25,221 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0b2c8c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0b2c89-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0b2c89-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6570105b, true, {}]
2024-05-14 06:20:25,221 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0b539d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0b2c89-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0b2c89-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@486e5727, true, {}]
2024-05-14 06:20:25,222 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9c3009e8-bfd1-47c2-bb00-985430291da5, 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-05-14 06:20:25,222 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28c24ea
2024-05-14 06:20:25,222 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9c3009e8-bfd1-47c2-bb00-985430291da5, null, 0, false, true, null]
2024-05-14 06:20:25,222 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d0b7aaf-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:25,223 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0ba1c2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0b7aaf-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0b7aaf-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@333ca280, true, {}]
2024-05-14 06:20:25,223 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0ba1c3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0b7aaf-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0b7aaf-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11c8b1cc, true, {}]
2024-05-14 06:20:25,223 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,224 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d0bc8d4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:25,224 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0bc8d7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0bc8d4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0bc8d4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4674c288, true, {}]
2024-05-14 06:20:25,224 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0bc8d8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0bc8d4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0bc8d4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c2413e3, true, {}]
2024-05-14 06:20:25,224 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,225 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d0befe9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,225 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0befec-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0befe9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0befe9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4136af82, true, {}]
2024-05-14 06:20:25,225 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0befed-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0befe9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0befe9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bed53f, true, {}]
2024-05-14 06:20:25,226 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a2ad4148-db5f-46ee-96d0-eca342991a7b, address=a2ad4148-db5f-46ee-96d0-eca342991a7b, 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-05-14 06:20:25,226 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@11545130
2024-05-14 06:20:25,226 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@297da3e0
2024-05-14 06:20:25,226 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a2ad4148-db5f-46ee-96d0-eca342991a7b, null, 0, false, true, null]
2024-05-14 06:20:25,227 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5638, durable=true, userID=0d0c3e10-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d0befeb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abe27d5b-c05f-4c03-9140-b29208416ae5, JMSReplyTo=temp-queue://a2ad4148-db5f-46ee-96d0-eca342991a7b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936496270, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:25,227 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d0c3e10-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d0befeb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abe27d5b-c05f-4c03-9140-b29208416ae5, JMSReplyTo=temp-queue://a2ad4148-db5f-46ee-96d0-eca342991a7b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936496270
2024-05-14 06:20:25,228 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d0c3e10-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d0befeb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abe27d5b-c05f-4c03-9140-b29208416ae5, JMSReplyTo=temp-queue://a2ad4148-db5f-46ee-96d0-eca342991a7b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936496270 to transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=ACTIVE, createTime=1715667625227(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@530e25c6
2024-05-14 06:20:25,228 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d0c6521-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=be64b2e7-da50-4b8b-ac6c-35ad4400fc69, activemq.broker=mom1]
2024-05-14 06:20:25,228 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0c6524-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0c6521-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0c6521-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52fced62, true, {}]
2024-05-14 06:20:25,228 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d0c6525-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d0c6521-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d0c6521-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e54c8b, true, {}]
2024-05-14 06:20:25,229 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5644, durable=true, userID=0d0c8c37-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=a2ad4148-db5f-46ee-96d0-eca342991a7b, size=939, properties=TypedProperties[__AMQ_CID=0d0c6523-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abe27d5b-c05f-4c03-9140-b29208416ae5, 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=be64b2e7-da50-4b8b-ac6c-35ad4400fc69]]@24525382, context: RoutingContextImpl(Address=a2ad4148-db5f-46ee-96d0-eca342991a7b, routingType=ANYCAST, PreviousAddress=a2ad4148-db5f-46ee-96d0-eca342991a7b previousRoute:ANYCAST, reusable=true, version=-2147483041)
..................................................
***** durable queues a2ad4148-db5f-46ee-96d0-eca342991a7b:
***** non durable for a2ad4148-db5f-46ee-96d0-eca342991a7b:
- queueID=5634 address:a2ad4148-db5f-46ee-96d0-eca342991a7b name:a2ad4148-db5f-46ee-96d0-eca342991a7b filter:null
..................................................
, transaction: null
2024-05-14 06:20:25,229 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a2ad4148-db5f-46ee-96d0-eca342991a7b: Reference[5644]:RELIABLE:CoreMessage[messageID=5644, durable=true, userID=0d0c8c37-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=a2ad4148-db5f-46ee-96d0-eca342991a7b, size=939, properties=TypedProperties[__AMQ_CID=0d0c6523-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abe27d5b-c05f-4c03-9140-b29208416ae5, 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=be64b2e7-da50-4b8b-ac6c-35ad4400fc69]]@24525382
2024-05-14 06:20:25,229 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a2ad4148-db5f-46ee-96d0-eca342991a7b: CoreMessage[messageID=5644, durable=true, userID=0d0c8c37-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=a2ad4148-db5f-46ee-96d0-eca342991a7b, size=939, properties=TypedProperties[__AMQ_CID=0d0c6523-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abe27d5b-c05f-4c03-9140-b29208416ae5, 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=be64b2e7-da50-4b8b-ac6c-35ad4400fc69]]@24525382 to transaction: TransactionImpl [xid=null, txID=5645, xid=null, state=ACTIVE, createTime=1715667625229(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@204b5922
2024-05-14 06:20:25,229 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a2ad4148-db5f-46ee-96d0-eca342991a7b: CoreMessage[messageID=5644, durable=true, userID=0d0c8c37-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=a2ad4148-db5f-46ee-96d0-eca342991a7b, size=939, properties=TypedProperties[__AMQ_CID=0d0c6523-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abe27d5b-c05f-4c03-9140-b29208416ae5, 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=be64b2e7-da50-4b8b-ac6c-35ad4400fc69]]@24525382, transaction: TransactionImpl [xid=null, txID=5645, xid=null, state=COMMITTED, createTime=1715667625229(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@204b5922
2024-05-14 06:20:25,230 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d0c6521-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=be64b2e7-da50-4b8b-ac6c-35ad4400fc69, activemq.broker=mom1]
2024-05-14 06:20:25,230 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d0befe9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,231 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d0c3e10-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d0befeb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abe27d5b-c05f-4c03-9140-b29208416ae5, JMSReplyTo=temp-queue://a2ad4148-db5f-46ee-96d0-eca342991a7b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936496270, transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=COMMITTED, createTime=1715667625227(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@530e25c6
2024-05-14 06:20:25,281 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@152f96e5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2168ed92]
2024-05-14 06:20:25,282 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d0b7aaf-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,283 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d0bc8d4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6a76bf30[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:25,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003250 ms
2024-05-14 06:20:25,284 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d0b2c89-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,285 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:25,285 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.175059 ms
2024-05-14 06:20:25,285 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,286 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:25,286 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,286 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1905416672'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:25,287 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:25,288 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d158ce9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:25,288 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d158cec-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d158ce9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d158ce9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49fd54c5, true, {}]
2024-05-14 06:20:25,288 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d158ced-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d158ce9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d158ce9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43cd6c74, true, {}]
2024-05-14 06:20:25,289 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=be92a6ea-1c17-486f-8324-db063845d9a0, 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-05-14 06:20:25,289 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@553bb785
2024-05-14 06:20:25,290 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, be92a6ea-1c17-486f-8324-db063845d9a0, null, 0, false, true, null]
2024-05-14 06:20:25,290 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d15db0f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:25,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d15db12-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d15db0f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d15db0f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b635471, true, {}]
2024-05-14 06:20:25,290 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d15db13-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d15db0f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d15db0f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e2e89a8, true, {}]
2024-05-14 06:20:25,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,291 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d160224-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:25,291 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d160227-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d160224-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d160224-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@164c3cc9, true, {}]
2024-05-14 06:20:25,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d162938-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d160224-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d160224-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@723dd3a8, true, {}]
2024-05-14 06:20:25,292 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,292 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d162939-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,293 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d16504c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d162939-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d162939-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79f067d6, true, {}]
2024-05-14 06:20:25,293 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d16504d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d162939-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d162939-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f8a3ae4, true, {}]
2024-05-14 06:20:25,293 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=481b3b0e-5683-450b-927f-cc5920a8cf4f, address=481b3b0e-5683-450b-927f-cc5920a8cf4f, 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-05-14 06:20:25,293 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@4ab1482a
2024-05-14 06:20:25,294 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29f98ee2
2024-05-14 06:20:25,294 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 481b3b0e-5683-450b-927f-cc5920a8cf4f, null, 0, false, true, null]
2024-05-14 06:20:25,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5715, durable=true, userID=0d167760-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d16504b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b10ef764-6a32-472d-9db8-b685a7c2191c, JMSReplyTo=temp-queue://481b3b0e-5683-450b-927f-cc5920a8cf4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@865625947, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** 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-05-14 06:20:25,295 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d167760-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d16504b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b10ef764-6a32-472d-9db8-b685a7c2191c, JMSReplyTo=temp-queue://481b3b0e-5683-450b-927f-cc5920a8cf4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@865625947
2024-05-14 06:20:25,295 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d167760-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d16504b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b10ef764-6a32-472d-9db8-b685a7c2191c, JMSReplyTo=temp-queue://481b3b0e-5683-450b-927f-cc5920a8cf4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@865625947 to transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=ACTIVE, createTime=1715667625295(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c37b410
2024-05-14 06:20:25,296 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d16c581-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=da685041-65f5-46f4-b720-54e05b765c04, activemq.broker=mom1]
2024-05-14 06:20:25,296 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d16c584-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d16c581-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d16c581-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ea45560, true, {}]
2024-05-14 06:20:25,297 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d16c585-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d16c581-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d16c581-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34338166, true, {}]
2024-05-14 06:20:25,297 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5721, durable=true, userID=0d16ec97-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=481b3b0e-5683-450b-927f-cc5920a8cf4f, size=939, properties=TypedProperties[__AMQ_CID=0d16c583-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b10ef764-6a32-472d-9db8-b685a7c2191c, 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=da685041-65f5-46f4-b720-54e05b765c04]]@1373661120, context: RoutingContextImpl(Address=481b3b0e-5683-450b-927f-cc5920a8cf4f, routingType=ANYCAST, PreviousAddress=481b3b0e-5683-450b-927f-cc5920a8cf4f previousRoute:ANYCAST, reusable=true, version=-2147483037)
..................................................
***** durable queues 481b3b0e-5683-450b-927f-cc5920a8cf4f:
***** non durable for 481b3b0e-5683-450b-927f-cc5920a8cf4f:
- queueID=5711 address:481b3b0e-5683-450b-927f-cc5920a8cf4f name:481b3b0e-5683-450b-927f-cc5920a8cf4f filter:null
..................................................
, transaction: null
2024-05-14 06:20:25,297 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 481b3b0e-5683-450b-927f-cc5920a8cf4f: Reference[5721]:RELIABLE:CoreMessage[messageID=5721, durable=true, userID=0d16ec97-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=481b3b0e-5683-450b-927f-cc5920a8cf4f, size=939, properties=TypedProperties[__AMQ_CID=0d16c583-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b10ef764-6a32-472d-9db8-b685a7c2191c, 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=da685041-65f5-46f4-b720-54e05b765c04]]@1373661120
2024-05-14 06:20:25,298 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 481b3b0e-5683-450b-927f-cc5920a8cf4f: CoreMessage[messageID=5721, durable=true, userID=0d16ec97-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=481b3b0e-5683-450b-927f-cc5920a8cf4f, size=939, properties=TypedProperties[__AMQ_CID=0d16c583-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b10ef764-6a32-472d-9db8-b685a7c2191c, 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=da685041-65f5-46f4-b720-54e05b765c04]]@1373661120 to transaction: TransactionImpl [xid=null, txID=5722, xid=null, state=ACTIVE, createTime=1715667625298(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71f656e7
2024-05-14 06:20:25,298 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 481b3b0e-5683-450b-927f-cc5920a8cf4f: CoreMessage[messageID=5721, durable=true, userID=0d16ec97-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=481b3b0e-5683-450b-927f-cc5920a8cf4f, size=939, properties=TypedProperties[__AMQ_CID=0d16c583-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b10ef764-6a32-472d-9db8-b685a7c2191c, 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=da685041-65f5-46f4-b720-54e05b765c04]]@1373661120, transaction: TransactionImpl [xid=null, txID=5722, xid=null, state=COMMITTED, createTime=1715667625298(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71f656e7
2024-05-14 06:20:25,298 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d16c581-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=da685041-65f5-46f4-b720-54e05b765c04, activemq.broker=mom1]
2024-05-14 06:20:25,298 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d162939-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom220]
2024-05-14 06:20:25,299 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d167760-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=0d16504b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b10ef764-6a32-472d-9db8-b685a7c2191c, JMSReplyTo=temp-queue://481b3b0e-5683-450b-927f-cc5920a8cf4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@865625947, transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=COMMITTED, createTime=1715667625295(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c37b410
2024-05-14 06:20:25,350 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d589ced, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b1293a5]
2024-05-14 06:20:25,351 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d15db0f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,352 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d160224-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,352 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@63a5d5ad[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:25,352 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003699 ms
2024-05-14 06:20:25,353 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d158ce9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,354 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:25,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.145819 ms
2024-05-14 06:20:25,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:25,355 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:25,355 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:25,355 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 845788047'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:25,356 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=mom224]
2024-05-14 06:20:25,357 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d201459-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom195]
2024-05-14 06:20:25,357 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d20145c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d201459-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d201459-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3540db27, true, {}]
2024-05-14 06:20:25,358 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d20145d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d201459-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d201459-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76c6ec73, true, {}]
2024-05-14 06:20:25,358 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=07c77925-77d5-448a-8185-a36e7ff65c21, address=07c77925-77d5-448a-8185-a36e7ff65c21, 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-05-14 06:20:25,358 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7960fc08
2024-05-14 06:20:25,359 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b62d6f7
2024-05-14 06:20:25,359 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 07c77925-77d5-448a-8185-a36e7ff65c21, null, 0, false, true, null]
2024-05-14 06:20:25,360 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5772, durable=true, userID=0d206280-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d20145b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2dd5780c-62fb-4f30-856e-44ec2a9525c6, JMSReplyTo=temp-queue://07c77925-77d5-448a-8185-a36e7ff65c21, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@974587891, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:25,656 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d4db411-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-05-14 06:20:25,657 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d4db414-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d4db411-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d4db411-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79f0f42b, true, {}]
2024-05-14 06:20:25,657 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d4ddb25-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d4db411-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d4db411-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5995c309, true, {}]
2024-05-14 06:20:25,658 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f928893a-c57c-4d33-a7d4-7bf34f9c45b7, 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-05-14 06:20:25,658 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e7c97df
2024-05-14 06:20:25,658 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f928893a-c57c-4d33-a7d4-7bf34f9c45b7, null, 0, false, true, null]
2024-05-14 06:20:25,659 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d4e2947-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-05-14 06:20:25,659 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d4e294a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d4e2947-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d4e2947-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cd88dc3, true, {}]
2024-05-14 06:20:25,659 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d4e294b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d4e2947-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d4e2947-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@225eeab4, true, {}]
2024-05-14 06:20:25,659 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,660 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d206280-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d20145b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2dd5780c-62fb-4f30-856e-44ec2a9525c6, JMSReplyTo=temp-queue://07c77925-77d5-448a-8185-a36e7ff65c21, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@974587891
2024-05-14 06:20:25,660 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d206280-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d20145b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2dd5780c-62fb-4f30-856e-44ec2a9525c6, JMSReplyTo=temp-queue://07c77925-77d5-448a-8185-a36e7ff65c21, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@974587891 to transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=ACTIVE, createTime=1715667625660(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d6de1dd
2024-05-14 06:20:25,660 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d4e505c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a392a24d-e001-4c62-bca3-e96cc196be0d, activemq.broker=mom222]
2024-05-14 06:20:25,661 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d4e776f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d4e505c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d4e505c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45eb53a7, true, {}]
2024-05-14 06:20:25,661 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d4e7770-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d4e505c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d4e505c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c703db7, true, {}]
2024-05-14 06:20:25,662 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 07c77925-77d5-448a-8185-a36e7ff65c21: Reference[5792]:RELIABLE:CoreMessage[messageID=5792, durable=true, userID=0d4e7772-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=07c77925-77d5-448a-8185-a36e7ff65c21, size=939, properties=TypedProperties[__AMQ_CID=0d4e776e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2dd5780c-62fb-4f30-856e-44ec2a9525c6, 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=a392a24d-e001-4c62-bca3-e96cc196be0d]]@2137725161
2024-05-14 06:20:25,662 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5792, durable=true, userID=0d4e7772-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=07c77925-77d5-448a-8185-a36e7ff65c21, size=939, properties=TypedProperties[__AMQ_CID=0d4e776e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2dd5780c-62fb-4f30-856e-44ec2a9525c6, 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=a392a24d-e001-4c62-bca3-e96cc196be0d]]@2137725161, context: RoutingContextImpl(Address=07c77925-77d5-448a-8185-a36e7ff65c21, routingType=ANYCAST, PreviousAddress=07c77925-77d5-448a-8185-a36e7ff65c21 previousRoute:ANYCAST, reusable=true, version=-2147483034)
..................................................
***** durable queues 07c77925-77d5-448a-8185-a36e7ff65c21:
***** non durable for 07c77925-77d5-448a-8185-a36e7ff65c21:
- queueID=5768 address:07c77925-77d5-448a-8185-a36e7ff65c21 name:07c77925-77d5-448a-8185-a36e7ff65c21 filter:null
..................................................
, transaction: null
2024-05-14 06:20:25,662 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 07c77925-77d5-448a-8185-a36e7ff65c21: CoreMessage[messageID=5792, durable=true, userID=0d4e7772-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=07c77925-77d5-448a-8185-a36e7ff65c21, size=939, properties=TypedProperties[__AMQ_CID=0d4e776e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2dd5780c-62fb-4f30-856e-44ec2a9525c6, 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=a392a24d-e001-4c62-bca3-e96cc196be0d]]@2137725161 to transaction: TransactionImpl [xid=null, txID=5793, xid=null, state=ACTIVE, createTime=1715667625662(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f47591c
2024-05-14 06:20:25,662 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 07c77925-77d5-448a-8185-a36e7ff65c21: CoreMessage[messageID=5792, durable=true, userID=0d4e7772-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=07c77925-77d5-448a-8185-a36e7ff65c21, size=939, properties=TypedProperties[__AMQ_CID=0d4e776e-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2dd5780c-62fb-4f30-856e-44ec2a9525c6, 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=a392a24d-e001-4c62-bca3-e96cc196be0d]]@2137725161, transaction: TransactionImpl [xid=null, txID=5793, xid=null, state=COMMITTED, createTime=1715667625662(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f47591c
2024-05-14 06:20:25,662 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d4e505c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a392a24d-e001-4c62-bca3-e96cc196be0d, activemq.broker=mom222]
2024-05-14 06:20:25,662 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d201459-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom195]
2024-05-14 06:20:25,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28704c3]
2024-05-14 06:20:25,664 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d206280-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d20145b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2dd5780c-62fb-4f30-856e-44ec2a9525c6, JMSReplyTo=temp-queue://07c77925-77d5-448a-8185-a36e7ff65c21, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@974587891, transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=COMMITTED, createTime=1715667625660(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d6de1dd
2024-05-14 06:20:25,664 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d4e2947-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,665 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@262f3918[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:25,665 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003621 ms
2024-05-14 06:20:25,665 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d4db411-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,666 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:25,666 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.425837 ms
2024-05-14 06:20:25,666 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:25,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:25,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:25,667 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 818406684'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:25,668 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=mom1]
2024-05-14 06:20:25,669 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d4faff4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:25,669 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d4faff7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d4faff4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d4faff4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b9b9154, true, {}]
2024-05-14 06:20:25,669 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d4faff8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d4faff4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d4faff4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62982d5a, true, {}]
2024-05-14 06:20:25,670 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=56484d94-a1d7-49e9-b523-535fb5add97e, address=56484d94-a1d7-49e9-b523-535fb5add97e, 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-05-14 06:20:25,670 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2a99170a
2024-05-14 06:20:25,670 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@25c3d0a0
2024-05-14 06:20:25,671 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 56484d94-a1d7-49e9-b523-535fb5add97e, null, 0, false, true, null]
2024-05-14 06:20:25,672 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5837, durable=true, userID=0d50252b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d4faff6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba82444d-0a73-4e82-8b33-d516e114cebb, JMSReplyTo=temp-queue://56484d94-a1d7-49e9-b523-535fb5add97e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@6847652, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:25,968 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d7d4fac-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-05-14 06:20:25,969 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d7d4faf-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d7d4fac-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d7d4fac-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63d7fc39, true, {}]
2024-05-14 06:20:25,969 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d7d76c0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d7d4fac-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d7d4fac-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d3bab4, true, {}]
2024-05-14 06:20:25,970 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a4bb2773-6db2-4440-aa88-b9ab777e074a, 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-05-14 06:20:25,970 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1325d25d
2024-05-14 06:20:25,970 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a4bb2773-6db2-4440-aa88-b9ab777e074a, null, 0, false, true, null]
2024-05-14 06:20:25,971 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d7dc4e2-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-05-14 06:20:25,971 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d7dc4e5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d7dc4e2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d7dc4e2-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d0fb27d, true, {}]
2024-05-14 06:20:25,971 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d7dc4e6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d7dc4e2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d7dc4e2-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a5a9937, true, {}]
2024-05-14 06:20:25,972 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:25,972 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d50252b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d4faff6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba82444d-0a73-4e82-8b33-d516e114cebb, JMSReplyTo=temp-queue://56484d94-a1d7-49e9-b523-535fb5add97e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@6847652
2024-05-14 06:20:25,972 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d50252b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d4faff6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba82444d-0a73-4e82-8b33-d516e114cebb, JMSReplyTo=temp-queue://56484d94-a1d7-49e9-b523-535fb5add97e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@6847652 to transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=ACTIVE, createTime=1715667625972(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c463593
2024-05-14 06:20:25,973 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d7e1307-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7c3864e2-0d62-4e45-9c57-9b9a374efc65, activemq.broker=mom224]
2024-05-14 06:20:25,973 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d7e130a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d7e1307-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d7e1307-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45d90ab, true, {}]
2024-05-14 06:20:25,974 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d7e130b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d7e1307-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d7e1307-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68b2240f, true, {}]
2024-05-14 06:20:25,974 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5857, durable=true, userID=0d7e3a1d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=56484d94-a1d7-49e9-b523-535fb5add97e, size=939, properties=TypedProperties[__AMQ_CID=0d7e1309-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba82444d-0a73-4e82-8b33-d516e114cebb, 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=7c3864e2-0d62-4e45-9c57-9b9a374efc65]]@1578016665, context: RoutingContextImpl(Address=56484d94-a1d7-49e9-b523-535fb5add97e, routingType=ANYCAST, PreviousAddress=56484d94-a1d7-49e9-b523-535fb5add97e previousRoute:ANYCAST, reusable=true, version=-2147483030)
..................................................
***** durable queues 56484d94-a1d7-49e9-b523-535fb5add97e:
***** non durable for 56484d94-a1d7-49e9-b523-535fb5add97e:
- queueID=5833 address:56484d94-a1d7-49e9-b523-535fb5add97e name:56484d94-a1d7-49e9-b523-535fb5add97e filter:null
..................................................
, transaction: null
2024-05-14 06:20:25,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 56484d94-a1d7-49e9-b523-535fb5add97e: Reference[5857]:RELIABLE:CoreMessage[messageID=5857, durable=true, userID=0d7e3a1d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=56484d94-a1d7-49e9-b523-535fb5add97e, size=939, properties=TypedProperties[__AMQ_CID=0d7e1309-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba82444d-0a73-4e82-8b33-d516e114cebb, 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=7c3864e2-0d62-4e45-9c57-9b9a374efc65]]@1578016665
2024-05-14 06:20:25,975 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 56484d94-a1d7-49e9-b523-535fb5add97e: CoreMessage[messageID=5857, durable=true, userID=0d7e3a1d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=56484d94-a1d7-49e9-b523-535fb5add97e, size=939, properties=TypedProperties[__AMQ_CID=0d7e1309-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba82444d-0a73-4e82-8b33-d516e114cebb, 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=7c3864e2-0d62-4e45-9c57-9b9a374efc65]]@1578016665 to transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=ACTIVE, createTime=1715667625975(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37b2becc
2024-05-14 06:20:25,975 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 56484d94-a1d7-49e9-b523-535fb5add97e: CoreMessage[messageID=5857, durable=true, userID=0d7e3a1d-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=56484d94-a1d7-49e9-b523-535fb5add97e, size=939, properties=TypedProperties[__AMQ_CID=0d7e1309-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba82444d-0a73-4e82-8b33-d516e114cebb, 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=7c3864e2-0d62-4e45-9c57-9b9a374efc65]]@1578016665, transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=COMMITTED, createTime=1715667625975(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37b2becc
2024-05-14 06:20:25,975 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d7e1307-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7c3864e2-0d62-4e45-9c57-9b9a374efc65, activemq.broker=mom224]
2024-05-14 06:20:25,975 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d4faff4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:25,976 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d50252b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d4faff6-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba82444d-0a73-4e82-8b33-d516e114cebb, JMSReplyTo=temp-queue://56484d94-a1d7-49e9-b523-535fb5add97e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@6847652, transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=COMMITTED, createTime=1715667625972(Tue May 14 06:20:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c463593
2024-05-14 06:20:25,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3860542a]
2024-05-14 06:20:25,977 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d7dc4e2-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@77f5a791[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:25,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003669 ms
2024-05-14 06:20:25,978 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d7d4fac-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:25,979 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:25,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.344091 ms
2024-05-14 06:20:25,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:25,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:25,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:25,980 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 461067650'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:25,981 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom222]
2024-05-14 06:20:25,982 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0d7f729f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-05-14 06:20:25,982 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d7f72a2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d7f729f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d7f729f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6304093f, true, {}]
2024-05-14 06:20:25,982 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0d7f72a3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0d7f729f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0d7f729f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dcb6d32, true, {}]
2024-05-14 06:20:25,983 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, address=fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, 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-05-14 06:20:25,983 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3b48744d
2024-05-14 06:20:25,983 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e0fb35a
2024-05-14 06:20:25,983 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, null, 0, false, true, null]
2024-05-14 06:20:25,984 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5902, durable=true, userID=0d7fc0c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d7f72a1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3f42ef6-4864-46e4-addb-38f883c08863, JMSReplyTo=temp-queue://fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1920503455, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:26,281 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dad1257-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-05-14 06:20:26,281 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dad125a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0dad1257-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0dad1257-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51feb5b8, true, {}]
2024-05-14 06:20:26,282 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dad396b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0dad1257-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0dad1257-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74f39e2b, true, {}]
2024-05-14 06:20:26,282 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3563f768-75d9-4785-afca-baa6b963ee97, 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-05-14 06:20:26,283 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f30f52
2024-05-14 06:20:26,283 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3563f768-75d9-4785-afca-baa6b963ee97, null, 0, false, true, null]
2024-05-14 06:20:26,283 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dad607d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-05-14 06:20:26,284 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dad8790-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0dad607d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0dad607d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f9ad3de, true, {}]
2024-05-14 06:20:26,284 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dad8791-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0dad607d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0dad607d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@103be69d, true, {}]
2024-05-14 06:20:26,284 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:26,284 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d7fc0c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d7f72a1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3f42ef6-4864-46e4-addb-38f883c08863, JMSReplyTo=temp-queue://fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1920503455
2024-05-14 06:20:26,285 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d7fc0c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d7f72a1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3f42ef6-4864-46e4-addb-38f883c08863, JMSReplyTo=temp-queue://fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1920503455 to transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=ACTIVE, createTime=1715667626285(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9a0ed90
2024-05-14 06:20:26,285 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dadaea2-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ee1eda44-967f-4869-be49-a90b5e288c48, activemq.broker=mom1]
2024-05-14 06:20:26,285 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dadaea5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0dadaea2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0dadaea2-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@720a8cf5, true, {}]
2024-05-14 06:20:26,286 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dadd5b6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0dadaea2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0dadaea2-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f546174, true, {}]
2024-05-14 06:20:26,286 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fa3449b5-4dba-498f-8f2a-b154f9a2ee3d: Reference[5922]:RELIABLE:CoreMessage[messageID=5922, durable=true, userID=0dadd5b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, size=939, properties=TypedProperties[__AMQ_CID=0dadaea4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3f42ef6-4864-46e4-addb-38f883c08863, 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=ee1eda44-967f-4869-be49-a90b5e288c48]]@991349322
2024-05-14 06:20:26,286 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5922, durable=true, userID=0dadd5b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, size=939, properties=TypedProperties[__AMQ_CID=0dadaea4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3f42ef6-4864-46e4-addb-38f883c08863, 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=ee1eda44-967f-4869-be49-a90b5e288c48]]@991349322, context: RoutingContextImpl(Address=fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, routingType=ANYCAST, PreviousAddress=fa3449b5-4dba-498f-8f2a-b154f9a2ee3d previousRoute:ANYCAST, reusable=true, version=-2147483026)
..................................................
***** durable queues fa3449b5-4dba-498f-8f2a-b154f9a2ee3d:
***** non durable for fa3449b5-4dba-498f-8f2a-b154f9a2ee3d:
- queueID=5898 address:fa3449b5-4dba-498f-8f2a-b154f9a2ee3d name:fa3449b5-4dba-498f-8f2a-b154f9a2ee3d filter:null
..................................................
, transaction: null
2024-05-14 06:20:26,287 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fa3449b5-4dba-498f-8f2a-b154f9a2ee3d: CoreMessage[messageID=5922, durable=true, userID=0dadd5b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, size=939, properties=TypedProperties[__AMQ_CID=0dadaea4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3f42ef6-4864-46e4-addb-38f883c08863, 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=ee1eda44-967f-4869-be49-a90b5e288c48]]@991349322 to transaction: TransactionImpl [xid=null, txID=5923, xid=null, state=ACTIVE, createTime=1715667626287(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f1a864d
2024-05-14 06:20:26,287 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fa3449b5-4dba-498f-8f2a-b154f9a2ee3d: CoreMessage[messageID=5922, durable=true, userID=0dadd5b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, size=939, properties=TypedProperties[__AMQ_CID=0dadaea4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3f42ef6-4864-46e4-addb-38f883c08863, 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=ee1eda44-967f-4869-be49-a90b5e288c48]]@991349322, transaction: TransactionImpl [xid=null, txID=5923, xid=null, state=COMMITTED, createTime=1715667626287(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f1a864d
2024-05-14 06:20:26,287 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dadaea2-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ee1eda44-967f-4869-be49-a90b5e288c48, activemq.broker=mom1]
2024-05-14 06:20:26,287 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0d7f729f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-05-14 06:20:26,288 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@712a6e68]
2024-05-14 06:20:26,288 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0d7fc0c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0d7f72a1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3f42ef6-4864-46e4-addb-38f883c08863, JMSReplyTo=temp-queue://fa3449b5-4dba-498f-8f2a-b154f9a2ee3d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1920503455, transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=COMMITTED, createTime=1715667626285(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9a0ed90
2024-05-14 06:20:26,289 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dad607d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:26,289 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@326df89[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:26,290 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002981 ms
2024-05-14 06:20:26,290 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dad1257-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:26,291 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:26,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.468323 ms
2024-05-14 06:20:26,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:26,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:26,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:26,292 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 487268352'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:26,293 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=mom224]
2024-05-14 06:20:26,293 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0daee72a-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom195]
2024-05-14 06:20:26,294 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0daf0e3d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0daee72a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0daee72a-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f08e5e3, true, {}]
2024-05-14 06:20:26,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0daf0e3e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0daee72a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0daee72a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63faef8, true, {}]
2024-05-14 06:20:26,294 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2fc14ac7-97bc-459f-9fa2-f60b301d3c40, address=2fc14ac7-97bc-459f-9fa2-f60b301d3c40, 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-05-14 06:20:26,295 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6ccdf95
2024-05-14 06:20:26,295 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@621fc3eb
2024-05-14 06:20:26,295 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2fc14ac7-97bc-459f-9fa2-f60b301d3c40, null, 0, false, true, null]
2024-05-14 06:20:26,296 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5967, durable=true, userID=0daf5c61-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0daf0e3c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c3d687b-6bbc-40d0-9d74-0d0796f432bf, JMSReplyTo=temp-queue://2fc14ac7-97bc-459f-9fa2-f60b301d3c40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1690676467, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:26,593 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ddcadf2-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-05-14 06:20:26,593 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddcadf5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ddcadf2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ddcadf2-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70da803d, true, {}]
2024-05-14 06:20:26,593 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddcadf6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ddcadf2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ddcadf2-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2004dbe5, true, {}]
2024-05-14 06:20:26,594 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2a2c24ea-bf7e-49ce-b673-473cd22af715, 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-05-14 06:20:26,594 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6651d111
2024-05-14 06:20:26,595 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2a2c24ea-bf7e-49ce-b673-473cd22af715, null, 0, false, true, null]
2024-05-14 06:20:26,595 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ddcfc18-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-05-14 06:20:26,595 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddcfc1b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ddcfc18-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ddcfc18-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28d9f8d6, true, {}]
2024-05-14 06:20:26,596 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddd232c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ddcfc18-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ddcfc18-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e0f5c90, true, {}]
2024-05-14 06:20:26,596 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:26,596 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0daf5c61-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0daf0e3c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c3d687b-6bbc-40d0-9d74-0d0796f432bf, JMSReplyTo=temp-queue://2fc14ac7-97bc-459f-9fa2-f60b301d3c40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1690676467
2024-05-14 06:20:26,596 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0daf5c61-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0daf0e3c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c3d687b-6bbc-40d0-9d74-0d0796f432bf, JMSReplyTo=temp-queue://2fc14ac7-97bc-459f-9fa2-f60b301d3c40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1690676467 to transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=ACTIVE, createTime=1715667626596(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ba8e4f
2024-05-14 06:20:26,597 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ddd4a3d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=afd6bda6-2706-4340-ae47-2d25e07d15cd, activemq.broker=mom222]
2024-05-14 06:20:26,597 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddd4a40-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ddd4a3d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ddd4a3d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3df7bf43, true, {}]
2024-05-14 06:20:26,597 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ddd4a41-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ddd4a3d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ddd4a3d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d921b78, true, {}]
2024-05-14 06:20:26,598 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2fc14ac7-97bc-459f-9fa2-f60b301d3c40: Reference[5987]:RELIABLE:CoreMessage[messageID=5987, durable=true, userID=0ddd7153-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=2fc14ac7-97bc-459f-9fa2-f60b301d3c40, size=939, properties=TypedProperties[__AMQ_CID=0ddd4a3f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c3d687b-6bbc-40d0-9d74-0d0796f432bf, 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=afd6bda6-2706-4340-ae47-2d25e07d15cd]]@1516424513
2024-05-14 06:20:26,598 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5987, durable=true, userID=0ddd7153-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=2fc14ac7-97bc-459f-9fa2-f60b301d3c40, size=939, properties=TypedProperties[__AMQ_CID=0ddd4a3f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c3d687b-6bbc-40d0-9d74-0d0796f432bf, 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=afd6bda6-2706-4340-ae47-2d25e07d15cd]]@1516424513, context: RoutingContextImpl(Address=2fc14ac7-97bc-459f-9fa2-f60b301d3c40, routingType=ANYCAST, PreviousAddress=2fc14ac7-97bc-459f-9fa2-f60b301d3c40 previousRoute:ANYCAST, reusable=true, version=-2147483022)
..................................................
***** durable queues 2fc14ac7-97bc-459f-9fa2-f60b301d3c40:
***** non durable for 2fc14ac7-97bc-459f-9fa2-f60b301d3c40:
- queueID=5963 address:2fc14ac7-97bc-459f-9fa2-f60b301d3c40 name:2fc14ac7-97bc-459f-9fa2-f60b301d3c40 filter:null
..................................................
, transaction: null
2024-05-14 06:20:26,598 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2fc14ac7-97bc-459f-9fa2-f60b301d3c40: CoreMessage[messageID=5987, durable=true, userID=0ddd7153-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=2fc14ac7-97bc-459f-9fa2-f60b301d3c40, size=939, properties=TypedProperties[__AMQ_CID=0ddd4a3f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c3d687b-6bbc-40d0-9d74-0d0796f432bf, 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=afd6bda6-2706-4340-ae47-2d25e07d15cd]]@1516424513 to transaction: TransactionImpl [xid=null, txID=5988, xid=null, state=ACTIVE, createTime=1715667626598(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d1c7b22
2024-05-14 06:20:26,598 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2fc14ac7-97bc-459f-9fa2-f60b301d3c40: CoreMessage[messageID=5987, durable=true, userID=0ddd7153-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=2fc14ac7-97bc-459f-9fa2-f60b301d3c40, size=939, properties=TypedProperties[__AMQ_CID=0ddd4a3f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c3d687b-6bbc-40d0-9d74-0d0796f432bf, 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=afd6bda6-2706-4340-ae47-2d25e07d15cd]]@1516424513, transaction: TransactionImpl [xid=null, txID=5988, xid=null, state=COMMITTED, createTime=1715667626598(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d1c7b22
2024-05-14 06:20:26,599 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ddd4a3d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=afd6bda6-2706-4340-ae47-2d25e07d15cd, activemq.broker=mom222]
2024-05-14 06:20:26,599 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0daee72a-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom195]
2024-05-14 06:20:26,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c7b6c50]
2024-05-14 06:20:26,600 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0daf5c61-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0daf0e3c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c3d687b-6bbc-40d0-9d74-0d0796f432bf, JMSReplyTo=temp-queue://2fc14ac7-97bc-459f-9fa2-f60b301d3c40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1690676467, transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=COMMITTED, createTime=1715667626596(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ba8e4f
2024-05-14 06:20:26,600 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ddcfc18-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:26,601 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@24b177c3[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:26,601 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003375 ms
2024-05-14 06:20:26,602 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ddcadf2-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:26,602 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:26,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.974436 ms
2024-05-14 06:20:26,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:26,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:26,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:26,603 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2000303808'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:26,604 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=mom1]
2024-05-14 06:20:26,605 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0dde82c5-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:26,605 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dde82c8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0dde82c5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0dde82c5-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32535645, true, {}]
2024-05-14 06:20:26,605 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0dde82c9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0dde82c5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0dde82c5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b22e855, true, {}]
2024-05-14 06:20:26,606 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=66719590-8280-4887-a34b-8695093bc11c, address=66719590-8280-4887-a34b-8695093bc11c, 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-05-14 06:20:26,606 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@56b470c1
2024-05-14 06:20:26,606 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@707f23c6
2024-05-14 06:20:26,607 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 66719590-8280-4887-a34b-8695093bc11c, null, 0, false, true, null]
2024-05-14 06:20:26,608 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6032, durable=true, userID=0dded0ec-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0dde82c7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d456aae1-efcd-4af9-8439-62586e9757db, JMSReplyTo=temp-queue://66719590-8280-4887-a34b-8695093bc11c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@912480316, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:26,904 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e0c227d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-05-14 06:20:26,904 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0c2280-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e0c227d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e0c227d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b622792, true, {}]
2024-05-14 06:20:26,905 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0c4891-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e0c227d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e0c227d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1da1624c, true, {}]
2024-05-14 06:20:26,906 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6f256312-65fc-46c0-b44c-6ae17ed9f48d, 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-05-14 06:20:26,906 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fef6cb5
2024-05-14 06:20:26,906 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6f256312-65fc-46c0-b44c-6ae17ed9f48d, null, 0, false, true, null]
2024-05-14 06:20:26,906 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e0c6fa3-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-05-14 06:20:26,907 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0c96b6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e0c6fa3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e0c6fa3-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@696343cd, true, {}]
2024-05-14 06:20:26,907 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0c96b7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e0c6fa3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e0c6fa3-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a8d271, true, {}]
2024-05-14 06:20:26,908 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:26,908 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0dded0ec-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0dde82c7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d456aae1-efcd-4af9-8439-62586e9757db, JMSReplyTo=temp-queue://66719590-8280-4887-a34b-8695093bc11c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@912480316
2024-05-14 06:20:26,908 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0dded0ec-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0dde82c7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d456aae1-efcd-4af9-8439-62586e9757db, JMSReplyTo=temp-queue://66719590-8280-4887-a34b-8695093bc11c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@912480316 to transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=ACTIVE, createTime=1715667626908(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@636969a7
2024-05-14 06:20:26,909 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e0ce4d8-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5d9808d3-726e-4dc2-8dd8-9e4b6215a1a7, activemq.broker=mom224]
2024-05-14 06:20:26,909 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0ce4db-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e0ce4d8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e0ce4d8-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11573359, true, {}]
2024-05-14 06:20:26,909 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0ce4dc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e0ce4d8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e0ce4d8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eeccd46, true, {}]
2024-05-14 06:20:26,910 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 66719590-8280-4887-a34b-8695093bc11c: Reference[6052]:RELIABLE:CoreMessage[messageID=6052, durable=true, userID=0e0d0bee-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=66719590-8280-4887-a34b-8695093bc11c, size=939, properties=TypedProperties[__AMQ_CID=0e0ce4da-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d456aae1-efcd-4af9-8439-62586e9757db, 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=5d9808d3-726e-4dc2-8dd8-9e4b6215a1a7]]@1950679402
2024-05-14 06:20:26,910 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6052, durable=true, userID=0e0d0bee-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=66719590-8280-4887-a34b-8695093bc11c, size=939, properties=TypedProperties[__AMQ_CID=0e0ce4da-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d456aae1-efcd-4af9-8439-62586e9757db, 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=5d9808d3-726e-4dc2-8dd8-9e4b6215a1a7]]@1950679402, context: RoutingContextImpl(Address=66719590-8280-4887-a34b-8695093bc11c, routingType=ANYCAST, PreviousAddress=66719590-8280-4887-a34b-8695093bc11c previousRoute:ANYCAST, reusable=true, version=-2147483018)
..................................................
***** durable queues 66719590-8280-4887-a34b-8695093bc11c:
***** non durable for 66719590-8280-4887-a34b-8695093bc11c:
- queueID=6028 address:66719590-8280-4887-a34b-8695093bc11c name:66719590-8280-4887-a34b-8695093bc11c filter:null
..................................................
, transaction: null
2024-05-14 06:20:26,910 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 66719590-8280-4887-a34b-8695093bc11c: CoreMessage[messageID=6052, durable=true, userID=0e0d0bee-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=66719590-8280-4887-a34b-8695093bc11c, size=939, properties=TypedProperties[__AMQ_CID=0e0ce4da-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d456aae1-efcd-4af9-8439-62586e9757db, 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=5d9808d3-726e-4dc2-8dd8-9e4b6215a1a7]]@1950679402 to transaction: TransactionImpl [xid=null, txID=6053, xid=null, state=ACTIVE, createTime=1715667626910(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fe77f4e
2024-05-14 06:20:26,910 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 66719590-8280-4887-a34b-8695093bc11c: CoreMessage[messageID=6052, durable=true, userID=0e0d0bee-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=66719590-8280-4887-a34b-8695093bc11c, size=939, properties=TypedProperties[__AMQ_CID=0e0ce4da-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d456aae1-efcd-4af9-8439-62586e9757db, 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=5d9808d3-726e-4dc2-8dd8-9e4b6215a1a7]]@1950679402, transaction: TransactionImpl [xid=null, txID=6053, xid=null, state=COMMITTED, createTime=1715667626910(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fe77f4e
2024-05-14 06:20:26,911 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e0ce4d8-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5d9808d3-726e-4dc2-8dd8-9e4b6215a1a7, activemq.broker=mom224]
2024-05-14 06:20:26,911 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0dde82c5-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:26,912 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0dded0ec-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0dde82c7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d456aae1-efcd-4af9-8439-62586e9757db, JMSReplyTo=temp-queue://66719590-8280-4887-a34b-8695093bc11c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@912480316, transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=COMMITTED, createTime=1715667626908(Tue May 14 06:20:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@636969a7
2024-05-14 06:20:26,912 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a0eca26]
2024-05-14 06:20:26,913 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e0c6fa3-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:26,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@13d8b035[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:26,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003537 ms
2024-05-14 06:20:26,914 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e0c227d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:26,915 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:26,915 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.874961 ms
2024-05-14 06:20:26,915 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:26,915 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:26,915 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:26,916 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 482538613'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:26,917 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom222]
2024-05-14 06:20:26,917 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e0e1d60-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-05-14 06:20:26,917 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0e1d63-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e0e1d60-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e0e1d60-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ebff73, true, {}]
2024-05-14 06:20:26,918 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e0e4474-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e0e1d60-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e0e1d60-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b4193, true, {}]
2024-05-14 06:20:26,918 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, address=7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, 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-05-14 06:20:26,918 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6db94bfe
2024-05-14 06:20:26,919 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7125dd39
2024-05-14 06:20:26,919 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, null, 0, false, true, null]
2024-05-14 06:20:26,920 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6097, durable=true, userID=0e0e9297-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e0e1d62-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-125dcdde-2f2b-47ac-828c-88ce73d1b273, JMSReplyTo=temp-queue://7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733031361, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:27,216 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e3bbd18-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-05-14 06:20:27,217 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e3be42b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e3bbd18-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e3bbd18-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@293a1799, true, {}]
2024-05-14 06:20:27,217 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e3be42c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e3bbd18-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e3bbd18-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b7baefb, true, {}]
2024-05-14 06:20:27,218 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6041fb58-2242-4444-be0a-f5bba98c31e5, 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-05-14 06:20:27,218 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a7c4eea
2024-05-14 06:20:27,219 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6041fb58-2242-4444-be0a-f5bba98c31e5, null, 0, false, true, null]
2024-05-14 06:20:27,219 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e3c324e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-05-14 06:20:27,219 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e3c3251-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e3c324e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e3c324e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b472a30, true, {}]
2024-05-14 06:20:27,220 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e3c3252-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e3c324e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e3c324e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a39ec50, true, {}]
2024-05-14 06:20:27,220 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:27,220 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e0e9297-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e0e1d62-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-125dcdde-2f2b-47ac-828c-88ce73d1b273, JMSReplyTo=temp-queue://7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733031361
2024-05-14 06:20:27,220 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e0e9297-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e0e1d62-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-125dcdde-2f2b-47ac-828c-88ce73d1b273, JMSReplyTo=temp-queue://7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733031361 to transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=ACTIVE, createTime=1715667627220(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41e43e86
2024-05-14 06:20:27,221 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e3c8073-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4ab74f62-ce96-4cf2-970d-783e8e6f60bd, activemq.broker=mom1]
2024-05-14 06:20:27,221 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e3c8076-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e3c8073-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e3c8073-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66ae459f, true, {}]
2024-05-14 06:20:27,221 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e3c8077-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e3c8073-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e3c8073-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e154de4, true, {}]
2024-05-14 06:20:27,222 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a: Reference[6117]:RELIABLE:CoreMessage[messageID=6117, durable=true, userID=0e3ca789-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, size=939, properties=TypedProperties[__AMQ_CID=0e3c8075-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-125dcdde-2f2b-47ac-828c-88ce73d1b273, 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=4ab74f62-ce96-4cf2-970d-783e8e6f60bd]]@616803952
2024-05-14 06:20:27,222 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6117, durable=true, userID=0e3ca789-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, size=939, properties=TypedProperties[__AMQ_CID=0e3c8075-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-125dcdde-2f2b-47ac-828c-88ce73d1b273, 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=4ab74f62-ce96-4cf2-970d-783e8e6f60bd]]@616803952, context: RoutingContextImpl(Address=7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, routingType=ANYCAST, PreviousAddress=7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a previousRoute:ANYCAST, reusable=true, version=-2147483014)
..................................................
***** durable queues 7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a:
***** non durable for 7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a:
- queueID=6093 address:7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a name:7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a filter:null
..................................................
, transaction: null
2024-05-14 06:20:27,222 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a: CoreMessage[messageID=6117, durable=true, userID=0e3ca789-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, size=939, properties=TypedProperties[__AMQ_CID=0e3c8075-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-125dcdde-2f2b-47ac-828c-88ce73d1b273, 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=4ab74f62-ce96-4cf2-970d-783e8e6f60bd]]@616803952 to transaction: TransactionImpl [xid=null, txID=6118, xid=null, state=ACTIVE, createTime=1715667627222(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79b93e86
2024-05-14 06:20:27,222 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a: CoreMessage[messageID=6117, durable=true, userID=0e3ca789-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, size=939, properties=TypedProperties[__AMQ_CID=0e3c8075-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-125dcdde-2f2b-47ac-828c-88ce73d1b273, 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=4ab74f62-ce96-4cf2-970d-783e8e6f60bd]]@616803952, transaction: TransactionImpl [xid=null, txID=6118, xid=null, state=COMMITTED, createTime=1715667627222(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79b93e86
2024-05-14 06:20:27,222 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e3c8073-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4ab74f62-ce96-4cf2-970d-783e8e6f60bd, activemq.broker=mom1]
2024-05-14 06:20:27,223 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e0e1d60-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-05-14 06:20:27,224 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@810d718]
2024-05-14 06:20:27,224 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e0e9297-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e0e1d62-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-125dcdde-2f2b-47ac-828c-88ce73d1b273, JMSReplyTo=temp-queue://7dea8f8f-5a5d-42f1-aedc-4b85e4f0fe5a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733031361, transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=COMMITTED, createTime=1715667627220(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41e43e86
2024-05-14 06:20:27,224 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e3c324e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:27,225 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@114e0399[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:27,225 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003529 ms
2024-05-14 06:20:27,226 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e3bbd18-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:27,226 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:27,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.159798 ms
2024-05-14 06:20:27,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:27,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:27,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:27,227 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1813003824'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:27,228 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=mom224]
2024-05-14 06:20:27,229 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e3db8fb-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom195]
2024-05-14 06:20:27,229 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e3db8fe-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e3db8fb-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e3db8fb-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@188ea101, true, {}]
2024-05-14 06:20:27,229 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e3db8ff-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e3db8fb-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e3db8fb-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@651b64aa, true, {}]
2024-05-14 06:20:27,230 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, address=cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, 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-05-14 06:20:27,230 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5d95175e
2024-05-14 06:20:27,230 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18703d7
2024-05-14 06:20:27,231 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, null, 0, false, true, null]
2024-05-14 06:20:27,232 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6162, durable=true, userID=0e3e0722-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e3db8fd-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f8071d0-eaec-4f13-b290-9466f5197e16, JMSReplyTo=temp-queue://cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1793539788, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:27,528 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e6b58b3-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-05-14 06:20:27,529 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e6b7fc6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e6b58b3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e6b58b3-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d09e308, true, {}]
2024-05-14 06:20:27,529 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e6b7fc7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e6b58b3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e6b58b3-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cc7068d, true, {}]
2024-05-14 06:20:27,530 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1ff05f83-2c2f-47e3-9e22-f0215df33dd1, 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-05-14 06:20:27,530 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76e19fd8
2024-05-14 06:20:27,530 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1ff05f83-2c2f-47e3-9e22-f0215df33dd1, null, 0, false, true, null]
2024-05-14 06:20:27,531 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e6bcde9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-05-14 06:20:27,531 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e6bcdec-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e6bcde9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e6bcde9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5beaedad, true, {}]
2024-05-14 06:20:27,531 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e6bcded-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e6bcde9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e6bcde9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f893751, true, {}]
2024-05-14 06:20:27,532 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:27,532 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e3e0722-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e3db8fd-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f8071d0-eaec-4f13-b290-9466f5197e16, JMSReplyTo=temp-queue://cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1793539788
2024-05-14 06:20:27,532 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e3e0722-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e3db8fd-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f8071d0-eaec-4f13-b290-9466f5197e16, JMSReplyTo=temp-queue://cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1793539788 to transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=ACTIVE, createTime=1715667627532(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72794734
2024-05-14 06:20:27,532 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e6bf4fe-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=83fc1e59-01e7-4551-9a5a-d5ca4a5aa7f9, activemq.broker=mom222]
2024-05-14 06:20:27,533 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e6c1c11-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e6bf4fe-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e6bf4fe-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27e048f8, true, {}]
2024-05-14 06:20:27,533 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e6c1c12-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e6bf4fe-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e6bf4fe-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ff01657, true, {}]
2024-05-14 06:20:27,534 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cdaf6ae9-5db2-47fa-ae50-9967d24ca56b: Reference[6182]:RELIABLE:CoreMessage[messageID=6182, durable=true, userID=0e6c1c14-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, size=939, properties=TypedProperties[__AMQ_CID=0e6c1c10-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f8071d0-eaec-4f13-b290-9466f5197e16, 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=83fc1e59-01e7-4551-9a5a-d5ca4a5aa7f9]]@1564434425
2024-05-14 06:20:27,534 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6182, durable=true, userID=0e6c1c14-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, size=939, properties=TypedProperties[__AMQ_CID=0e6c1c10-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f8071d0-eaec-4f13-b290-9466f5197e16, 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=83fc1e59-01e7-4551-9a5a-d5ca4a5aa7f9]]@1564434425, context: RoutingContextImpl(Address=cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, routingType=ANYCAST, PreviousAddress=cdaf6ae9-5db2-47fa-ae50-9967d24ca56b previousRoute:ANYCAST, reusable=true, version=-2147483010)
..................................................
***** durable queues cdaf6ae9-5db2-47fa-ae50-9967d24ca56b:
***** non durable for cdaf6ae9-5db2-47fa-ae50-9967d24ca56b:
- queueID=6158 address:cdaf6ae9-5db2-47fa-ae50-9967d24ca56b name:cdaf6ae9-5db2-47fa-ae50-9967d24ca56b filter:null
..................................................
, transaction: null
2024-05-14 06:20:27,534 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cdaf6ae9-5db2-47fa-ae50-9967d24ca56b: CoreMessage[messageID=6182, durable=true, userID=0e6c1c14-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, size=939, properties=TypedProperties[__AMQ_CID=0e6c1c10-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f8071d0-eaec-4f13-b290-9466f5197e16, 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=83fc1e59-01e7-4551-9a5a-d5ca4a5aa7f9]]@1564434425 to transaction: TransactionImpl [xid=null, txID=6183, xid=null, state=ACTIVE, createTime=1715667627534(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49a2346b
2024-05-14 06:20:27,534 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cdaf6ae9-5db2-47fa-ae50-9967d24ca56b: CoreMessage[messageID=6182, durable=true, userID=0e6c1c14-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, size=939, properties=TypedProperties[__AMQ_CID=0e6c1c10-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f8071d0-eaec-4f13-b290-9466f5197e16, 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=83fc1e59-01e7-4551-9a5a-d5ca4a5aa7f9]]@1564434425, transaction: TransactionImpl [xid=null, txID=6183, xid=null, state=COMMITTED, createTime=1715667627534(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49a2346b
2024-05-14 06:20:27,534 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e6bf4fe-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=83fc1e59-01e7-4551-9a5a-d5ca4a5aa7f9, activemq.broker=mom222]
2024-05-14 06:20:27,534 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e3db8fb-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom195]
2024-05-14 06:20:27,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39c65cb4]
2024-05-14 06:20:27,536 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e3e0722-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e3db8fd-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f8071d0-eaec-4f13-b290-9466f5197e16, JMSReplyTo=temp-queue://cdaf6ae9-5db2-47fa-ae50-9967d24ca56b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1793539788, transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=COMMITTED, createTime=1715667627532(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72794734
2024-05-14 06:20:27,536 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e6bcde9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:27,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2944001d[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:27,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003383 ms
2024-05-14 06:20:27,537 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e6b58b3-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:27,538 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:27,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.150658 ms
2024-05-14 06:20:27,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:27,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:27,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:27,539 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1270186339'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:27,540 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=mom1]
2024-05-14 06:20:27,540 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e6d2d86-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:27,541 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e6d5499-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e6d2d86-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e6d2d86-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64368e0b, true, {}]
2024-05-14 06:20:27,541 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e6d549a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e6d2d86-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e6d2d86-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d6f909a, true, {}]
2024-05-14 06:20:27,541 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, address=64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, 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-05-14 06:20:27,542 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5f87a1b1
2024-05-14 06:20:27,542 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8668948
2024-05-14 06:20:27,542 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, null, 0, false, true, null]
2024-05-14 06:20:27,543 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6227, durable=true, userID=0e6da2bd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e6d5498-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ec24472d-d63d-4c9d-a16a-eb7cd61b3cb4, JMSReplyTo=temp-queue://64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2138401089, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:27,840 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e9af44e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-05-14 06:20:27,840 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e9af451-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e9af44e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e9af44e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27da04d9, true, {}]
2024-05-14 06:20:27,841 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e9b1b62-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e9af44e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e9af44e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18f20247, true, {}]
2024-05-14 06:20:27,842 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b44d9013-4bbb-4d68-9a16-f25514a369a9, 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-05-14 06:20:27,842 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1347a2e8
2024-05-14 06:20:27,842 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b44d9013-4bbb-4d68-9a16-f25514a369a9, null, 0, false, true, null]
2024-05-14 06:20:27,843 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e9b6984-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-05-14 06:20:27,843 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e9b6987-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e9b6984-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e9b6984-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@610e604d, true, {}]
2024-05-14 06:20:27,843 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e9b6988-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e9b6984-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e9b6984-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46d554c3, true, {}]
2024-05-14 06:20:27,844 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:27,844 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e6da2bd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e6d5498-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ec24472d-d63d-4c9d-a16a-eb7cd61b3cb4, JMSReplyTo=temp-queue://64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2138401089
2024-05-14 06:20:27,844 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e6da2bd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e6d5498-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ec24472d-d63d-4c9d-a16a-eb7cd61b3cb4, JMSReplyTo=temp-queue://64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2138401089 to transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=ACTIVE, createTime=1715667627844(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d83351f
2024-05-14 06:20:27,845 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e9bb7a9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e9a4fb30-1cac-4db8-8dc6-f73e1a690ad1, activemq.broker=mom224]
2024-05-14 06:20:27,846 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e9bb7ac-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e9bb7a9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e9bb7a9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c98ca33, true, {}]
2024-05-14 06:20:27,846 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e9bdebd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e9bb7a9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e9bb7a9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34a0e7ee, true, {}]
2024-05-14 06:20:27,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0: Reference[6247]:RELIABLE:CoreMessage[messageID=6247, durable=true, userID=0e9bdebf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, size=939, properties=TypedProperties[__AMQ_CID=0e9bb7ab-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ec24472d-d63d-4c9d-a16a-eb7cd61b3cb4, 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=e9a4fb30-1cac-4db8-8dc6-f73e1a690ad1]]@1253249654
2024-05-14 06:20:27,847 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6247, durable=true, userID=0e9bdebf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, size=939, properties=TypedProperties[__AMQ_CID=0e9bb7ab-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ec24472d-d63d-4c9d-a16a-eb7cd61b3cb4, 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=e9a4fb30-1cac-4db8-8dc6-f73e1a690ad1]]@1253249654, context: RoutingContextImpl(Address=64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, routingType=ANYCAST, PreviousAddress=64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0 previousRoute:ANYCAST, reusable=true, version=-2147483006)
..................................................
***** durable queues 64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0:
***** non durable for 64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0:
- queueID=6223 address:64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0 name:64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0 filter:null
..................................................
, transaction: null
2024-05-14 06:20:27,847 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0: CoreMessage[messageID=6247, durable=true, userID=0e9bdebf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, size=939, properties=TypedProperties[__AMQ_CID=0e9bb7ab-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ec24472d-d63d-4c9d-a16a-eb7cd61b3cb4, 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=e9a4fb30-1cac-4db8-8dc6-f73e1a690ad1]]@1253249654 to transaction: TransactionImpl [xid=null, txID=6248, xid=null, state=ACTIVE, createTime=1715667627847(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69e87c8f
2024-05-14 06:20:27,847 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0: CoreMessage[messageID=6247, durable=true, userID=0e9bdebf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, size=939, properties=TypedProperties[__AMQ_CID=0e9bb7ab-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ec24472d-d63d-4c9d-a16a-eb7cd61b3cb4, 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=e9a4fb30-1cac-4db8-8dc6-f73e1a690ad1]]@1253249654, transaction: TransactionImpl [xid=null, txID=6248, xid=null, state=COMMITTED, createTime=1715667627847(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69e87c8f
2024-05-14 06:20:27,847 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e9bb7a9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e9a4fb30-1cac-4db8-8dc6-f73e1a690ad1, activemq.broker=mom224]
2024-05-14 06:20:27,848 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e6d2d86-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-05-14 06:20:27,848 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e6da2bd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e6d5498-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ec24472d-d63d-4c9d-a16a-eb7cd61b3cb4, JMSReplyTo=temp-queue://64afeadc-0ddf-4b17-a45d-ee3eaa6d64b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2138401089, transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=COMMITTED, createTime=1715667627844(Tue May 14 06:20:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d83351f
2024-05-14 06:20:27,849 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@90e5788]
2024-05-14 06:20:27,849 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e9b6984-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:27,850 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@c951686[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:27,850 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003727 ms
2024-05-14 06:20:27,851 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e9af44e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:27,851 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:27,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.067365 ms
2024-05-14 06:20:27,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:27,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:27,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:27,852 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 373167322'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:27,854 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom222]
2024-05-14 06:20:27,855 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0e9d1741-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-05-14 06:20:27,855 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e9d3e54-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e9d1741-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e9d1741-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f75e3d, true, {}]
2024-05-14 06:20:27,855 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0e9d3e55-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0e9d1741-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0e9d1741-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bafea00, true, {}]
2024-05-14 06:20:27,856 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1884a785-fc01-4453-87b4-5c2d3cd5c5f2, address=1884a785-fc01-4453-87b4-5c2d3cd5c5f2, 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-05-14 06:20:27,856 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@309e3f97
2024-05-14 06:20:27,856 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68475483
2024-05-14 06:20:27,857 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1884a785-fc01-4453-87b4-5c2d3cd5c5f2, null, 0, false, true, null]
2024-05-14 06:20:27,858 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6292, durable=true, userID=0e9d8c78-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e9d3e53-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3318614-f8d5-4dc6-a213-72f76e26d49a, JMSReplyTo=temp-queue://1884a785-fc01-4453-87b4-5c2d3cd5c5f2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@145203466, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:28,153 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ecab6f9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-05-14 06:20:28,154 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ecade0c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ecab6f9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ecab6f9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@196f561a, true, {}]
2024-05-14 06:20:28,154 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ecade0d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ecab6f9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ecab6f9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a2fea13, true, {}]
2024-05-14 06:20:28,155 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d860a10-13ba-4b29-8638-791024009ad0, 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-05-14 06:20:28,156 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@cf0fb4e
2024-05-14 06:20:28,156 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d860a10-13ba-4b29-8638-791024009ad0, null, 0, false, true, null]
2024-05-14 06:20:28,156 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ecb2c2f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-05-14 06:20:28,157 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ecb5342-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ecb2c2f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ecb2c2f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c046ae4, true, {}]
2024-05-14 06:20:28,157 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ecb5343-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ecb2c2f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ecb2c2f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@584f6241, true, {}]
2024-05-14 06:20:28,157 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:28,157 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e9d8c78-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e9d3e53-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3318614-f8d5-4dc6-a213-72f76e26d49a, JMSReplyTo=temp-queue://1884a785-fc01-4453-87b4-5c2d3cd5c5f2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@145203466
2024-05-14 06:20:28,158 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e9d8c78-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e9d3e53-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3318614-f8d5-4dc6-a213-72f76e26d49a, JMSReplyTo=temp-queue://1884a785-fc01-4453-87b4-5c2d3cd5c5f2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@145203466 to transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=ACTIVE, createTime=1715667628158(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d37b812
2024-05-14 06:20:28,158 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0ecb7a54-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7005dd3a-5cdb-49be-834c-5130b543978d, activemq.broker=mom1]
2024-05-14 06:20:28,158 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ecb7a57-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ecb7a54-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ecb7a54-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44b4f05f, true, {}]
2024-05-14 06:20:28,159 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0ecba168-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0ecb7a54-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0ecb7a54-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@349336a3, true, {}]
2024-05-14 06:20:28,159 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1884a785-fc01-4453-87b4-5c2d3cd5c5f2: Reference[6312]:RELIABLE:CoreMessage[messageID=6312, durable=true, userID=0ecba16a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=1884a785-fc01-4453-87b4-5c2d3cd5c5f2, size=939, properties=TypedProperties[__AMQ_CID=0ecb7a56-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3318614-f8d5-4dc6-a213-72f76e26d49a, 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=7005dd3a-5cdb-49be-834c-5130b543978d]]@787675721
2024-05-14 06:20:28,159 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6312, durable=true, userID=0ecba16a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=1884a785-fc01-4453-87b4-5c2d3cd5c5f2, size=939, properties=TypedProperties[__AMQ_CID=0ecb7a56-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3318614-f8d5-4dc6-a213-72f76e26d49a, 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=7005dd3a-5cdb-49be-834c-5130b543978d]]@787675721, context: RoutingContextImpl(Address=1884a785-fc01-4453-87b4-5c2d3cd5c5f2, routingType=ANYCAST, PreviousAddress=1884a785-fc01-4453-87b4-5c2d3cd5c5f2 previousRoute:ANYCAST, reusable=true, version=-2147483002)
..................................................
***** durable queues 1884a785-fc01-4453-87b4-5c2d3cd5c5f2:
***** non durable for 1884a785-fc01-4453-87b4-5c2d3cd5c5f2:
- queueID=6288 address:1884a785-fc01-4453-87b4-5c2d3cd5c5f2 name:1884a785-fc01-4453-87b4-5c2d3cd5c5f2 filter:null
..................................................
, transaction: null
2024-05-14 06:20:28,160 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1884a785-fc01-4453-87b4-5c2d3cd5c5f2: CoreMessage[messageID=6312, durable=true, userID=0ecba16a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=1884a785-fc01-4453-87b4-5c2d3cd5c5f2, size=939, properties=TypedProperties[__AMQ_CID=0ecb7a56-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3318614-f8d5-4dc6-a213-72f76e26d49a, 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=7005dd3a-5cdb-49be-834c-5130b543978d]]@787675721 to transaction: TransactionImpl [xid=null, txID=6313, xid=null, state=ACTIVE, createTime=1715667628160(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78adef4f
2024-05-14 06:20:28,160 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1884a785-fc01-4453-87b4-5c2d3cd5c5f2: CoreMessage[messageID=6312, durable=true, userID=0ecba16a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=1884a785-fc01-4453-87b4-5c2d3cd5c5f2, size=939, properties=TypedProperties[__AMQ_CID=0ecb7a56-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3318614-f8d5-4dc6-a213-72f76e26d49a, 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=7005dd3a-5cdb-49be-834c-5130b543978d]]@787675721, transaction: TransactionImpl [xid=null, txID=6313, xid=null, state=COMMITTED, createTime=1715667628160(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78adef4f
2024-05-14 06:20:28,160 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ecb7a54-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7005dd3a-5cdb-49be-834c-5130b543978d, activemq.broker=mom1]
2024-05-14 06:20:28,160 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0e9d1741-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-05-14 06:20:28,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d79fade]
2024-05-14 06:20:28,161 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0e9d8c78-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0e9d3e53-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3318614-f8d5-4dc6-a213-72f76e26d49a, JMSReplyTo=temp-queue://1884a785-fc01-4453-87b4-5c2d3cd5c5f2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@145203466, transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=COMMITTED, createTime=1715667628158(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d37b812
2024-05-14 06:20:28,162 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ecb2c2f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:28,162 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@577db59a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:28,162 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003091 ms
2024-05-14 06:20:28,163 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0ecab6f9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:28,164 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:28,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.620831 ms
2024-05-14 06:20:28,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:28,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:28,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:28,164 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 559667317'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:28,166 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=mom224]
2024-05-14 06:20:28,166 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0eccb2dc-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom195]
2024-05-14 06:20:28,166 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eccb2df-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0eccb2dc-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0eccb2dc-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@771cfd10, true, {}]
2024-05-14 06:20:28,167 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eccd9f0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0eccb2dc-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0eccb2dc-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d4655f1, true, {}]
2024-05-14 06:20:28,167 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=51311558-c9df-496c-b799-c856aac1b83b, address=51311558-c9df-496c-b799-c856aac1b83b, 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-05-14 06:20:28,167 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7a81075c
2024-05-14 06:20:28,168 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7db47858
2024-05-14 06:20:28,168 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 51311558-c9df-496c-b799-c856aac1b83b, null, 0, false, true, null]
2024-05-14 06:20:28,169 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6357, durable=true, userID=0ecd2813-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0eccb2de-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dae3b03f-2653-4d7e-87d4-b513602bbd08, JMSReplyTo=temp-queue://51311558-c9df-496c-b799-c856aac1b83b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1344751096, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** 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-05-14 06:20:28,465 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efa5294-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-05-14 06:20:28,466 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efa79a7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efa5294-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efa5294-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ee159b9, true, {}]
2024-05-14 06:20:28,466 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efa79a8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efa5294-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efa5294-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ea0209d, true, {}]
2024-05-14 06:20:28,467 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d9111898-9929-43d6-9fb7-ad5b66c26170, 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-05-14 06:20:28,467 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b53d771
2024-05-14 06:20:28,467 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d9111898-9929-43d6-9fb7-ad5b66c26170, null, 0, false, true, null]
2024-05-14 06:20:28,468 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efac7ca-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-05-14 06:20:28,468 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efac7cd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efac7ca-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efac7ca-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47be3e81, true, {}]
2024-05-14 06:20:28,468 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efac7ce-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efac7ca-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efac7ca-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44fd01c5, true, {}]
2024-05-14 06:20:28,469 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:28,469 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ecd2813-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0eccb2de-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dae3b03f-2653-4d7e-87d4-b513602bbd08, JMSReplyTo=temp-queue://51311558-c9df-496c-b799-c856aac1b83b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1344751096
2024-05-14 06:20:28,469 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ecd2813-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0eccb2de-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dae3b03f-2653-4d7e-87d4-b513602bbd08, JMSReplyTo=temp-queue://51311558-c9df-496c-b799-c856aac1b83b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1344751096 to transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=ACTIVE, createTime=1715667628469(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@642215bc
2024-05-14 06:20:28,470 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efb15ef-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e579350c-f69f-4e18-80f8-25f75a662d09, activemq.broker=mom222]
2024-05-14 06:20:28,470 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efb15f2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efb15ef-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efb15ef-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25d34e52, true, {}]
2024-05-14 06:20:28,470 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efb15f3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efb15ef-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efb15ef-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cd72649, true, {}]
2024-05-14 06:20:28,471 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 51311558-c9df-496c-b799-c856aac1b83b: Reference[6377]:RELIABLE:CoreMessage[messageID=6377, durable=true, userID=0efb3d05-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=51311558-c9df-496c-b799-c856aac1b83b, size=939, properties=TypedProperties[__AMQ_CID=0efb15f1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dae3b03f-2653-4d7e-87d4-b513602bbd08, 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=e579350c-f69f-4e18-80f8-25f75a662d09]]@1946958023
2024-05-14 06:20:28,471 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6377, durable=true, userID=0efb3d05-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=51311558-c9df-496c-b799-c856aac1b83b, size=939, properties=TypedProperties[__AMQ_CID=0efb15f1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dae3b03f-2653-4d7e-87d4-b513602bbd08, 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=e579350c-f69f-4e18-80f8-25f75a662d09]]@1946958023, context: RoutingContextImpl(Address=51311558-c9df-496c-b799-c856aac1b83b, routingType=ANYCAST, PreviousAddress=51311558-c9df-496c-b799-c856aac1b83b previousRoute:ANYCAST, reusable=true, version=-2147482998)
..................................................
***** durable queues 51311558-c9df-496c-b799-c856aac1b83b:
***** non durable for 51311558-c9df-496c-b799-c856aac1b83b:
- queueID=6353 address:51311558-c9df-496c-b799-c856aac1b83b name:51311558-c9df-496c-b799-c856aac1b83b filter:null
..................................................
, transaction: null
2024-05-14 06:20:28,471 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 51311558-c9df-496c-b799-c856aac1b83b: CoreMessage[messageID=6377, durable=true, userID=0efb3d05-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=51311558-c9df-496c-b799-c856aac1b83b, size=939, properties=TypedProperties[__AMQ_CID=0efb15f1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dae3b03f-2653-4d7e-87d4-b513602bbd08, 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=e579350c-f69f-4e18-80f8-25f75a662d09]]@1946958023 to transaction: TransactionImpl [xid=null, txID=6378, xid=null, state=ACTIVE, createTime=1715667628471(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d2a8c69
2024-05-14 06:20:28,471 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 51311558-c9df-496c-b799-c856aac1b83b: CoreMessage[messageID=6377, durable=true, userID=0efb3d05-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=51311558-c9df-496c-b799-c856aac1b83b, size=939, properties=TypedProperties[__AMQ_CID=0efb15f1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dae3b03f-2653-4d7e-87d4-b513602bbd08, 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=e579350c-f69f-4e18-80f8-25f75a662d09]]@1946958023, transaction: TransactionImpl [xid=null, txID=6378, xid=null, state=COMMITTED, createTime=1715667628471(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d2a8c69
2024-05-14 06:20:28,471 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efb15ef-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e579350c-f69f-4e18-80f8-25f75a662d09, activemq.broker=mom222]
2024-05-14 06:20:28,472 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0eccb2dc-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom195]
2024-05-14 06:20:28,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17b17fa8]
2024-05-14 06:20:28,473 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0ecd2813-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=0eccb2de-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dae3b03f-2653-4d7e-87d4-b513602bbd08, JMSReplyTo=temp-queue://51311558-c9df-496c-b799-c856aac1b83b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1344751096, transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=COMMITTED, createTime=1715667628469(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@642215bc
2024-05-14 06:20:28,473 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efac7ca-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:28,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@d4200b8[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:28,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003905 ms
2024-05-14 06:20:28,474 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efa5294-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:28,475 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:28,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.109216 ms
2024-05-14 06:20:28,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-05-14 06:20:28,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:28,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [artemis-j2ee]>
2024-05-14 06:20:28,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1641289501'.
2024-05-14 06:20:28,477 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled
2024-05-14 06:20:28,477 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:20:28,477 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:28,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002856 ms
2024-05-14 06:20:28,478 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:28,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.762604 ms
2024-05-14 06:20:28,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [artemis-j2ee]>
2024-05-14 06:20:28,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:28,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [artemis-j2ee]>
2024-05-14 06:20:28,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1669893140'.
2024-05-14 06:20:28,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-05-14 06:20:28,480 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efc9c98-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:20:28,480 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efc9c9b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efc9c98-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efc9c98-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3581ee46, true, {}]
2024-05-14 06:20:28,481 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efc9c9c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efc9c98-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efc9c98-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36475e44, true, {}]
2024-05-14 06:20:28,481 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5d70d6fd-2c81-4f95-aa66-c723d8a296b5, 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-05-14 06:20:28,482 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@233a8027
2024-05-14 06:20:28,482 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5d70d6fd-2c81-4f95-aa66-c723d8a296b5, null, 0, false, true, null]
2024-05-14 06:20:28,482 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efceabe-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created
2024-05-14 06:20:28,483 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efd11d1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efceabe-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efceabe-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c7cb7c, true, {}]
2024-05-14 06:20:28,483 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efd11d2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efceabe-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efceabe-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6697336e, true, {}]
2024-05-14 06:20:28,483 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:28,484 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efd38e3-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom223]
2024-05-14 06:20:28,484 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efd38e6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efd38e3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efd38e3-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39f21e38, true, {}]
2024-05-14 06:20:28,484 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efd38e7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efd38e3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efd38e3-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3374e90f, true, {}]
2024-05-14 06:20:28,484 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6822d771-8de0-4fbf-906b-73c871ae1566, address=6822d771-8de0-4fbf-906b-73c871ae1566, 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-05-14 06:20:28,485 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@341e3708
2024-05-14 06:20:28,485 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f20ae35
2024-05-14 06:20:28,485 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6822d771-8de0-4fbf-906b-73c871ae1566, null, 0, false, true, null]
2024-05-14 06:20:28,486 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6436, durable=true, userID=0efd870a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=0efd38e5-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15b35442-4a4d-4065-b5bb-6015552f282c, JMSReplyTo=temp-queue://6822d771-8de0-4fbf-906b-73c871ae1566, 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]]@1615006342, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483244)
..................................................
***** 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-05-14 06:20:28,486 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0efd870a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=0efd38e5-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15b35442-4a4d-4065-b5bb-6015552f282c, JMSReplyTo=temp-queue://6822d771-8de0-4fbf-906b-73c871ae1566, 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]]@1615006342
2024-05-14 06:20:28,487 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0efd870a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=0efd38e5-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15b35442-4a4d-4065-b5bb-6015552f282c, JMSReplyTo=temp-queue://6822d771-8de0-4fbf-906b-73c871ae1566, 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]]@1615006342 to transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=ACTIVE, createTime=1715667628487(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16e4fbdc
2024-05-14 06:20:28,487 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efdae1b-11ba-11ef-8fb5-0a580a2842f4 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=mom224]
2024-05-14 06:20:28,488 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efdae1e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efdae1b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efdae1b-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d01b7d9, true, {}]
2024-05-14 06:20:28,488 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0efdd52f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efdae1b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efdae1b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2863e3bf, true, {}]
2024-05-14 06:20:28,489 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6822d771-8de0-4fbf-906b-73c871ae1566: Reference[6442]:RELIABLE:CoreMessage[messageID=6442, durable=true, userID=0efdd531-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=6822d771-8de0-4fbf-906b-73c871ae1566, size=752, properties=TypedProperties[__AMQ_CID=0efdae1d-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15b35442-4a4d-4065-b5bb-6015552f282c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1637237793
2024-05-14 06:20:28,489 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6442, durable=true, userID=0efdd531-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=6822d771-8de0-4fbf-906b-73c871ae1566, size=752, properties=TypedProperties[__AMQ_CID=0efdae1d-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15b35442-4a4d-4065-b5bb-6015552f282c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1637237793, context: RoutingContextImpl(Address=6822d771-8de0-4fbf-906b-73c871ae1566, routingType=ANYCAST, PreviousAddress=6822d771-8de0-4fbf-906b-73c871ae1566 previousRoute:ANYCAST, reusable=true, version=-2147482993)
..................................................
***** durable queues 6822d771-8de0-4fbf-906b-73c871ae1566:
***** non durable for 6822d771-8de0-4fbf-906b-73c871ae1566:
- queueID=6432 address:6822d771-8de0-4fbf-906b-73c871ae1566 name:6822d771-8de0-4fbf-906b-73c871ae1566 filter:null
..................................................
, transaction: null
2024-05-14 06:20:28,489 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6822d771-8de0-4fbf-906b-73c871ae1566: CoreMessage[messageID=6442, durable=true, userID=0efdd531-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=6822d771-8de0-4fbf-906b-73c871ae1566, size=752, properties=TypedProperties[__AMQ_CID=0efdae1d-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15b35442-4a4d-4065-b5bb-6015552f282c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1637237793 to transaction: TransactionImpl [xid=null, txID=6443, xid=null, state=ACTIVE, createTime=1715667628489(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@241630c2
2024-05-14 06:20:28,489 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6822d771-8de0-4fbf-906b-73c871ae1566: CoreMessage[messageID=6442, durable=true, userID=0efdd531-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=6822d771-8de0-4fbf-906b-73c871ae1566, size=752, properties=TypedProperties[__AMQ_CID=0efdae1d-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15b35442-4a4d-4065-b5bb-6015552f282c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1637237793, transaction: TransactionImpl [xid=null, txID=6443, xid=null, state=COMMITTED, createTime=1715667628489(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@241630c2
2024-05-14 06:20:28,489 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efdae1b-11ba-11ef-8fb5-0a580a2842f4 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=mom224]
2024-05-14 06:20:28,489 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efd38e3-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom223]
2024-05-14 06:20:28,490 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=0efd870a-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=0efd38e5-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15b35442-4a4d-4065-b5bb-6015552f282c, JMSReplyTo=temp-queue://6822d771-8de0-4fbf-906b-73c871ae1566, 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]]@1615006342, transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=COMMITTED, createTime=1715667628487(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16e4fbdc
2024-05-14 06:20:28,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$398/0x00007f25044b67c8@6d88a3f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@6980c50b]
2024-05-14 06:20:28,491 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efceabe-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:28,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@29f7c73e[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:28,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003414 ms
2024-05-14 06:20:28,492 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efc9c98-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:28,493 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:28,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.657861 ms
2024-05-14 06:20:28,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [artemis-j2ee]>
2024-05-14 06:20:28,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:28,494 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [artemis-j2ee]>
2024-05-14 06:20:28,494 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1568175160'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:28,495 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:28,495 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0efee6a3-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:28,496 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eff0db6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efee6a3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efee6a3-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43660f69, true, {}]
2024-05-14 06:20:28,496 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eff0db7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0efee6a3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0efee6a3-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c31f4, true, {}]
2024-05-14 06:20:28,496 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c48d084b-7725-47b4-9848-eb2739be24c8, 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-05-14 06:20:28,497 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ef7f1d1
2024-05-14 06:20:28,497 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c48d084b-7725-47b4-9848-eb2739be24c8, null, 0, false, true, null]
2024-05-14 06:20:28,497 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0eff34c9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:28,498 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eff5bdc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0eff34c9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0eff34c9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d0fa6bb, true, {}]
2024-05-14 06:20:28,498 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0eff5bdd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0eff34c9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0eff34c9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a8c9c46, true, {}]
2024-05-14 06:20:28,498 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 0eff5bdd-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true]
2024-05-14 06:20:28,499 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6293575d
2024-05-14 06:20:28,499 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=05b052cd-e220-4683-838e-93617853f111, 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-05-14 06:20:28,499 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68906fdb
2024-05-14 06:20:28,500 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 05b052cd-e220-4683-838e-93617853f111, null, 0, false, true, null]
2024-05-14 06:20:28,500 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0effa9ff-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom224]
2024-05-14 06:20:28,500 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0effaa02-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0effa9ff-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0effa9ff-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b73d6a2, true, {}]
2024-05-14 06:20:28,501 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0effd113-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=0effa9ff-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=0effa9ff-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d95c22b, true, {}]
2024-05-14 06:20:28,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1331ed7f-c838-4124-b0e1-1268553740c3, address=1331ed7f-c838-4124-b0e1-1268553740c3, 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-05-14 06:20:28,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@28bd2fa0
2024-05-14 06:20:28,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19360b70
2024-05-14 06:20:28,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1331ed7f-c838-4124-b0e1-1268553740c3, null, 0, false, true, null]
2024-05-14 06:20:28,502 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 05b052cd-e220-4683-838e-93617853f111: Reference[6505]:RELIABLE:CoreMessage[messageID=6505, durable=true, userID=0efff826-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=0effaa01-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, JMSReplyTo=temp-queue://1331ed7f-c838-4124-b0e1-1268553740c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1792557688
2024-05-14 06:20:28,502 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6505, durable=true, userID=0efff826-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=0effaa01-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, JMSReplyTo=temp-queue://1331ed7f-c838-4124-b0e1-1268553740c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1792557688, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147482989)
..................................................
***** durable queues test/mom/testTopicRequestReplyTimeout:
***** non durable for test/mom/testTopicRequestReplyTimeout:
- queueID=6493 address:test/mom/testTopicRequestReplyTimeout name:05b052cd-e220-4683-838e-93617853f111 filter:null
..................................................
, transaction: null
2024-05-14 06:20:28,503 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 05b052cd-e220-4683-838e-93617853f111: CoreMessage[messageID=6505, durable=true, userID=0efff826-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=0effaa01-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, JMSReplyTo=temp-queue://1331ed7f-c838-4124-b0e1-1268553740c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1792557688 to transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=ACTIVE, createTime=1715667628503(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ada52c8
2024-05-14 06:20:28,503 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 05b052cd-e220-4683-838e-93617853f111: CoreMessage[messageID=6505, durable=true, userID=0efff826-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=0effaa01-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, JMSReplyTo=temp-queue://1331ed7f-c838-4124-b0e1-1268553740c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1792557688, transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=COMMITTED, createTime=1715667628503(Tue May 14 06:20:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ada52c8
2024-05-14 06:20:33,501 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=mom224]
2024-05-14 06:20:33,501 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11fac197-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, activemq.broker=mom222]
2024-05-14 06:20:33,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fac19a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fac197-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fac197-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@664f8612, true, {}]
2024-05-14 06:20:33,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fac19b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fac197-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fac197-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e0a9746, true, {}]
2024-05-14 06:20:33,502 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0effa9ff-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom224]
2024-05-14 06:20:33,502 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c48d084b-7725-47b4-9848-eb2739be24c8: Reference[6523]:RELIABLE:CoreMessage[messageID=6523, durable=true, userID=11fae8ad-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=11fac199-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, _AMQ_ROUTING_TYPE=0]]@504159324
2024-05-14 06:20:33,502 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6523, durable=true, userID=11fae8ad-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=11fac199-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, _AMQ_ROUTING_TYPE=0]]@504159324, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147482990)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=6483 address:scout.mom.requestreply.cancellation name:c48d084b-7725-47b4-9848-eb2739be24c8 filter:null
..................................................
, transaction: null
2024-05-14 06:20:33,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c48d084b-7725-47b4-9848-eb2739be24c8: CoreMessage[messageID=6523, durable=true, userID=11fae8ad-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=11fac199-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, _AMQ_ROUTING_TYPE=0]]@504159324 to transaction: TransactionImpl [xid=null, txID=6525, xid=null, state=ACTIVE, createTime=1715667633502(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1ef846aa
2024-05-14 06:20:33,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c48d084b-7725-47b4-9848-eb2739be24c8: CoreMessage[messageID=6523, durable=true, userID=11fae8ad-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=11fac199-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, _AMQ_ROUTING_TYPE=0]]@504159324, transaction: TransactionImpl [xid=null, txID=6525, xid=null, state=COMMITTED, createTime=1715667633502(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1ef846aa
2024-05-14 06:20:33,503 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11fac197-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-9cb1bdad-25fd-4fc4-abb9-5f3077470f80, activemq.broker=mom222]
2024-05-14 06:20:33,503 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ef3bc19]
2024-05-14 06:20:33,503 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0eff34c9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,504 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3d5c1697[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:33,504 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003610 ms
2024-05-14 06:20:33,505 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0efee6a3-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,505 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:33,505 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5011.910511 ms
2024-05-14 06:20:33,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [artemis-j2ee]>
2024-05-14 06:20:33,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:33,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:33,507 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1869760478'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-05-14 06:20:33,508 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=mom1]
2024-05-14 06:20:33,508 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11fbd30f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-05-14 06:20:33,508 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fbd312-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fbd30f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fbd30f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@edd7e96, true, {}]
2024-05-14 06:20:33,508 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fbd313-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fbd30f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fbd30f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c433606, true, {}]
2024-05-14 06:20:33,509 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=733f138b-f285-42f2-8476-3ba09be23dee, 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-05-14 06:20:33,510 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66dd497f
2024-05-14 06:20:33,510 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 733f138b-f285-42f2-8476-3ba09be23dee, null, 0, false, true, null]
2024-05-14 06:20:33,510 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11fc2135-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-05-14 06:20:33,511 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fc2138-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fc2135-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fc2135-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2475996c, true, {}]
2024-05-14 06:20:33,511 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fc4849-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fc2135-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fc2135-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@334e55c0, true, {}]
2024-05-14 06:20:33,511 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 11fc4849-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true]
2024-05-14 06:20:33,511 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3126a519
2024-05-14 06:20:33,512 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=42aeb06b-7008-4070-8583-18a714216dc0, 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-05-14 06:20:33,512 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c8ca2b4
2024-05-14 06:20:33,512 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 42aeb06b-7008-4070-8583-18a714216dc0, null, 0, false, true, null]
2024-05-14 06:20:33,512 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11fc6f5b-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-05-14 06:20:33,513 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fc966e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fc6f5b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fc6f5b-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aa3ea51, true, {}]
2024-05-14 06:20:33,513 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fc966f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fc6f5b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fc6f5b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@683c94a4, true, {}]
2024-05-14 06:20:33,513 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=44b8d116-b821-45a8-8b75-5cc0928c0315, 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-05-14 06:20:33,514 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fff1743
2024-05-14 06:20:33,514 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 44b8d116-b821-45a8-8b75-5cc0928c0315, null, 0, false, true, null]
2024-05-14 06:20:33,514 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11fcbd81-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom195]
2024-05-14 06:20:33,514 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fcbd84-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fcbd81-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fcbd81-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f95ac89, true, {}]
2024-05-14 06:20:33,515 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fce495-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fcbd81-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fcbd81-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b401bee, true, {}]
2024-05-14 06:20:33,515 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b0ef78c2-8967-4071-9d87-edc29b174660, address=b0ef78c2-8967-4071-9d87-edc29b174660, 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-05-14 06:20:33,515 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@46d1f0ba
2024-05-14 06:20:33,515 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15b5130d
2024-05-14 06:20:33,516 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b0ef78c2-8967-4071-9d87-edc29b174660, null, 0, false, true, null]
2024-05-14 06:20:33,516 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 42aeb06b-7008-4070-8583-18a714216dc0: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=11fd0ba8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=11fcbd83-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, JMSReplyTo=temp-queue://b0ef78c2-8967-4071-9d87-edc29b174660, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@495146542
2024-05-14 06:20:33,516 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 44b8d116-b821-45a8-8b75-5cc0928c0315: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=11fd0ba8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=11fcbd83-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, JMSReplyTo=temp-queue://b0ef78c2-8967-4071-9d87-edc29b174660, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@495146542
2024-05-14 06:20:33,516 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6588, durable=true, userID=11fd0ba8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=11fcbd83-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, JMSReplyTo=temp-queue://b0ef78c2-8967-4071-9d87-edc29b174660, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@495146542, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482982)
..................................................
***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions:
***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions:
- queueID=6576 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:44b8d116-b821-45a8-8b75-5cc0928c0315 filter:null
- queueID=6568 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:42aeb06b-7008-4070-8583-18a714216dc0 filter:null
..................................................
, transaction: null
2024-05-14 06:20:33,517 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 44b8d116-b821-45a8-8b75-5cc0928c0315: CoreMessage[messageID=6588, durable=true, userID=11fd0ba8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=11fcbd83-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, JMSReplyTo=temp-queue://b0ef78c2-8967-4071-9d87-edc29b174660, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@495146542 to transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=ACTIVE, createTime=1715667633517(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22e3f41
2024-05-14 06:20:33,517 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 42aeb06b-7008-4070-8583-18a714216dc0: CoreMessage[messageID=6588, durable=true, userID=11fd0ba8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=11fcbd83-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, JMSReplyTo=temp-queue://b0ef78c2-8967-4071-9d87-edc29b174660, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@495146542 to transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=ACTIVE, createTime=1715667633516(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f6a2710
2024-05-14 06:20:33,517 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 44b8d116-b821-45a8-8b75-5cc0928c0315: CoreMessage[messageID=6588, durable=true, userID=11fd0ba8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=11fcbd83-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, JMSReplyTo=temp-queue://b0ef78c2-8967-4071-9d87-edc29b174660, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@495146542, transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=COMMITTED, createTime=1715667633517(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22e3f41
2024-05-14 06:20:33,517 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 42aeb06b-7008-4070-8583-18a714216dc0: CoreMessage[messageID=6588, durable=true, userID=11fd0ba8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=11fcbd83-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, JMSReplyTo=temp-queue://b0ef78c2-8967-4071-9d87-edc29b174660, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@495146542, transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=COMMITTED, createTime=1715667633516(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f6a2710
2024-05-14 06:20:33,517 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11fd32b9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=120126cd-84f7-4635-866d-23b0425a43e2, activemq.broker=mom64]
2024-05-14 06:20:33,517 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fd32bc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fd32b9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fd32b9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@237bf46b, true, {}]
2024-05-14 06:20:33,518 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fd59cd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fd32b9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fd32b9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@681002bf, true, {}]
2024-05-14 06:20:33,518 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11fd59ce-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=eb0c35d8-86c9-47bd-98e0-2e2a5e513fc4, activemq.broker=mom224]
2024-05-14 06:20:33,518 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fd59d2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fd59ce-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fd59ce-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d3340e, true, {}]
2024-05-14 06:20:33,518 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11fd59d4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11fd59ce-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11fd59ce-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5523ef0d, true, {}]
2024-05-14 06:20:33,518 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b0ef78c2-8967-4071-9d87-edc29b174660: Reference[6599]:RELIABLE:CoreMessage[messageID=6599, durable=true, userID=11fd59d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=b0ef78c2-8967-4071-9d87-edc29b174660, size=939, properties=TypedProperties[__AMQ_CID=11fd32bb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, 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=120126cd-84f7-4635-866d-23b0425a43e2]]@1801149285
2024-05-14 06:20:33,518 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6599, durable=true, userID=11fd59d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=b0ef78c2-8967-4071-9d87-edc29b174660, size=939, properties=TypedProperties[__AMQ_CID=11fd32bb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, 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=120126cd-84f7-4635-866d-23b0425a43e2]]@1801149285, context: RoutingContextImpl(Address=b0ef78c2-8967-4071-9d87-edc29b174660, routingType=ANYCAST, PreviousAddress=b0ef78c2-8967-4071-9d87-edc29b174660 previousRoute:ANYCAST, reusable=true, version=-2147482981)
..................................................
***** durable queues b0ef78c2-8967-4071-9d87-edc29b174660:
***** non durable for b0ef78c2-8967-4071-9d87-edc29b174660:
- queueID=6584 address:b0ef78c2-8967-4071-9d87-edc29b174660 name:b0ef78c2-8967-4071-9d87-edc29b174660 filter:null
..................................................
, transaction: null
2024-05-14 06:20:33,519 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b0ef78c2-8967-4071-9d87-edc29b174660: CoreMessage[messageID=6599, durable=true, userID=11fd59d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=b0ef78c2-8967-4071-9d87-edc29b174660, size=939, properties=TypedProperties[__AMQ_CID=11fd32bb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, 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=120126cd-84f7-4635-866d-23b0425a43e2]]@1801149285 to transaction: TransactionImpl [xid=null, txID=6600, xid=null, state=ACTIVE, createTime=1715667633518(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ec1dc3d
2024-05-14 06:20:33,519 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b0ef78c2-8967-4071-9d87-edc29b174660: CoreMessage[messageID=6599, durable=true, userID=11fd59d3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=b0ef78c2-8967-4071-9d87-edc29b174660, size=939, properties=TypedProperties[__AMQ_CID=11fd32bb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, 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=120126cd-84f7-4635-866d-23b0425a43e2]]@1801149285, transaction: TransactionImpl [xid=null, txID=6600, xid=null, state=COMMITTED, createTime=1715667633518(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ec1dc3d
2024-05-14 06:20:33,519 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6607, durable=true, userID=11fd80e6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=b0ef78c2-8967-4071-9d87-edc29b174660, size=939, properties=TypedProperties[__AMQ_CID=11fd59d1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, 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=eb0c35d8-86c9-47bd-98e0-2e2a5e513fc4]]@1288887432, context: RoutingContextImpl(Address=b0ef78c2-8967-4071-9d87-edc29b174660, routingType=ANYCAST, PreviousAddress=b0ef78c2-8967-4071-9d87-edc29b174660 previousRoute:ANYCAST, reusable=true, version=-2147482981)
..................................................
***** durable queues b0ef78c2-8967-4071-9d87-edc29b174660:
***** non durable for b0ef78c2-8967-4071-9d87-edc29b174660:
- queueID=6584 address:b0ef78c2-8967-4071-9d87-edc29b174660 name:b0ef78c2-8967-4071-9d87-edc29b174660 filter:null
..................................................
, transaction: null
2024-05-14 06:20:33,519 INFO  [scout-thread-12] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11fd32b9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=120126cd-84f7-4635-866d-23b0425a43e2, activemq.broker=mom64]
2024-05-14 06:20:33,519 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11fcbd81-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom195]
2024-05-14 06:20:33,519 INFO  [scout-thread-15] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@unknown added acknowledgement of a message from b0ef78c2-8967-4071-9d87-edc29b174660: CoreMessage[messageID=6607, durable=true, userID=11fd80e6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=b0ef78c2-8967-4071-9d87-edc29b174660, size=939, properties=TypedProperties[__AMQ_CID=11fd59d1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, 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=eb0c35d8-86c9-47bd-98e0-2e2a5e513fc4]]@1288887432 to transaction: TransactionImpl [xid=null, txID=6615, xid=null, state=ACTIVE, createTime=1715667633519(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a1eebbb - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom195]
2024-05-14 06:20:33,519 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11fd59ce-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=eb0c35d8-86c9-47bd-98e0-2e2a5e513fc4, activemq.broker=mom224]
2024-05-14 06:20:33,519 INFO  [scout-thread-15] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@unknown acknowledged message from b0ef78c2-8967-4071-9d87-edc29b174660: CoreMessage[messageID=6607, durable=true, userID=11fd80e6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=b0ef78c2-8967-4071-9d87-edc29b174660, size=939, properties=TypedProperties[__AMQ_CID=11fd59d1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a4bba39-e0ee-4a6d-80ba-1136ef91c384, 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=eb0c35d8-86c9-47bd-98e0-2e2a5e513fc4]]@1288887432, transaction: TransactionImpl [xid=null, txID=6615, xid=null, state=COMMITTED, createTime=1715667633519(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a1eebbb - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom195]
2024-05-14 06:20:33,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ec7c39b, org.eclipse.scout.rt.mom.jms.JmsSubscription@21890674]
2024-05-14 06:20:33,521 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11fc2135-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,522 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11fc6f5b-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5fdc266e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:33,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003178 ms
2024-05-14 06:20:33,523 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11fbd30f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,524 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:33,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.963318 ms
2024-05-14 06:20:33,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-05-14 06:20:33,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:33,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]>
2024-05-14 06:20:33,525 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 71262602'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:33,526 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=mom223]
2024-05-14 06:20:33,527 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11feb968-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:33,527 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11feb96b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11feb968-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11feb968-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b9fd8c0, true, {}]
2024-05-14 06:20:33,527 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11feb96c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11feb968-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11feb968-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aac2d52, true, {}]
2024-05-14 06:20:33,528 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c18b18a8-2c58-4ce9-9b28-c6d644901c30, 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-05-14 06:20:33,528 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29aee269
2024-05-14 06:20:33,528 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c18b18a8-2c58-4ce9-9b28-c6d644901c30, null, 0, false, true, null]
2024-05-14 06:20:33,529 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11ff078e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:33,529 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11ff0791-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11ff078e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11ff078e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ea1df62, true, {}]
2024-05-14 06:20:33,529 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11ff0792-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11ff078e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11ff078e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78921a7, true, {}]
2024-05-14 06:20:33,530 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:33,530 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11ff2da3-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom1]
2024-05-14 06:20:33,530 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11ff2da6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11ff2da3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11ff2da3-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73f7e58d, true, {}]
2024-05-14 06:20:33,531 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11ff54b7-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11ff2da3-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11ff2da3-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@279972f5, true, {}]
2024-05-14 06:20:33,531 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a2e5ba20-4178-4125-8e56-eb00c63deba4, address=a2e5ba20-4178-4125-8e56-eb00c63deba4, 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-05-14 06:20:33,531 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3ff08d4
2024-05-14 06:20:33,531 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5feec317
2024-05-14 06:20:33,532 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a2e5ba20-4178-4125-8e56-eb00c63deba4, null, 0, false, true, null]
2024-05-14 06:20:33,532 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6682, durable=true, userID=11ff7bca-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=11ff2da5-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e47ba306-f72a-4c7e-a683-cfd67c27a1a6, JMSReplyTo=temp-queue://a2e5ba20-4178-4125-8e56-eb00c63deba4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1905409373, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483225)
..................................................
***** 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-05-14 06:20:33,533 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=11ff7bca-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=11ff2da5-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e47ba306-f72a-4c7e-a683-cfd67c27a1a6, JMSReplyTo=temp-queue://a2e5ba20-4178-4125-8e56-eb00c63deba4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1905409373
2024-05-14 06:20:33,533 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=11ff7bca-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=11ff2da5-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e47ba306-f72a-4c7e-a683-cfd67c27a1a6, JMSReplyTo=temp-queue://a2e5ba20-4178-4125-8e56-eb00c63deba4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1905409373 to transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=ACTIVE, createTime=1715667633533(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20500c96
2024-05-14 06:20:33,533 ERROR [scout-thread-15] 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=82f680ab-42e8-43ae-a58b-155efb24248e, activemq.broker=mom195]
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-05-14 06:20:33,533 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 11ffa2db-11ba-11ef-8fb5-0a580a2842f4 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=82f680ab-42e8-43ae-a58b-155efb24248e, activemq.broker=mom195]
2024-05-14 06:20:33,534 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11ffc9ee-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11ffa2db-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11ffa2db-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@95babff, true, {}]
2024-05-14 06:20:33,534 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [11ffc9ef-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=11ffa2db-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=11ffa2db-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50a71b12, true, {}]
2024-05-14 06:20:33,535 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a2e5ba20-4178-4125-8e56-eb00c63deba4: Reference[6688]:RELIABLE:CoreMessage[messageID=6688, durable=true, userID=11ffc9f1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=a2e5ba20-4178-4125-8e56-eb00c63deba4, size=1335, properties=TypedProperties[__AMQ_CID=11ffc9ed-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e47ba306-f72a-4c7e-a683-cfd67c27a1a6, 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=82f680ab-42e8-43ae-a58b-155efb24248e]]@1084473465
2024-05-14 06:20:33,535 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6688, durable=true, userID=11ffc9f1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=a2e5ba20-4178-4125-8e56-eb00c63deba4, size=1335, properties=TypedProperties[__AMQ_CID=11ffc9ed-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e47ba306-f72a-4c7e-a683-cfd67c27a1a6, 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=82f680ab-42e8-43ae-a58b-155efb24248e]]@1084473465, context: RoutingContextImpl(Address=a2e5ba20-4178-4125-8e56-eb00c63deba4, routingType=ANYCAST, PreviousAddress=a2e5ba20-4178-4125-8e56-eb00c63deba4 previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues a2e5ba20-4178-4125-8e56-eb00c63deba4:
***** non durable for a2e5ba20-4178-4125-8e56-eb00c63deba4:
- queueID=6678 address:a2e5ba20-4178-4125-8e56-eb00c63deba4 name:a2e5ba20-4178-4125-8e56-eb00c63deba4 filter:null
..................................................
, transaction: null
2024-05-14 06:20:33,535 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a2e5ba20-4178-4125-8e56-eb00c63deba4: CoreMessage[messageID=6688, durable=true, userID=11ffc9f1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=a2e5ba20-4178-4125-8e56-eb00c63deba4, size=1335, properties=TypedProperties[__AMQ_CID=11ffc9ed-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e47ba306-f72a-4c7e-a683-cfd67c27a1a6, 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=82f680ab-42e8-43ae-a58b-155efb24248e]]@1084473465 to transaction: TransactionImpl [xid=null, txID=6689, xid=null, state=ACTIVE, createTime=1715667633535(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c5ed261
2024-05-14 06:20:33,535 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a2e5ba20-4178-4125-8e56-eb00c63deba4: CoreMessage[messageID=6688, durable=true, userID=11ffc9f1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=a2e5ba20-4178-4125-8e56-eb00c63deba4, size=1335, properties=TypedProperties[__AMQ_CID=11ffc9ed-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e47ba306-f72a-4c7e-a683-cfd67c27a1a6, 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=82f680ab-42e8-43ae-a58b-155efb24248e]]@1084473465, transaction: TransactionImpl [xid=null, txID=6689, xid=null, state=COMMITTED, createTime=1715667633535(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c5ed261
2024-05-14 06:20:33,535 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11ffa2db-11ba-11ef-8fb5-0a580a2842f4 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=82f680ab-42e8-43ae-a58b-155efb24248e, activemq.broker=mom195]
2024-05-14 06:20:33,535 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11ff2da3-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom1]
2024-05-14 06:20:33,536 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=11ff7bca-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=11ff2da5-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e47ba306-f72a-4c7e-a683-cfd67c27a1a6, JMSReplyTo=temp-queue://a2e5ba20-4178-4125-8e56-eb00c63deba4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1905409373, transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=COMMITTED, createTime=1715667633533(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20500c96
2024-05-14 06:20:33,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6655bdce]
2024-05-14 06:20:33,537 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11ff078e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7a23705c[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:33,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003163 ms
2024-05-14 06:20:33,538 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 11feb968-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:33,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.087819 ms
2024-05-14 06:20:33,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]>
2024-05-14 06:20:33,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:33,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [artemis-j2ee]>
2024-05-14 06:20:33,540 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 864635204'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:33,541 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:33,541 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1200db63-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:33,541 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1200db66-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1200db63-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1200db63-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7abca288, true, {}]
2024-05-14 06:20:33,542 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12010277-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1200db63-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1200db63-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54c1e3eb, true, {}]
2024-05-14 06:20:33,542 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1cc623fd-b37a-4abb-9a5e-52b7f51c2e8a, 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-05-14 06:20:33,543 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5baefd0d
2024-05-14 06:20:33,543 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1cc623fd-b37a-4abb-9a5e-52b7f51c2e8a, null, 0, false, true, null]
2024-05-14 06:20:33,543 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 12012989-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:33,543 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1201298c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=12012989-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=12012989-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73ab4016, true, {}]
2024-05-14 06:20:33,544 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1201509d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=12012989-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=12012989-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b0c11e2, true, {}]
2024-05-14 06:20:33,544 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1201509d-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true]
2024-05-14 06:20:33,544 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@21aec4c2
2024-05-14 06:20:33,544 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=04d8e3cd-c58d-4299-8629-dba1c44b755c, 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-05-14 06:20:33,545 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@400e9ab3
2024-05-14 06:20:33,545 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 04d8e3cd-c58d-4299-8629-dba1c44b755c, null, 0, false, true, null]
2024-05-14 06:20:33,545 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 120177af-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom1]
2024-05-14 06:20:33,546 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12019ec2-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=120177af-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=120177af-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@261bd4ff, true, {}]
2024-05-14 06:20:33,546 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12019ec3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=120177af-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=120177af-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@953c0f7, true, {}]
2024-05-14 06:20:33,546 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c28e5476-831d-47f2-9b0e-ac9d08cce03e, address=c28e5476-831d-47f2-9b0e-ac9d08cce03e, 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-05-14 06:20:33,546 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@43ada31c
2024-05-14 06:20:33,546 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47869d4b
2024-05-14 06:20:33,547 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c28e5476-831d-47f2-9b0e-ac9d08cce03e, null, 0, false, true, null]
2024-05-14 06:20:33,547 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 04d8e3cd-c58d-4299-8629-dba1c44b755c: Reference[6751]:RELIABLE:CoreMessage[messageID=6751, durable=true, userID=1201c5d6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=12019ec1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e647a04f-0b05-436f-94cd-148e37f2a7b7, JMSReplyTo=temp-queue://c28e5476-831d-47f2-9b0e-ac9d08cce03e, 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]]@478408939
2024-05-14 06:20:33,547 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6751, durable=true, userID=1201c5d6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=12019ec1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e647a04f-0b05-436f-94cd-148e37f2a7b7, JMSReplyTo=temp-queue://c28e5476-831d-47f2-9b0e-ac9d08cce03e, 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]]@478408939, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482971)
..................................................
***** durable queues test/mom/testTopicRequestReplyCorrelationId:
***** non durable for test/mom/testTopicRequestReplyCorrelationId:
- queueID=6739 address:test/mom/testTopicRequestReplyCorrelationId name:04d8e3cd-c58d-4299-8629-dba1c44b755c filter:null
..................................................
, transaction: null
2024-05-14 06:20:33,548 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 04d8e3cd-c58d-4299-8629-dba1c44b755c: CoreMessage[messageID=6751, durable=true, userID=1201c5d6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=12019ec1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e647a04f-0b05-436f-94cd-148e37f2a7b7, JMSReplyTo=temp-queue://c28e5476-831d-47f2-9b0e-ac9d08cce03e, 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]]@478408939 to transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=ACTIVE, createTime=1715667633547(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3b61c911
2024-05-14 06:20:33,548 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 04d8e3cd-c58d-4299-8629-dba1c44b755c: CoreMessage[messageID=6751, durable=true, userID=1201c5d6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=12019ec1-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e647a04f-0b05-436f-94cd-148e37f2a7b7, JMSReplyTo=temp-queue://c28e5476-831d-47f2-9b0e-ac9d08cce03e, 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]]@478408939, transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=COMMITTED, createTime=1715667633547(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3b61c911
2024-05-14 06:20:33,548 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1201ece7-11ba-11ef-8fb5-0a580a2842f4 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=mom195]
2024-05-14 06:20:33,548 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1201ecea-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1201ece7-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1201ece7-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d53f0d, true, {}]
2024-05-14 06:20:33,548 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1201eceb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1201ece7-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1201ece7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a6fab35, true, {}]
2024-05-14 06:20:33,549 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c28e5476-831d-47f2-9b0e-ac9d08cce03e: Reference[6757]:RELIABLE:CoreMessage[messageID=6757, durable=true, userID=120213fd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=c28e5476-831d-47f2-9b0e-ac9d08cce03e, size=873, properties=TypedProperties[__AMQ_CID=1201ece9-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e647a04f-0b05-436f-94cd-148e37f2a7b7, 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]]@1326998919
2024-05-14 06:20:33,549 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6757, durable=true, userID=120213fd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=c28e5476-831d-47f2-9b0e-ac9d08cce03e, size=873, properties=TypedProperties[__AMQ_CID=1201ece9-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e647a04f-0b05-436f-94cd-148e37f2a7b7, 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]]@1326998919, context: RoutingContextImpl(Address=c28e5476-831d-47f2-9b0e-ac9d08cce03e, routingType=ANYCAST, PreviousAddress=c28e5476-831d-47f2-9b0e-ac9d08cce03e previousRoute:ANYCAST, reusable=true, version=-2147482970)
..................................................
***** durable queues c28e5476-831d-47f2-9b0e-ac9d08cce03e:
***** non durable for c28e5476-831d-47f2-9b0e-ac9d08cce03e:
- queueID=6747 address:c28e5476-831d-47f2-9b0e-ac9d08cce03e name:c28e5476-831d-47f2-9b0e-ac9d08cce03e filter:null
..................................................
, transaction: null
2024-05-14 06:20:33,549 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c28e5476-831d-47f2-9b0e-ac9d08cce03e: CoreMessage[messageID=6757, durable=true, userID=120213fd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=c28e5476-831d-47f2-9b0e-ac9d08cce03e, size=873, properties=TypedProperties[__AMQ_CID=1201ece9-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e647a04f-0b05-436f-94cd-148e37f2a7b7, 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]]@1326998919 to transaction: TransactionImpl [xid=null, txID=6758, xid=null, state=ACTIVE, createTime=1715667633549(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@363f59af
2024-05-14 06:20:33,549 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c28e5476-831d-47f2-9b0e-ac9d08cce03e: CoreMessage[messageID=6757, durable=true, userID=120213fd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=c28e5476-831d-47f2-9b0e-ac9d08cce03e, size=873, properties=TypedProperties[__AMQ_CID=1201ece9-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e647a04f-0b05-436f-94cd-148e37f2a7b7, 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]]@1326998919, transaction: TransactionImpl [xid=null, txID=6758, xid=null, state=COMMITTED, createTime=1715667633549(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@363f59af
2024-05-14 06:20:33,549 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1201ece7-11ba-11ef-8fb5-0a580a2842f4 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=mom195]
2024-05-14 06:20:33,549 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 120177af-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom1]
2024-05-14 06:20:33,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b3642c4]
2024-05-14 06:20:33,552 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 12012989-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,552 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@33c8ad03[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:33,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002984 ms
2024-05-14 06:20:33,553 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1200db63-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,554 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:33,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.277147 ms
2024-05-14 06:20:33,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [artemis-j2ee]>
2024-05-14 06:20:33,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:33,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [artemis-j2ee]>
2024-05-14 06:20:33,555 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 235485129'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:33,556 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:33,556 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1203256f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:33,557 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12032572-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1203256f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1203256f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bcef933, true, {}]
2024-05-14 06:20:33,557 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12034c83-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1203256f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1203256f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d8defd3, true, {}]
2024-05-14 06:20:33,557 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=74e6c208-e803-4699-814b-39abad308b20, 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-05-14 06:20:33,558 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b77a5d5
2024-05-14 06:20:33,558 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 74e6c208-e803-4699-814b-39abad308b20, null, 0, false, true, null]
2024-05-14 06:20:33,558 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 12037395-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-05-14 06:20:33,559 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12039aa8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=12037395-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=12037395-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12be5311, true, {}]
2024-05-14 06:20:33,559 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12039aa9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=12037395-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=12037395-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c348634, true, {}]
2024-05-14 06:20:33,559 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:33,560 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1203c1ba-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom195]
2024-05-14 06:20:33,560 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1203c1bd-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1203c1ba-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1203c1ba-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a29cba, true, {}]
2024-05-14 06:20:33,560 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1203c1be-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1203c1ba-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1203c1ba-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bd6d7da, true, {}]
2024-05-14 06:20:33,560 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2c7b51a4-4f31-400c-8167-35eaa053a1d5, address=2c7b51a4-4f31-400c-8167-35eaa053a1d5, 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-05-14 06:20:33,560 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@2c584afb
2024-05-14 06:20:33,561 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19c43720
2024-05-14 06:20:33,561 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2c7b51a4-4f31-400c-8167-35eaa053a1d5, null, 0, false, true, null]
2024-05-14 06:20:33,562 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6822, durable=true, userID=1203e8d1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=1203c1bc-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, JMSReplyTo=temp-queue://2c7b51a4-4f31-400c-8167-35eaa053a1d5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038614482, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** 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-05-14 06:20:33,562 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1203e8d1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=1203c1bc-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, JMSReplyTo=temp-queue://2c7b51a4-4f31-400c-8167-35eaa053a1d5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038614482
2024-05-14 06:20:33,562 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1203e8d1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=1203c1bc-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, JMSReplyTo=temp-queue://2c7b51a4-4f31-400c-8167-35eaa053a1d5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038614482 to transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=ACTIVE, createTime=1715667633562(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ef0f3a3
2024-05-14 06:20:33,563 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:33,563 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 120436f2-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, activemq.broker=mom64]
2024-05-14 06:20:33,563 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [120436f5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=120436f2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=120436f2-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c871ab0, true, {}]
2024-05-14 06:20:33,563 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1203c1ba-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom195]
2024-05-14 06:20:33,563 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [120436f6-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=120436f2-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=120436f2-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16abd742, true, {}]
2024-05-14 06:20:33,564 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6841, durable=true, userID=12045e08-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=120436f4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, _AMQ_ROUTING_TYPE=0]]@1692414295, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147482966)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=6804 address:scout.mom.requestreply.cancellation name:74e6c208-e803-4699-814b-39abad308b20 filter:null
..................................................
, transaction: null
2024-05-14 06:20:33,564 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 74e6c208-e803-4699-814b-39abad308b20: Reference[6841]:RELIABLE:CoreMessage[messageID=6841, durable=true, userID=12045e08-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=120436f4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, _AMQ_ROUTING_TYPE=0]]@1692414295
2024-05-14 06:20:33,564 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 74e6c208-e803-4699-814b-39abad308b20: CoreMessage[messageID=6841, durable=true, userID=12045e08-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=120436f4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, _AMQ_ROUTING_TYPE=0]]@1692414295 to transaction: TransactionImpl [xid=null, txID=6843, xid=null, state=ACTIVE, createTime=1715667633564(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57ddd676
2024-05-14 06:20:33,564 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 74e6c208-e803-4699-814b-39abad308b20: CoreMessage[messageID=6841, durable=true, userID=12045e08-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=120436f4-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, _AMQ_ROUTING_TYPE=0]]@1692414295, transaction: TransactionImpl [xid=null, txID=6843, xid=null, state=COMMITTED, createTime=1715667633564(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57ddd676
2024-05-14 06:20:33,564 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d3bf73f]
2024-05-14 06:20:33,565 INFO  [scout-thread-12] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 120436f2-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, activemq.broker=mom64]
2024-05-14 06:20:33,565 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1203e8d1-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=1203c1bc-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8076c81c-c844-4515-90d4-f6d4578a1ec8, JMSReplyTo=temp-queue://2c7b51a4-4f31-400c-8167-35eaa053a1d5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038614482, transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=COMMITTED, createTime=1715667633562(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ef0f3a3
2024-05-14 06:20:33,566 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 12037395-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@8877547[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:33,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003056 ms
2024-05-14 06:20:33,567 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1203256f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:33,568 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:33,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.267633 ms
2024-05-14 06:20:33,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [artemis-j2ee]>
2024-05-14 06:20:33,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:33,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [artemis-j2ee]>
2024-05-14 06:20:33,569 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 978086329'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:33,570 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=mom223]
2024-05-14 06:20:33,570 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1205486a-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:33,571 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12056f7d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1205486a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1205486a-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a1d47f9, true, {}]
2024-05-14 06:20:33,571 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12056f7e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1205486a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1205486a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d6acb36, true, {}]
2024-05-14 06:20:33,571 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9a9da733-7374-4211-b22f-e1b8269a5bf9, 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-05-14 06:20:33,572 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@643422ba
2024-05-14 06:20:33,572 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9a9da733-7374-4211-b22f-e1b8269a5bf9, null, 0, false, true, null]
2024-05-14 06:20:33,572 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 12059690-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-05-14 06:20:33,573 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [12059693-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=12059690-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=12059690-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6aa3c002, true, {}]
2024-05-14 06:20:33,573 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1205bda4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=12059690-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=12059690-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4aafd863, true, {}]
2024-05-14 06:20:33,573 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:33,574 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1205e4b5-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom222]
2024-05-14 06:20:33,574 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1205e4b8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1205e4b5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1205e4b5-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66505c43, true, {}]
2024-05-14 06:20:33,574 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1205e4b9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1205e4b5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1205e4b5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60807812, true, {}]
2024-05-14 06:20:33,574 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2efb0379-7aed-4439-ba3d-e8da314f0154, address=2efb0379-7aed-4439-ba3d-e8da314f0154, 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-05-14 06:20:33,574 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@551603f6
2024-05-14 06:20:33,575 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61e512a2
2024-05-14 06:20:33,575 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2efb0379-7aed-4439-ba3d-e8da314f0154, null, 0, false, true, null]
2024-05-14 06:20:33,576 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6887, durable=true, userID=12060bcc-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=1205e4b7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, JMSReplyTo=temp-queue://2efb0379-7aed-4439-ba3d-e8da314f0154, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773382788, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483209)
..................................................
***** 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-05-14 06:20:33,576 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=12060bcc-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=1205e4b7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, JMSReplyTo=temp-queue://2efb0379-7aed-4439-ba3d-e8da314f0154, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773382788
2024-05-14 06:20:33,576 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=12060bcc-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=1205e4b7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, JMSReplyTo=temp-queue://2efb0379-7aed-4439-ba3d-e8da314f0154, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773382788 to transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=ACTIVE, createTime=1715667633576(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59ba3185
2024-05-14 06:20:33,579 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=12060bcc-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:33 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=1205e4b7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, JMSReplyTo=temp-queue://2efb0379-7aed-4439-ba3d-e8da314f0154, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773382788, transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=COMMITTED, createTime=1715667633576(Tue May 14 06:20:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59ba3185
2024-05-14 06:20:38,574 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:38,574 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1500d53d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, activemq.broker=mom195]
2024-05-14 06:20:38,575 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1500d540-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1500d53d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1500d53d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6467649e, true, {}]
2024-05-14 06:20:38,575 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1500fc51-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1500d53d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1500d53d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@606d32a2, true, {}]
2024-05-14 06:20:38,575 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1205e4b5-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom222]
2024-05-14 06:20:38,575 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6905, durable=true, userID=1500fc53-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=1500d53f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, _AMQ_ROUTING_TYPE=0]]@22450263, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147482962)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=6869 address:scout.mom.requestreply.cancellation name:9a9da733-7374-4211-b22f-e1b8269a5bf9 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,576 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9a9da733-7374-4211-b22f-e1b8269a5bf9: Reference[6905]:RELIABLE:CoreMessage[messageID=6905, durable=true, userID=1500fc53-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=1500d53f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, _AMQ_ROUTING_TYPE=0]]@22450263
2024-05-14 06:20:38,576 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9a9da733-7374-4211-b22f-e1b8269a5bf9: CoreMessage[messageID=6905, durable=true, userID=1500fc53-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=1500d53f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, _AMQ_ROUTING_TYPE=0]]@22450263 to transaction: TransactionImpl [xid=null, txID=6908, xid=null, state=ACTIVE, createTime=1715667638576(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48bb3609
2024-05-14 06:20:38,576 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9a9da733-7374-4211-b22f-e1b8269a5bf9: CoreMessage[messageID=6905, durable=true, userID=1500fc53-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=1500d53f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, _AMQ_ROUTING_TYPE=0]]@22450263, transaction: TransactionImpl [xid=null, txID=6908, xid=null, state=COMMITTED, createTime=1715667638576(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48bb3609
2024-05-14 06:20:38,576 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1500d53d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-2247ac18-0520-472b-a982-e5722ea5a0ed, activemq.broker=mom195]
2024-05-14 06:20:38,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@160b010e]
2024-05-14 06:20:38,577 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 12059690-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@74224f15[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:38,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003644 ms
2024-05-14 06:20:38,578 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1205486a-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,579 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5010.463204 ms
2024-05-14 06:20:38,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [artemis-j2ee]>
2024-05-14 06:20:38,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]>
2024-05-14 06:20:38,580 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2018974088'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,581 INFO  [scout-thread-12] 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=mom64]
2024-05-14 06:20:38,581 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1501e6b5-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,582 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15020dc8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1501e6b5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1501e6b5-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@479f20fc, true, {}]
2024-05-14 06:20:38,582 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15020dc9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1501e6b5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1501e6b5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6acac55f, true, {}]
2024-05-14 06:20:38,583 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9d6a97d4-f3c6-4136-9498-265dd69a3964, 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-05-14 06:20:38,583 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67d4bcfc
2024-05-14 06:20:38,583 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9d6a97d4-f3c6-4136-9498-265dd69a3964, null, 0, false, true, null]
2024-05-14 06:20:38,584 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150234db-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,584 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15025bee-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150234db-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150234db-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b39f3e3, true, {}]
2024-05-14 06:20:38,584 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15025bef-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150234db-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150234db-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1303c3d4, true, {}]
2024-05-14 06:20:38,584 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,585 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15028300-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom223]
2024-05-14 06:20:38,585 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15028303-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15028300-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15028300-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b26cb86, true, {}]
2024-05-14 06:20:38,585 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15028304-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15028300-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15028300-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31d9a58f, true, {}]
2024-05-14 06:20:38,586 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5b1e4295-9e69-45ab-a84c-02492af361ae, address=5b1e4295-9e69-45ab-a84c-02492af361ae, 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-05-14 06:20:38,586 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1bb1abb0
2024-05-14 06:20:38,586 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a2bcdb1
2024-05-14 06:20:38,586 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5b1e4295-9e69-45ab-a84c-02492af361ae, null, 0, false, true, null]
2024-05-14 06:20:38,587 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6952, durable=true, userID=1502d127-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=15028302-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84214e3f-6a9f-4742-9159-425bd28f650a, JMSReplyTo=temp-queue://5b1e4295-9e69-45ab-a84c-02492af361ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1860796924, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483204)
..................................................
***** 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-05-14 06:20:38,587 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1502d127-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=15028302-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84214e3f-6a9f-4742-9159-425bd28f650a, JMSReplyTo=temp-queue://5b1e4295-9e69-45ab-a84c-02492af361ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1860796924
2024-05-14 06:20:38,587 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1502d127-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=15028302-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84214e3f-6a9f-4742-9159-425bd28f650a, JMSReplyTo=temp-queue://5b1e4295-9e69-45ab-a84c-02492af361ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1860796924 to transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=ACTIVE, createTime=1715667638587(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ae92f8d
2024-05-14 06:20:38,588 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=19c2b596-3298-4965-b99b-6f7d524d582f, activemq.broker=mom224]
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-05-14 06:20:38,588 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1502f838-11ba-11ef-8fb5-0a580a2842f4 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=19c2b596-3298-4965-b99b-6f7d524d582f, activemq.broker=mom224]
2024-05-14 06:20:38,588 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1502f83b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1502f838-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1502f838-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c8ddc35, true, {}]
2024-05-14 06:20:38,589 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15031f4c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1502f838-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1502f838-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40f737fa, true, {}]
2024-05-14 06:20:38,589 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5b1e4295-9e69-45ab-a84c-02492af361ae: Reference[6958]:RELIABLE:CoreMessage[messageID=6958, durable=true, userID=15031f4e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=5b1e4295-9e69-45ab-a84c-02492af361ae, size=1335, properties=TypedProperties[__AMQ_CID=1502f83a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84214e3f-6a9f-4742-9159-425bd28f650a, 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=19c2b596-3298-4965-b99b-6f7d524d582f]]@1496706986
2024-05-14 06:20:38,589 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6958, durable=true, userID=15031f4e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=5b1e4295-9e69-45ab-a84c-02492af361ae, size=1335, properties=TypedProperties[__AMQ_CID=1502f83a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84214e3f-6a9f-4742-9159-425bd28f650a, 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=19c2b596-3298-4965-b99b-6f7d524d582f]]@1496706986, context: RoutingContextImpl(Address=5b1e4295-9e69-45ab-a84c-02492af361ae, routingType=ANYCAST, PreviousAddress=5b1e4295-9e69-45ab-a84c-02492af361ae previousRoute:ANYCAST, reusable=true, version=-2147482957)
..................................................
***** durable queues 5b1e4295-9e69-45ab-a84c-02492af361ae:
***** non durable for 5b1e4295-9e69-45ab-a84c-02492af361ae:
- queueID=6948 address:5b1e4295-9e69-45ab-a84c-02492af361ae name:5b1e4295-9e69-45ab-a84c-02492af361ae filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,590 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5b1e4295-9e69-45ab-a84c-02492af361ae: CoreMessage[messageID=6958, durable=true, userID=15031f4e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=5b1e4295-9e69-45ab-a84c-02492af361ae, size=1335, properties=TypedProperties[__AMQ_CID=1502f83a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84214e3f-6a9f-4742-9159-425bd28f650a, 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=19c2b596-3298-4965-b99b-6f7d524d582f]]@1496706986 to transaction: TransactionImpl [xid=null, txID=6959, xid=null, state=ACTIVE, createTime=1715667638590(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7fd317c3
2024-05-14 06:20:38,590 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5b1e4295-9e69-45ab-a84c-02492af361ae: CoreMessage[messageID=6958, durable=true, userID=15031f4e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=5b1e4295-9e69-45ab-a84c-02492af361ae, size=1335, properties=TypedProperties[__AMQ_CID=1502f83a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84214e3f-6a9f-4742-9159-425bd28f650a, 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=19c2b596-3298-4965-b99b-6f7d524d582f]]@1496706986, transaction: TransactionImpl [xid=null, txID=6959, xid=null, state=COMMITTED, createTime=1715667638590(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7fd317c3
2024-05-14 06:20:38,590 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1502f838-11ba-11ef-8fb5-0a580a2842f4 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=19c2b596-3298-4965-b99b-6f7d524d582f, activemq.broker=mom224]
2024-05-14 06:20:38,590 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15028300-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom223]
2024-05-14 06:20:38,591 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1502d127-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=15028302-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-84214e3f-6a9f-4742-9159-425bd28f650a, JMSReplyTo=temp-queue://5b1e4295-9e69-45ab-a84c-02492af361ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1860796924, transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=COMMITTED, createTime=1715667638587(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ae92f8d
2024-05-14 06:20:38,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17a12fcd]
2024-05-14 06:20:38,592 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150234db-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6872e464[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:38,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002808 ms
2024-05-14 06:20:38,593 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1501e6b5-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,594 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.422020 ms
2024-05-14 06:20:38,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]>
2024-05-14 06:20:38,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]>
2024-05-14 06:20:38,595 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 559807318'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:38,596 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:38,596 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150430c0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:38,597 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150457d3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150430c0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150430c0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fcf3317, true, {}]
2024-05-14 06:20:38,597 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150457d4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150430c0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150430c0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a4b4044, true, {}]
2024-05-14 06:20:38,598 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=db80c642-2b54-4c77-a7c5-43aa48349b73, 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-05-14 06:20:38,598 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@121ea8aa
2024-05-14 06:20:38,598 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, db80c642-2b54-4c77-a7c5-43aa48349b73, null, 0, false, true, null]
2024-05-14 06:20:38,599 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15047ee6-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:38,599 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1504a5f9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15047ee6-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15047ee6-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21a3493e, true, {}]
2024-05-14 06:20:38,599 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1504a5fa-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15047ee6-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15047ee6-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29deb441, true, {}]
2024-05-14 06:20:38,599 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,600 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1504cd0b-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom223]
2024-05-14 06:20:38,600 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1504cd0e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1504cd0b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1504cd0b-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e424077, true, {}]
2024-05-14 06:20:38,600 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1504cd0f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1504cd0b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1504cd0b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ca2f3b2, true, {}]
2024-05-14 06:20:38,601 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3d68df53-2ef0-493d-9aae-cce772d133a4, address=3d68df53-2ef0-493d-9aae-cce772d133a4, 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-05-14 06:20:38,601 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@16cf8ebd
2024-05-14 06:20:38,601 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71f32f36
2024-05-14 06:20:38,602 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3d68df53-2ef0-493d-9aae-cce772d133a4, null, 0, false, true, null]
2024-05-14 06:20:38,602 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7017, durable=true, userID=15051b32-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=1504cd0d-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9aad24c0-344b-4749-b2ba-69f52832caa2, JMSReplyTo=temp-queue://3d68df53-2ef0-493d-9aae-cce772d133a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1767121086, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483199)
..................................................
***** 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-05-14 06:20:38,603 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15051b32-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=1504cd0d-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9aad24c0-344b-4749-b2ba-69f52832caa2, JMSReplyTo=temp-queue://3d68df53-2ef0-493d-9aae-cce772d133a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1767121086
2024-05-14 06:20:38,603 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15051b32-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=1504cd0d-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9aad24c0-344b-4749-b2ba-69f52832caa2, JMSReplyTo=temp-queue://3d68df53-2ef0-493d-9aae-cce772d133a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1767121086 to transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=ACTIVE, createTime=1715667638603(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61300933
2024-05-14 06:20:38,603 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=a17b037c-4588-426c-a61c-681ea39dda38, activemq.broker=mom224]
2024-05-14 06:20:38,603 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15054243-11ba-11ef-8fb5-0a580a2842f4 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=a17b037c-4588-426c-a61c-681ea39dda38, activemq.broker=mom224]
2024-05-14 06:20:38,604 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15054246-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15054243-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15054243-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13ab30fa, true, {}]
2024-05-14 06:20:38,604 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15056957-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15054243-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15054243-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6af012cc, true, {}]
2024-05-14 06:20:38,604 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3d68df53-2ef0-493d-9aae-cce772d133a4: Reference[7023]:RELIABLE:CoreMessage[messageID=7023, durable=true, userID=15056959-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=3d68df53-2ef0-493d-9aae-cce772d133a4, size=1201, properties=TypedProperties[__AMQ_CID=15054245-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9aad24c0-344b-4749-b2ba-69f52832caa2, 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=a17b037c-4588-426c-a61c-681ea39dda38]]@411024937
2024-05-14 06:20:38,604 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7023, durable=true, userID=15056959-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=3d68df53-2ef0-493d-9aae-cce772d133a4, size=1201, properties=TypedProperties[__AMQ_CID=15054245-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9aad24c0-344b-4749-b2ba-69f52832caa2, 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=a17b037c-4588-426c-a61c-681ea39dda38]]@411024937, context: RoutingContextImpl(Address=3d68df53-2ef0-493d-9aae-cce772d133a4, routingType=ANYCAST, PreviousAddress=3d68df53-2ef0-493d-9aae-cce772d133a4 previousRoute:ANYCAST, reusable=true, version=-2147482953)
..................................................
***** durable queues 3d68df53-2ef0-493d-9aae-cce772d133a4:
***** non durable for 3d68df53-2ef0-493d-9aae-cce772d133a4:
- queueID=7013 address:3d68df53-2ef0-493d-9aae-cce772d133a4 name:3d68df53-2ef0-493d-9aae-cce772d133a4 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,605 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3d68df53-2ef0-493d-9aae-cce772d133a4: CoreMessage[messageID=7023, durable=true, userID=15056959-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=3d68df53-2ef0-493d-9aae-cce772d133a4, size=1201, properties=TypedProperties[__AMQ_CID=15054245-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9aad24c0-344b-4749-b2ba-69f52832caa2, 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=a17b037c-4588-426c-a61c-681ea39dda38]]@411024937 to transaction: TransactionImpl [xid=null, txID=7024, xid=null, state=ACTIVE, createTime=1715667638605(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b8bb49a
2024-05-14 06:20:38,605 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3d68df53-2ef0-493d-9aae-cce772d133a4: CoreMessage[messageID=7023, durable=true, userID=15056959-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=3d68df53-2ef0-493d-9aae-cce772d133a4, size=1201, properties=TypedProperties[__AMQ_CID=15054245-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9aad24c0-344b-4749-b2ba-69f52832caa2, 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=a17b037c-4588-426c-a61c-681ea39dda38]]@411024937, transaction: TransactionImpl [xid=null, txID=7024, xid=null, state=COMMITTED, createTime=1715667638605(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b8bb49a
2024-05-14 06:20:38,605 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15054243-11ba-11ef-8fb5-0a580a2842f4 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=a17b037c-4588-426c-a61c-681ea39dda38, activemq.broker=mom224]
2024-05-14 06:20:38,605 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1504cd0b-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom223]
2024-05-14 06:20:38,606 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15051b32-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=1504cd0d-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9aad24c0-344b-4749-b2ba-69f52832caa2, JMSReplyTo=temp-queue://3d68df53-2ef0-493d-9aae-cce772d133a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1767121086, transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=COMMITTED, createTime=1715667638603(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61300933
2024-05-14 06:20:38,606 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70420c70]
2024-05-14 06:20:38,607 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15047ee6-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,608 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2ed4d480[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:38,608 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004656 ms
2024-05-14 06:20:38,608 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150430c0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,609 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.536655 ms
2024-05-14 06:20:38,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]>
2024-05-14 06:20:38,610 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,610 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-05-14 06:20:38,610 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 602315240'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,611 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:38,611 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15067acb-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,612 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1506a1de-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15067acb-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15067acb-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@136383d, true, {}]
2024-05-14 06:20:38,612 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1506a1df-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15067acb-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15067acb-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3919bdfc, true, {}]
2024-05-14 06:20:38,613 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=88a4696d-f5e6-46e0-99b8-dc734faa9a3b, 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-05-14 06:20:38,613 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ea53880
2024-05-14 06:20:38,613 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 88a4696d-f5e6-46e0-99b8-dc734faa9a3b, null, 0, false, true, null]
2024-05-14 06:20:38,613 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1506c8f1-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,614 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1506f004-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1506c8f1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1506c8f1-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63bbf1f7, true, {}]
2024-05-14 06:20:38,614 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1506f005-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1506c8f1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1506c8f1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78966e3e, true, {}]
2024-05-14 06:20:38,614 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1506f005-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true]
2024-05-14 06:20:38,615 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@30d4c964
2024-05-14 06:20:38,615 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0a75df2c-dca5-4bec-bf24-f5e49aa5da7e, 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-05-14 06:20:38,615 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@546e1079
2024-05-14 06:20:38,615 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0a75df2c-dca5-4bec-bf24-f5e49aa5da7e, null, 0, false, true, null]
2024-05-14 06:20:38,616 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15073e27-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom223]
2024-05-14 06:20:38,616 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15073e2a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15073e27-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15073e27-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@510a2c52, true, {}]
2024-05-14 06:20:38,617 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15073e2b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15073e27-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15073e27-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@265baf3c, true, {}]
2024-05-14 06:20:38,617 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, address=3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, 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-05-14 06:20:38,617 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@79c698b2
2024-05-14 06:20:38,617 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b21fb69
2024-05-14 06:20:38,618 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, null, 0, false, true, null]
2024-05-14 06:20:38,618 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0a75df2c-dca5-4bec-bf24-f5e49aa5da7e: Reference[7086]:RELIABLE:CoreMessage[messageID=7086, durable=true, userID=15078c4e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=15073e29-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e68ff2a-3d50-43a3-b3e9-25257795bee7, JMSReplyTo=temp-queue://3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, 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]]@2141409708
2024-05-14 06:20:38,618 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7086, durable=true, userID=15078c4e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=15073e29-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e68ff2a-3d50-43a3-b3e9-25257795bee7, JMSReplyTo=temp-queue://3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, 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]]@2141409708, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147482949)
..................................................
***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller:
***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller:
- queueID=7074 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:0a75df2c-dca5-4bec-bf24-f5e49aa5da7e filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,619 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0a75df2c-dca5-4bec-bf24-f5e49aa5da7e: CoreMessage[messageID=7086, durable=true, userID=15078c4e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=15073e29-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e68ff2a-3d50-43a3-b3e9-25257795bee7, JMSReplyTo=temp-queue://3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, 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]]@2141409708 to transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=ACTIVE, createTime=1715667638618(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@714470eb
2024-05-14 06:20:38,619 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0a75df2c-dca5-4bec-bf24-f5e49aa5da7e: CoreMessage[messageID=7086, durable=true, userID=15078c4e-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=15073e29-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e68ff2a-3d50-43a3-b3e9-25257795bee7, JMSReplyTo=temp-queue://3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, 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]]@2141409708, transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=COMMITTED, createTime=1715667638618(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@714470eb
2024-05-14 06:20:38,619 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1507b35f-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=a53a7e8b-4b70-4052-83ab-06c190b71154, activemq.broker=mom224]
2024-05-14 06:20:38,619 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1507b362-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1507b35f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1507b35f-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@179e6619, true, {}]
2024-05-14 06:20:38,620 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1507da73-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1507b35f-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1507b35f-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10d00be2, true, {}]
2024-05-14 06:20:38,620 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c: Reference[7092]:RELIABLE:CoreMessage[messageID=7092, durable=true, userID=1507da75-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, size=1077, properties=TypedProperties[__AMQ_CID=1507b361-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e68ff2a-3d50-43a3-b3e9-25257795bee7, 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=a53a7e8b-4b70-4052-83ab-06c190b71154]]@1337774251
2024-05-14 06:20:38,620 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7092, durable=true, userID=1507da75-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, size=1077, properties=TypedProperties[__AMQ_CID=1507b361-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e68ff2a-3d50-43a3-b3e9-25257795bee7, 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=a53a7e8b-4b70-4052-83ab-06c190b71154]]@1337774251, context: RoutingContextImpl(Address=3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, routingType=ANYCAST, PreviousAddress=3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c previousRoute:ANYCAST, reusable=true, version=-2147482948)
..................................................
***** durable queues 3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c:
***** non durable for 3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c:
- queueID=7082 address:3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c name:3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,620 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c: CoreMessage[messageID=7092, durable=true, userID=1507da75-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, size=1077, properties=TypedProperties[__AMQ_CID=1507b361-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e68ff2a-3d50-43a3-b3e9-25257795bee7, 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=a53a7e8b-4b70-4052-83ab-06c190b71154]]@1337774251 to transaction: TransactionImpl [xid=null, txID=7093, xid=null, state=ACTIVE, createTime=1715667638620(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17188b8d
2024-05-14 06:20:38,620 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c: CoreMessage[messageID=7092, durable=true, userID=1507da75-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=3bdde0ec-d0ed-4c71-9619-f4cbf5713d1c, size=1077, properties=TypedProperties[__AMQ_CID=1507b361-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e68ff2a-3d50-43a3-b3e9-25257795bee7, 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=a53a7e8b-4b70-4052-83ab-06c190b71154]]@1337774251, transaction: TransactionImpl [xid=null, txID=7093, xid=null, state=COMMITTED, createTime=1715667638620(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17188b8d
2024-05-14 06:20:38,621 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1507b35f-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=a53a7e8b-4b70-4052-83ab-06c190b71154, activemq.broker=mom224]
2024-05-14 06:20:38,621 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15073e27-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom223]
2024-05-14 06:20:38,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$398/0x00007f25044b67c8@3ed3bfcb, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ce7a0d1]
2024-05-14 06:20:38,623 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1506c8f1-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@37f9b5b3[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:38,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006701 ms
2024-05-14 06:20:38,625 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15067acb-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,626 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.866987 ms
2024-05-14 06:20:38,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-05-14 06:20:38,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [artemis-j2ee]>
2024-05-14 06:20:38,627 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1764449958'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,628 INFO  [scout-thread-12] 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=mom64]
2024-05-14 06:20:38,628 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150912f7-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,629 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150912fa-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150912f7-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150912f7-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6caa2d10, true, {}]
2024-05-14 06:20:38,629 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15093a0b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150912f7-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150912f7-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bf5fcfd, true, {}]
2024-05-14 06:20:38,629 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=064dc48d-ddfd-48ef-8a9b-f04004af47dd, 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-05-14 06:20:38,630 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74ac8e89
2024-05-14 06:20:38,630 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 064dc48d-ddfd-48ef-8a9b-f04004af47dd, null, 0, false, true, null]
2024-05-14 06:20:38,630 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1509611d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,630 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15096120-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1509611d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1509611d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a9f9a9f, true, {}]
2024-05-14 06:20:38,631 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15098831-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1509611d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1509611d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62a5f691, true, {}]
2024-05-14 06:20:38,631 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.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-05-14 06:20:38,632 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1509af42-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom223]
2024-05-14 06:20:38,632 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1509af45-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1509af42-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1509af42-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dc2e2a0, true, {}]
2024-05-14 06:20:38,632 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1509af46-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1509af42-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1509af42-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f810800, true, {}]
2024-05-14 06:20:38,632 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fc2924e6-307c-4307-8a44-c24d88e34238, address=fc2924e6-307c-4307-8a44-c24d88e34238, 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-05-14 06:20:38,633 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@432fd156
2024-05-14 06:20:38,633 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2664d6ae
2024-05-14 06:20:38,633 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fc2924e6-307c-4307-8a44-c24d88e34238, null, 0, false, true, null]
2024-05-14 06:20:38,634 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7157, durable=true, userID=1509fd69-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=1509af44-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80e24e2-ce11-4748-915c-9ee62193d477, JMSReplyTo=temp-queue://fc2924e6-307c-4307-8a44-c24d88e34238, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1348070303, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483188)
..................................................
***** durable queues test/momtestQueueRequestReply:
- queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null
***** non durable for test/momtestQueueRequestReply:
..................................................
, transaction: null
2024-05-14 06:20:38,634 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1509fd69-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=1509af44-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80e24e2-ce11-4748-915c-9ee62193d477, JMSReplyTo=temp-queue://fc2924e6-307c-4307-8a44-c24d88e34238, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1348070303
2024-05-14 06:20:38,634 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1509fd69-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=1509af44-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80e24e2-ce11-4748-915c-9ee62193d477, JMSReplyTo=temp-queue://fc2924e6-307c-4307-8a44-c24d88e34238, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1348070303 to transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=ACTIVE, createTime=1715667638634(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@152c5bbf
2024-05-14 06:20:38,635 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150a247a-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f209571c-0e11-4a81-8bd7-815467f8960c, activemq.broker=mom224]
2024-05-14 06:20:38,635 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150a247d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150a247a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150a247a-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75e97cb5, true, {}]
2024-05-14 06:20:38,635 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150a247e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150a247a-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150a247a-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e8e3fb9, true, {}]
2024-05-14 06:20:38,636 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7163, durable=true, userID=150a4b90-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=fc2924e6-307c-4307-8a44-c24d88e34238, size=939, properties=TypedProperties[__AMQ_CID=150a247c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80e24e2-ce11-4748-915c-9ee62193d477, 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=f209571c-0e11-4a81-8bd7-815467f8960c]]@465572818, context: RoutingContextImpl(Address=fc2924e6-307c-4307-8a44-c24d88e34238, routingType=ANYCAST, PreviousAddress=fc2924e6-307c-4307-8a44-c24d88e34238 previousRoute:ANYCAST, reusable=true, version=-2147482943)
..................................................
***** durable queues fc2924e6-307c-4307-8a44-c24d88e34238:
***** non durable for fc2924e6-307c-4307-8a44-c24d88e34238:
- queueID=7153 address:fc2924e6-307c-4307-8a44-c24d88e34238 name:fc2924e6-307c-4307-8a44-c24d88e34238 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,636 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fc2924e6-307c-4307-8a44-c24d88e34238: Reference[7163]:RELIABLE:CoreMessage[messageID=7163, durable=true, userID=150a4b90-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=fc2924e6-307c-4307-8a44-c24d88e34238, size=939, properties=TypedProperties[__AMQ_CID=150a247c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80e24e2-ce11-4748-915c-9ee62193d477, 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=f209571c-0e11-4a81-8bd7-815467f8960c]]@465572818
2024-05-14 06:20:38,636 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fc2924e6-307c-4307-8a44-c24d88e34238: CoreMessage[messageID=7163, durable=true, userID=150a4b90-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=fc2924e6-307c-4307-8a44-c24d88e34238, size=939, properties=TypedProperties[__AMQ_CID=150a247c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80e24e2-ce11-4748-915c-9ee62193d477, 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=f209571c-0e11-4a81-8bd7-815467f8960c]]@465572818 to transaction: TransactionImpl [xid=null, txID=7166, xid=null, state=ACTIVE, createTime=1715667638636(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53a3072a
2024-05-14 06:20:38,636 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fc2924e6-307c-4307-8a44-c24d88e34238: CoreMessage[messageID=7163, durable=true, userID=150a4b90-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=fc2924e6-307c-4307-8a44-c24d88e34238, size=939, properties=TypedProperties[__AMQ_CID=150a247c-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80e24e2-ce11-4748-915c-9ee62193d477, 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=f209571c-0e11-4a81-8bd7-815467f8960c]]@465572818, transaction: TransactionImpl [xid=null, txID=7166, xid=null, state=COMMITTED, createTime=1715667638636(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53a3072a
2024-05-14 06:20:38,636 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150a247a-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f209571c-0e11-4a81-8bd7-815467f8960c, activemq.broker=mom224]
2024-05-14 06:20:38,637 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1509af42-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom223]
2024-05-14 06:20:38,638 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1509fd69-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=1509af44-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80e24e2-ce11-4748-915c-9ee62193d477, JMSReplyTo=temp-queue://fc2924e6-307c-4307-8a44-c24d88e34238, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1348070303, transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=COMMITTED, createTime=1715667638634(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@152c5bbf
2024-05-14 06:20:38,638 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29fccabd]
2024-05-14 06:20:38,639 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1509611d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,639 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@36f40802[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:38,639 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003452 ms
2024-05-14 06:20:38,640 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150912f7-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,641 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.486649 ms
2024-05-14 06:20:38,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [artemis-j2ee]>
2024-05-14 06:20:38,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [artemis-j2ee]>
2024-05-14 06:20:38,642 INFO  [scout-thread-13] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1905388444'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:38,643 INFO  [scout-thread-13] 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=mom220]
2024-05-14 06:20:38,643 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150b5d02-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:38,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150b8415-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150b5d02-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150b5d02-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@190519d7, true, {}]
2024-05-14 06:20:38,644 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150b8416-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150b5d02-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150b5d02-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45a4976, true, {}]
2024-05-14 06:20:38,644 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d96e889-7ff1-48ef-b92b-49116663868a, 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-05-14 06:20:38,645 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17751bb7
2024-05-14 06:20:38,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d96e889-7ff1-48ef-b92b-49116663868a, null, 0, false, true, null]
2024-05-14 06:20:38,645 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150bab28-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-05-14 06:20:38,646 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150bab2b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150bab28-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150bab28-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5328680b, true, {}]
2024-05-14 06:20:38,646 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150bd23c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150bab28-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150bab28-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@634aceb5, true, {}]
2024-05-14 06:20:38,646 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 150bd23c-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true]
2024-05-14 06:20:38,646 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@26d8c49d
2024-05-14 06:20:38,647 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=efaf62c9-5a6f-4453-9052-7190385f052a, 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-05-14 06:20:38,647 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4efd6fc5
2024-05-14 06:20:38,647 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, efaf62c9-5a6f-4453-9052-7190385f052a, null, 0, false, true, null]
2024-05-14 06:20:38,648 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150c205e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom224]
2024-05-14 06:20:38,648 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150c2061-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150c205e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150c205e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2689b74e, true, {}]
2024-05-14 06:20:38,648 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150c2062-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150c205e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150c205e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c3aabb9, true, {}]
2024-05-14 06:20:38,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cd6de9d7-3118-4d1a-90a3-2c555c06e4a5, address=cd6de9d7-3118-4d1a-90a3-2c555c06e4a5, 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-05-14 06:20:38,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@1d846dc3
2024-05-14 06:20:38,649 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43bc54b2
2024-05-14 06:20:38,649 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cd6de9d7-3118-4d1a-90a3-2c555c06e4a5, null, 0, false, true, null]
2024-05-14 06:20:38,650 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from efaf62c9-5a6f-4453-9052-7190385f052a: Reference[7226]:RELIABLE:CoreMessage[messageID=7226, durable=true, userID=150c4775-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=150c2060-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, JMSReplyTo=temp-queue://cd6de9d7-3118-4d1a-90a3-2c555c06e4a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1917200051
2024-05-14 06:20:38,650 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7226, durable=true, userID=150c4775-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=150c2060-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, JMSReplyTo=temp-queue://cd6de9d7-3118-4d1a-90a3-2c555c06e4a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1917200051, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147482939)
..................................................
***** durable queues test/mom/testTopicRequestReplyCancellation:
***** non durable for test/mom/testTopicRequestReplyCancellation:
- queueID=7214 address:test/mom/testTopicRequestReplyCancellation name:efaf62c9-5a6f-4453-9052-7190385f052a filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,650 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from efaf62c9-5a6f-4453-9052-7190385f052a: CoreMessage[messageID=7226, durable=true, userID=150c4775-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=150c2060-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, JMSReplyTo=temp-queue://cd6de9d7-3118-4d1a-90a3-2c555c06e4a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1917200051 to transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=ACTIVE, createTime=1715667638650(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@439a4c00
2024-05-14 06:20:38,650 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from efaf62c9-5a6f-4453-9052-7190385f052a: CoreMessage[messageID=7226, durable=true, userID=150c4775-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=150c2060-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, JMSReplyTo=temp-queue://cd6de9d7-3118-4d1a-90a3-2c555c06e4a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1917200051, transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=COMMITTED, createTime=1715667638650(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@439a4c00
2024-05-14 06:20:38,651 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=mom224]
2024-05-14 06:20:38,651 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150c6e86-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, activemq.broker=mom1]
2024-05-14 06:20:38,651 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150c9599-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150c6e86-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150c6e86-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32be1706, true, {}]
2024-05-14 06:20:38,651 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150c959a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150c6e86-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150c6e86-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68f96096, true, {}]
2024-05-14 06:20:38,651 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150c205e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom224]
2024-05-14 06:20:38,652 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d96e889-7ff1-48ef-b92b-49116663868a: Reference[7244]:RELIABLE:CoreMessage[messageID=7244, durable=true, userID=150c959c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=150c9598-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, _AMQ_ROUTING_TYPE=0]]@1319551994
2024-05-14 06:20:38,651 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7244, durable=true, userID=150c959c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=150c9598-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, _AMQ_ROUTING_TYPE=0]]@1319551994, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147482940)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=7204 address:scout.mom.requestreply.cancellation name:2d96e889-7ff1-48ef-b92b-49116663868a filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,652 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d96e889-7ff1-48ef-b92b-49116663868a: CoreMessage[messageID=7244, durable=true, userID=150c959c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=150c9598-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, _AMQ_ROUTING_TYPE=0]]@1319551994 to transaction: TransactionImpl [xid=null, txID=7246, xid=null, state=ACTIVE, createTime=1715667638652(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f85a735
2024-05-14 06:20:38,652 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d96e889-7ff1-48ef-b92b-49116663868a: CoreMessage[messageID=7244, durable=true, userID=150c959c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=150c9598-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, _AMQ_ROUTING_TYPE=0]]@1319551994, transaction: TransactionImpl [xid=null, txID=7246, xid=null, state=COMMITTED, createTime=1715667638652(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f85a735
2024-05-14 06:20:38,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62c732d2]
2024-05-14 06:20:38,652 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150c6e86-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-faaa2856-3bab-4216-9cd5-6d0c1bfb37b1, activemq.broker=mom1]
2024-05-14 06:20:38,652 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150bab28-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@341b887e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:38,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003622 ms
2024-05-14 06:20:38,654 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150b5d02-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,655 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.011046 ms
2024-05-14 06:20:38,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [artemis-j2ee]>
2024-05-14 06:20:38,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [artemis-j2ee]>
2024-05-14 06:20:38,656 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1257698476'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,657 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:38,657 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150d7ffe-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,657 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150d8001-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150d7ffe-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150d7ffe-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7092a5d1, true, {}]
2024-05-14 06:20:38,658 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150da712-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150d7ffe-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150d7ffe-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23ef1c55, true, {}]
2024-05-14 06:20:38,658 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=df13db68-b240-41f7-9d5d-08bc29c7be92, 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-05-14 06:20:38,659 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@482d0e3e
2024-05-14 06:20:38,659 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, df13db68-b240-41f7-9d5d-08bc29c7be92, null, 0, false, true, null]
2024-05-14 06:20:38,659 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150dce24-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,659 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150dce27-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150dce24-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150dce24-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d673317, true, {}]
2024-05-14 06:20:38,660 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150dce28-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150dce24-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150dce24-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27318375, true, {}]
2024-05-14 06:20:38,660 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,660 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150df539-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,661 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150e1c4c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150df539-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150df539-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@623d028b, true, {}]
2024-05-14 06:20:38,661 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150e1c4d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150df539-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150df539-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@483f62ef, true, {}]
2024-05-14 06:20:38,661 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=93daddb3-e2c7-414c-80a2-3f98fc5c6662, address=93daddb3-e2c7-414c-80a2-3f98fc5c6662, 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-05-14 06:20:38,661 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@22567f70
2024-05-14 06:20:38,661 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@424aab8b
2024-05-14 06:20:38,662 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 93daddb3-e2c7-414c-80a2-3f98fc5c6662, null, 0, false, true, null]
2024-05-14 06:20:38,662 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7297, durable=true, userID=150e4360-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=150e1c4b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13373091-0237-4364-bb80-dd5994ad20c0, JMSReplyTo=temp-queue://93daddb3-e2c7-414c-80a2-3f98fc5c6662, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@697452363, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,663 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=150e4360-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=150e1c4b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13373091-0237-4364-bb80-dd5994ad20c0, JMSReplyTo=temp-queue://93daddb3-e2c7-414c-80a2-3f98fc5c6662, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@697452363
2024-05-14 06:20:38,663 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=150e4360-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=150e1c4b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13373091-0237-4364-bb80-dd5994ad20c0, JMSReplyTo=temp-queue://93daddb3-e2c7-414c-80a2-3f98fc5c6662, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@697452363 to transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=ACTIVE, createTime=1715667638663(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67b04ac3
2024-05-14 06:20:38,663 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150e6971-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=54b1a03f-696b-440a-9303-441ec0081b24, activemq.broker=mom220]
2024-05-14 06:20:38,663 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150e6974-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150e6971-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150e6971-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3451ccb0, true, {}]
2024-05-14 06:20:38,663 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150e6975-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150e6971-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150e6971-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9b27fe9, true, {}]
2024-05-14 06:20:38,664 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 93daddb3-e2c7-414c-80a2-3f98fc5c6662: Reference[7303]:RELIABLE:CoreMessage[messageID=7303, durable=true, userID=150e9087-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=93daddb3-e2c7-414c-80a2-3f98fc5c6662, size=809, properties=TypedProperties[__AMQ_CID=150e6973-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13373091-0237-4364-bb80-dd5994ad20c0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54b1a03f-696b-440a-9303-441ec0081b24]]@227365959
2024-05-14 06:20:38,664 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7303, durable=true, userID=150e9087-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=93daddb3-e2c7-414c-80a2-3f98fc5c6662, size=809, properties=TypedProperties[__AMQ_CID=150e6973-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13373091-0237-4364-bb80-dd5994ad20c0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54b1a03f-696b-440a-9303-441ec0081b24]]@227365959, context: RoutingContextImpl(Address=93daddb3-e2c7-414c-80a2-3f98fc5c6662, routingType=ANYCAST, PreviousAddress=93daddb3-e2c7-414c-80a2-3f98fc5c6662 previousRoute:ANYCAST, reusable=true, version=-2147482933)
..................................................
***** durable queues 93daddb3-e2c7-414c-80a2-3f98fc5c6662:
***** non durable for 93daddb3-e2c7-414c-80a2-3f98fc5c6662:
- queueID=7293 address:93daddb3-e2c7-414c-80a2-3f98fc5c6662 name:93daddb3-e2c7-414c-80a2-3f98fc5c6662 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,664 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 93daddb3-e2c7-414c-80a2-3f98fc5c6662: CoreMessage[messageID=7303, durable=true, userID=150e9087-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=93daddb3-e2c7-414c-80a2-3f98fc5c6662, size=809, properties=TypedProperties[__AMQ_CID=150e6973-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13373091-0237-4364-bb80-dd5994ad20c0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54b1a03f-696b-440a-9303-441ec0081b24]]@227365959 to transaction: TransactionImpl [xid=null, txID=7304, xid=null, state=ACTIVE, createTime=1715667638664(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@328b760d
2024-05-14 06:20:38,664 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 93daddb3-e2c7-414c-80a2-3f98fc5c6662: CoreMessage[messageID=7303, durable=true, userID=150e9087-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=93daddb3-e2c7-414c-80a2-3f98fc5c6662, size=809, properties=TypedProperties[__AMQ_CID=150e6973-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13373091-0237-4364-bb80-dd5994ad20c0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=54b1a03f-696b-440a-9303-441ec0081b24]]@227365959, transaction: TransactionImpl [xid=null, txID=7304, xid=null, state=COMMITTED, createTime=1715667638664(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@328b760d
2024-05-14 06:20:38,665 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150e6971-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=54b1a03f-696b-440a-9303-441ec0081b24, activemq.broker=mom220]
2024-05-14 06:20:38,665 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150df539-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,666 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=150e4360-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=150e1c4b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13373091-0237-4364-bb80-dd5994ad20c0, JMSReplyTo=temp-queue://93daddb3-e2c7-414c-80a2-3f98fc5c6662, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@697452363, transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=COMMITTED, createTime=1715667638663(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67b04ac3
2024-05-14 06:20:38,666 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@5f27d699, org.eclipse.scout.rt.mom.jms.JmsSubscription@3790a748] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,667 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150dce24-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,667 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150f05b8-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,668 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150f2ccb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150f05b8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150f05b8-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cdef8e0, true, {}]
2024-05-14 06:20:38,668 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150f2ccc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150f05b8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150f05b8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cb10779, true, {}]
2024-05-14 06:20:38,668 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,669 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150f53dd-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,669 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150f53e0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150f53dd-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150f53dd-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@302347a5, true, {}]
2024-05-14 06:20:38,669 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [150f53e1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150f53dd-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150f53dd-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30ccdeb2, true, {}]
2024-05-14 06:20:38,669 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b2e1246d-6a56-4673-90b2-0153db7c7645, address=b2e1246d-6a56-4673-90b2-0153db7c7645, 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-05-14 06:20:38,669 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6d1325e4
2024-05-14 06:20:38,670 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@700229bd
2024-05-14 06:20:38,670 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b2e1246d-6a56-4673-90b2-0153db7c7645, null, 0, false, true, null]
2024-05-14 06:20:38,671 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7342, durable=true, userID=150f7af4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=150f53df-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e436cd15-774f-4ee1-8413-5901c3c50f3e, JMSReplyTo=temp-queue://b2e1246d-6a56-4673-90b2-0153db7c7645, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1156374839, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,673 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=150f7af4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=150f53df-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e436cd15-774f-4ee1-8413-5901c3c50f3e, JMSReplyTo=temp-queue://b2e1246d-6a56-4673-90b2-0153db7c7645, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1156374839
2024-05-14 06:20:38,673 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=150f7af4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=150f53df-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e436cd15-774f-4ee1-8413-5901c3c50f3e, JMSReplyTo=temp-queue://b2e1246d-6a56-4673-90b2-0153db7c7645, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1156374839 to transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=ACTIVE, createTime=1715667638673(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43f54dd1
2024-05-14 06:20:38,673 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 150ff025-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=65ba97c4-f017-44c6-9235-b3109dfb737c, activemq.broker=mom220]
2024-05-14 06:20:38,674 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15101738-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150ff025-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150ff025-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@713bad51, true, {}]
2024-05-14 06:20:38,674 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15101739-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=150ff025-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=150ff025-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24fd878, true, {}]
2024-05-14 06:20:38,675 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7348, durable=true, userID=1510173b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=b2e1246d-6a56-4673-90b2-0153db7c7645, size=808, properties=TypedProperties[__AMQ_CID=15101737-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e436cd15-774f-4ee1-8413-5901c3c50f3e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=65ba97c4-f017-44c6-9235-b3109dfb737c]]@560942395, context: RoutingContextImpl(Address=b2e1246d-6a56-4673-90b2-0153db7c7645, routingType=ANYCAST, PreviousAddress=b2e1246d-6a56-4673-90b2-0153db7c7645 previousRoute:ANYCAST, reusable=true, version=-2147482931)
..................................................
***** durable queues b2e1246d-6a56-4673-90b2-0153db7c7645:
***** non durable for b2e1246d-6a56-4673-90b2-0153db7c7645:
- queueID=7338 address:b2e1246d-6a56-4673-90b2-0153db7c7645 name:b2e1246d-6a56-4673-90b2-0153db7c7645 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,675 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b2e1246d-6a56-4673-90b2-0153db7c7645: Reference[7348]:RELIABLE:CoreMessage[messageID=7348, durable=true, userID=1510173b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=b2e1246d-6a56-4673-90b2-0153db7c7645, size=808, properties=TypedProperties[__AMQ_CID=15101737-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e436cd15-774f-4ee1-8413-5901c3c50f3e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=65ba97c4-f017-44c6-9235-b3109dfb737c]]@560942395
2024-05-14 06:20:38,675 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b2e1246d-6a56-4673-90b2-0153db7c7645: CoreMessage[messageID=7348, durable=true, userID=1510173b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=b2e1246d-6a56-4673-90b2-0153db7c7645, size=808, properties=TypedProperties[__AMQ_CID=15101737-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e436cd15-774f-4ee1-8413-5901c3c50f3e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=65ba97c4-f017-44c6-9235-b3109dfb737c]]@560942395 to transaction: TransactionImpl [xid=null, txID=7349, xid=null, state=ACTIVE, createTime=1715667638675(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75d60f51
2024-05-14 06:20:38,675 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b2e1246d-6a56-4673-90b2-0153db7c7645: CoreMessage[messageID=7348, durable=true, userID=1510173b-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=b2e1246d-6a56-4673-90b2-0153db7c7645, size=808, properties=TypedProperties[__AMQ_CID=15101737-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e436cd15-774f-4ee1-8413-5901c3c50f3e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=65ba97c4-f017-44c6-9235-b3109dfb737c]]@560942395, transaction: TransactionImpl [xid=null, txID=7349, xid=null, state=COMMITTED, createTime=1715667638675(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75d60f51
2024-05-14 06:20:38,675 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150ff025-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=65ba97c4-f017-44c6-9235-b3109dfb737c, activemq.broker=mom220]
2024-05-14 06:20:38,675 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150f53dd-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,676 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=150f7af4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=150f53df-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e436cd15-774f-4ee1-8413-5901c3c50f3e, JMSReplyTo=temp-queue://b2e1246d-6a56-4673-90b2-0153db7c7645, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1156374839, transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=COMMITTED, createTime=1715667638673(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43f54dd1
2024-05-14 06:20:38,677 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@43836eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@4751e347] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,677 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150f05b8-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,678 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1510b37c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,678 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1510b37f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1510b37c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1510b37c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@135bc2a2, true, {}]
2024-05-14 06:20:38,678 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1510b380-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1510b37c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1510b37c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e420e69, true, {}]
2024-05-14 06:20:38,679 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,679 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1510da91-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,679 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1510da94-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1510da91-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1510da91-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d439bdc, true, {}]
2024-05-14 06:20:38,680 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151101a5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1510da91-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1510da91-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cfd71df, true, {}]
2024-05-14 06:20:38,680 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c6090081-6b6a-4cee-9964-37b6ed559fab, address=c6090081-6b6a-4cee-9964-37b6ed559fab, 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-05-14 06:20:38,680 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7defa02d
2024-05-14 06:20:38,680 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e53c2a0
2024-05-14 06:20:38,681 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c6090081-6b6a-4cee-9964-37b6ed559fab, null, 0, false, true, null]
2024-05-14 06:20:38,681 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7387, durable=true, userID=151128b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=1510da93-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5143db10-751a-43a6-b2af-c94c8a7d1c53, JMSReplyTo=temp-queue://c6090081-6b6a-4cee-9964-37b6ed559fab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@324027674, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,683 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151128b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=1510da93-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5143db10-751a-43a6-b2af-c94c8a7d1c53, JMSReplyTo=temp-queue://c6090081-6b6a-4cee-9964-37b6ed559fab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@324027674
2024-05-14 06:20:38,683 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151128b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=1510da93-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5143db10-751a-43a6-b2af-c94c8a7d1c53, JMSReplyTo=temp-queue://c6090081-6b6a-4cee-9964-37b6ed559fab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@324027674 to transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=ACTIVE, createTime=1715667638683(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b297931
2024-05-14 06:20:38,684 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15119de9-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=894b72c0-a6c1-483d-94cd-1aef47588bb6, activemq.broker=mom220]
2024-05-14 06:20:38,684 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15119dec-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15119de9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15119de9-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f417628, true, {}]
2024-05-14 06:20:38,684 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15119ded-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15119de9-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15119de9-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc5a071, true, {}]
2024-05-14 06:20:38,685 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c6090081-6b6a-4cee-9964-37b6ed559fab: Reference[7393]:RELIABLE:CoreMessage[messageID=7393, durable=true, userID=1511c4ff-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=c6090081-6b6a-4cee-9964-37b6ed559fab, size=809, properties=TypedProperties[__AMQ_CID=15119deb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5143db10-751a-43a6-b2af-c94c8a7d1c53, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=894b72c0-a6c1-483d-94cd-1aef47588bb6]]@1778481445
2024-05-14 06:20:38,685 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7393, durable=true, userID=1511c4ff-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=c6090081-6b6a-4cee-9964-37b6ed559fab, size=809, properties=TypedProperties[__AMQ_CID=15119deb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5143db10-751a-43a6-b2af-c94c8a7d1c53, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=894b72c0-a6c1-483d-94cd-1aef47588bb6]]@1778481445, context: RoutingContextImpl(Address=c6090081-6b6a-4cee-9964-37b6ed559fab, routingType=ANYCAST, PreviousAddress=c6090081-6b6a-4cee-9964-37b6ed559fab previousRoute:ANYCAST, reusable=true, version=-2147482929)
..................................................
***** durable queues c6090081-6b6a-4cee-9964-37b6ed559fab:
***** non durable for c6090081-6b6a-4cee-9964-37b6ed559fab:
- queueID=7383 address:c6090081-6b6a-4cee-9964-37b6ed559fab name:c6090081-6b6a-4cee-9964-37b6ed559fab filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,685 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c6090081-6b6a-4cee-9964-37b6ed559fab: CoreMessage[messageID=7393, durable=true, userID=1511c4ff-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=c6090081-6b6a-4cee-9964-37b6ed559fab, size=809, properties=TypedProperties[__AMQ_CID=15119deb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5143db10-751a-43a6-b2af-c94c8a7d1c53, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=894b72c0-a6c1-483d-94cd-1aef47588bb6]]@1778481445 to transaction: TransactionImpl [xid=null, txID=7394, xid=null, state=ACTIVE, createTime=1715667638685(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b25619c
2024-05-14 06:20:38,685 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c6090081-6b6a-4cee-9964-37b6ed559fab: CoreMessage[messageID=7393, durable=true, userID=1511c4ff-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=c6090081-6b6a-4cee-9964-37b6ed559fab, size=809, properties=TypedProperties[__AMQ_CID=15119deb-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5143db10-751a-43a6-b2af-c94c8a7d1c53, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=894b72c0-a6c1-483d-94cd-1aef47588bb6]]@1778481445, transaction: TransactionImpl [xid=null, txID=7394, xid=null, state=COMMITTED, createTime=1715667638685(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b25619c
2024-05-14 06:20:38,685 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15119de9-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=894b72c0-a6c1-483d-94cd-1aef47588bb6, activemq.broker=mom220]
2024-05-14 06:20:38,686 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1510da91-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,686 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151128b8-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=1510da93-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5143db10-751a-43a6-b2af-c94c8a7d1c53, JMSReplyTo=temp-queue://c6090081-6b6a-4cee-9964-37b6ed559fab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@324027674, transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=COMMITTED, createTime=1715667638683(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b297931
2024-05-14 06:20:38,687 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@10c37eb3, org.eclipse.scout.rt.mom.jms.JmsSubscription@66b972b7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,688 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1510b37c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,688 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15123a30-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,689 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15123a33-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15123a30-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15123a30-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ee8088b, true, {}]
2024-05-14 06:20:38,689 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15126144-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15123a30-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15123a30-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55a760f7, true, {}]
2024-05-14 06:20:38,689 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,690 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15128855-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,690 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15128858-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15128855-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15128855-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17cf5ec0, true, {}]
2024-05-14 06:20:38,690 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15128859-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15128855-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15128855-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e404782, true, {}]
2024-05-14 06:20:38,690 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=31050370-bc23-4f0f-b1a3-d02eb6b11b87, address=31050370-bc23-4f0f-b1a3-d02eb6b11b87, 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-05-14 06:20:38,691 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7e00aa11
2024-05-14 06:20:38,691 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f69485e
2024-05-14 06:20:38,691 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 31050370-bc23-4f0f-b1a3-d02eb6b11b87, null, 0, false, true, null]
2024-05-14 06:20:38,692 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7432, durable=true, userID=1512d67c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=15128857-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f83dfb2b-5fe5-4460-aa00-4571580ad463, JMSReplyTo=temp-queue://31050370-bc23-4f0f-b1a3-d02eb6b11b87, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@297515368, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,693 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1512d67c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=15128857-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f83dfb2b-5fe5-4460-aa00-4571580ad463, JMSReplyTo=temp-queue://31050370-bc23-4f0f-b1a3-d02eb6b11b87, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@297515368
2024-05-14 06:20:38,694 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1512d67c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=15128857-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f83dfb2b-5fe5-4460-aa00-4571580ad463, JMSReplyTo=temp-queue://31050370-bc23-4f0f-b1a3-d02eb6b11b87, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@297515368 to transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=ACTIVE, createTime=1715667638694(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22dcae3a
2024-05-14 06:20:38,694 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1513249d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ac7874f0-5569-440d-83e3-5e4231d01ce3, activemq.broker=mom220]
2024-05-14 06:20:38,694 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151324a0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1513249d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1513249d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f759eb, true, {}]
2024-05-14 06:20:38,695 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15134bb1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1513249d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1513249d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c37c173, true, {}]
2024-05-14 06:20:38,695 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 31050370-bc23-4f0f-b1a3-d02eb6b11b87: Reference[7438]:RELIABLE:CoreMessage[messageID=7438, durable=true, userID=15134bb3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=31050370-bc23-4f0f-b1a3-d02eb6b11b87, size=809, properties=TypedProperties[__AMQ_CID=1513249f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f83dfb2b-5fe5-4460-aa00-4571580ad463, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ac7874f0-5569-440d-83e3-5e4231d01ce3]]@520044893
2024-05-14 06:20:38,695 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7438, durable=true, userID=15134bb3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=31050370-bc23-4f0f-b1a3-d02eb6b11b87, size=809, properties=TypedProperties[__AMQ_CID=1513249f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f83dfb2b-5fe5-4460-aa00-4571580ad463, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ac7874f0-5569-440d-83e3-5e4231d01ce3]]@520044893, context: RoutingContextImpl(Address=31050370-bc23-4f0f-b1a3-d02eb6b11b87, routingType=ANYCAST, PreviousAddress=31050370-bc23-4f0f-b1a3-d02eb6b11b87 previousRoute:ANYCAST, reusable=true, version=-2147482927)
..................................................
***** durable queues 31050370-bc23-4f0f-b1a3-d02eb6b11b87:
***** non durable for 31050370-bc23-4f0f-b1a3-d02eb6b11b87:
- queueID=7428 address:31050370-bc23-4f0f-b1a3-d02eb6b11b87 name:31050370-bc23-4f0f-b1a3-d02eb6b11b87 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,695 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 31050370-bc23-4f0f-b1a3-d02eb6b11b87: CoreMessage[messageID=7438, durable=true, userID=15134bb3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=31050370-bc23-4f0f-b1a3-d02eb6b11b87, size=809, properties=TypedProperties[__AMQ_CID=1513249f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f83dfb2b-5fe5-4460-aa00-4571580ad463, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ac7874f0-5569-440d-83e3-5e4231d01ce3]]@520044893 to transaction: TransactionImpl [xid=null, txID=7439, xid=null, state=ACTIVE, createTime=1715667638695(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f32a71
2024-05-14 06:20:38,696 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 31050370-bc23-4f0f-b1a3-d02eb6b11b87: CoreMessage[messageID=7438, durable=true, userID=15134bb3-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=31050370-bc23-4f0f-b1a3-d02eb6b11b87, size=809, properties=TypedProperties[__AMQ_CID=1513249f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f83dfb2b-5fe5-4460-aa00-4571580ad463, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ac7874f0-5569-440d-83e3-5e4231d01ce3]]@520044893, transaction: TransactionImpl [xid=null, txID=7439, xid=null, state=COMMITTED, createTime=1715667638695(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f32a71
2024-05-14 06:20:38,696 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1513249d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ac7874f0-5569-440d-83e3-5e4231d01ce3, activemq.broker=mom220]
2024-05-14 06:20:38,696 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15128855-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,697 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1512d67c-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=15128857-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f83dfb2b-5fe5-4460-aa00-4571580ad463, JMSReplyTo=temp-queue://31050370-bc23-4f0f-b1a3-d02eb6b11b87, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@297515368, transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=COMMITTED, createTime=1715667638694(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22dcae3a
2024-05-14 06:20:38,697 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@312352fa, org.eclipse.scout.rt.mom.jms.JmsSubscription@56de2a85] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,698 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15123a30-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,699 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1513e7f4-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,700 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15140f07-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1513e7f4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1513e7f4-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6157c456, true, {}]
2024-05-14 06:20:38,700 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15140f08-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1513e7f4-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1513e7f4-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@128ab52f, true, {}]
2024-05-14 06:20:38,700 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,701 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15143619-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,701 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1514361c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15143619-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15143619-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e9a933a, true, {}]
2024-05-14 06:20:38,702 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15145d2d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15143619-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15143619-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@590f1e42, true, {}]
2024-05-14 06:20:38,702 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7a22d568-905d-4416-bc29-539891c46d60, address=7a22d568-905d-4416-bc29-539891c46d60, 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-05-14 06:20:38,702 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6b2623da
2024-05-14 06:20:38,703 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@711c2c6d
2024-05-14 06:20:38,703 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7a22d568-905d-4416-bc29-539891c46d60, null, 0, false, true, null]
2024-05-14 06:20:38,704 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7477, durable=true, userID=1514ab50-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=1514361b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9a46a1c-8ae4-45c8-82a9-ad334242a9c1, JMSReplyTo=temp-queue://7a22d568-905d-4416-bc29-539891c46d60, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@783692652, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,704 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1514ab50-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=1514361b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9a46a1c-8ae4-45c8-82a9-ad334242a9c1, JMSReplyTo=temp-queue://7a22d568-905d-4416-bc29-539891c46d60, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@783692652
2024-05-14 06:20:38,705 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1514ab50-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=1514361b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9a46a1c-8ae4-45c8-82a9-ad334242a9c1, JMSReplyTo=temp-queue://7a22d568-905d-4416-bc29-539891c46d60, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@783692652 to transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=ACTIVE, createTime=1715667638705(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3506341b
2024-05-14 06:20:38,705 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1514d261-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=02b85295-37ff-4dc9-8f89-98241100011b, activemq.broker=mom220]
2024-05-14 06:20:38,705 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1514d264-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1514d261-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1514d261-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@340d34b9, true, {}]
2024-05-14 06:20:38,706 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1514f975-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1514d261-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1514d261-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d86506d, true, {}]
2024-05-14 06:20:38,706 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7a22d568-905d-4416-bc29-539891c46d60: Reference[7483]:RELIABLE:CoreMessage[messageID=7483, durable=true, userID=1514f977-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=7a22d568-905d-4416-bc29-539891c46d60, size=808, properties=TypedProperties[__AMQ_CID=1514d263-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9a46a1c-8ae4-45c8-82a9-ad334242a9c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02b85295-37ff-4dc9-8f89-98241100011b]]@1502684422
2024-05-14 06:20:38,706 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7483, durable=true, userID=1514f977-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=7a22d568-905d-4416-bc29-539891c46d60, size=808, properties=TypedProperties[__AMQ_CID=1514d263-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9a46a1c-8ae4-45c8-82a9-ad334242a9c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02b85295-37ff-4dc9-8f89-98241100011b]]@1502684422, context: RoutingContextImpl(Address=7a22d568-905d-4416-bc29-539891c46d60, routingType=ANYCAST, PreviousAddress=7a22d568-905d-4416-bc29-539891c46d60 previousRoute:ANYCAST, reusable=true, version=-2147482925)
..................................................
***** durable queues 7a22d568-905d-4416-bc29-539891c46d60:
***** non durable for 7a22d568-905d-4416-bc29-539891c46d60:
- queueID=7473 address:7a22d568-905d-4416-bc29-539891c46d60 name:7a22d568-905d-4416-bc29-539891c46d60 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,707 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7a22d568-905d-4416-bc29-539891c46d60: CoreMessage[messageID=7483, durable=true, userID=1514f977-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=7a22d568-905d-4416-bc29-539891c46d60, size=808, properties=TypedProperties[__AMQ_CID=1514d263-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9a46a1c-8ae4-45c8-82a9-ad334242a9c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02b85295-37ff-4dc9-8f89-98241100011b]]@1502684422 to transaction: TransactionImpl [xid=null, txID=7484, xid=null, state=ACTIVE, createTime=1715667638707(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f6505b1
2024-05-14 06:20:38,707 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7a22d568-905d-4416-bc29-539891c46d60: CoreMessage[messageID=7483, durable=true, userID=1514f977-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=7a22d568-905d-4416-bc29-539891c46d60, size=808, properties=TypedProperties[__AMQ_CID=1514d263-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9a46a1c-8ae4-45c8-82a9-ad334242a9c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02b85295-37ff-4dc9-8f89-98241100011b]]@1502684422, transaction: TransactionImpl [xid=null, txID=7484, xid=null, state=COMMITTED, createTime=1715667638707(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f6505b1
2024-05-14 06:20:38,707 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1514d261-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=02b85295-37ff-4dc9-8f89-98241100011b, activemq.broker=mom220]
2024-05-14 06:20:38,707 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15143619-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,708 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1514ab50-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=1514361b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9a46a1c-8ae4-45c8-82a9-ad334242a9c1, JMSReplyTo=temp-queue://7a22d568-905d-4416-bc29-539891c46d60, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@783692652, transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=COMMITTED, createTime=1715667638705(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3506341b
2024-05-14 06:20:38,708 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@26080c71, org.eclipse.scout.rt.mom.jms.JmsSubscription@15190d56] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,709 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1513e7f4-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,710 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151595b8-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,710 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151595bb-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151595b8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151595b8-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40daafed, true, {}]
2024-05-14 06:20:38,710 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151595bc-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151595b8-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151595b8-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f3e51d, true, {}]
2024-05-14 06:20:38,711 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,711 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1515bccd-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,712 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1515e3e0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1515bccd-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1515bccd-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c2ea206, true, {}]
2024-05-14 06:20:38,712 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1515e3e1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1515bccd-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1515bccd-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35efd987, true, {}]
2024-05-14 06:20:38,712 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=79ae1a44-0740-41b9-b265-044f3e787c4d, address=79ae1a44-0740-41b9-b265-044f3e787c4d, 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-05-14 06:20:38,712 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@6877631f
2024-05-14 06:20:38,713 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ce28718
2024-05-14 06:20:38,713 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 79ae1a44-0740-41b9-b265-044f3e787c4d, null, 0, false, true, null]
2024-05-14 06:20:38,725 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7522, durable=true, userID=15160af4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=1515e3df-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adc4ca4f-ab80-44ad-b263-df517ef8c8bb, JMSReplyTo=temp-queue://79ae1a44-0740-41b9-b265-044f3e787c4d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@970125486, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,725 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15160af4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=1515e3df-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adc4ca4f-ab80-44ad-b263-df517ef8c8bb, JMSReplyTo=temp-queue://79ae1a44-0740-41b9-b265-044f3e787c4d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@970125486
2024-05-14 06:20:38,726 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15160af4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=1515e3df-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adc4ca4f-ab80-44ad-b263-df517ef8c8bb, JMSReplyTo=temp-queue://79ae1a44-0740-41b9-b265-044f3e787c4d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@970125486 to transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=ACTIVE, createTime=1715667638726(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4000c208
2024-05-14 06:20:38,726 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151806c5-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ad7e92bd-3e34-4893-9ce6-afae98d00d18, activemq.broker=mom220]
2024-05-14 06:20:38,727 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151806c8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151806c5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151806c5-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@121e5b43, true, {}]
2024-05-14 06:20:38,727 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15182dd9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151806c5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151806c5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@116c3ffd, true, {}]
2024-05-14 06:20:38,728 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7528, durable=true, userID=15182ddb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=79ae1a44-0740-41b9-b265-044f3e787c4d, size=809, properties=TypedProperties[__AMQ_CID=151806c7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adc4ca4f-ab80-44ad-b263-df517ef8c8bb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad7e92bd-3e34-4893-9ce6-afae98d00d18]]@75166949, context: RoutingContextImpl(Address=79ae1a44-0740-41b9-b265-044f3e787c4d, routingType=ANYCAST, PreviousAddress=79ae1a44-0740-41b9-b265-044f3e787c4d previousRoute:ANYCAST, reusable=true, version=-2147482923)
..................................................
***** durable queues 79ae1a44-0740-41b9-b265-044f3e787c4d:
***** non durable for 79ae1a44-0740-41b9-b265-044f3e787c4d:
- queueID=7518 address:79ae1a44-0740-41b9-b265-044f3e787c4d name:79ae1a44-0740-41b9-b265-044f3e787c4d filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,728 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 79ae1a44-0740-41b9-b265-044f3e787c4d: Reference[7528]:RELIABLE:CoreMessage[messageID=7528, durable=true, userID=15182ddb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=79ae1a44-0740-41b9-b265-044f3e787c4d, size=809, properties=TypedProperties[__AMQ_CID=151806c7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adc4ca4f-ab80-44ad-b263-df517ef8c8bb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad7e92bd-3e34-4893-9ce6-afae98d00d18]]@75166949
2024-05-14 06:20:38,728 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 79ae1a44-0740-41b9-b265-044f3e787c4d: CoreMessage[messageID=7528, durable=true, userID=15182ddb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=79ae1a44-0740-41b9-b265-044f3e787c4d, size=809, properties=TypedProperties[__AMQ_CID=151806c7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adc4ca4f-ab80-44ad-b263-df517ef8c8bb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad7e92bd-3e34-4893-9ce6-afae98d00d18]]@75166949 to transaction: TransactionImpl [xid=null, txID=7531, xid=null, state=ACTIVE, createTime=1715667638728(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@359b3acc
2024-05-14 06:20:38,728 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 79ae1a44-0740-41b9-b265-044f3e787c4d: CoreMessage[messageID=7528, durable=true, userID=15182ddb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=79ae1a44-0740-41b9-b265-044f3e787c4d, size=809, properties=TypedProperties[__AMQ_CID=151806c7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adc4ca4f-ab80-44ad-b263-df517ef8c8bb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad7e92bd-3e34-4893-9ce6-afae98d00d18]]@75166949, transaction: TransactionImpl [xid=null, txID=7531, xid=null, state=COMMITTED, createTime=1715667638728(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@359b3acc
2024-05-14 06:20:38,728 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151806c5-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ad7e92bd-3e34-4893-9ce6-afae98d00d18, activemq.broker=mom220]
2024-05-14 06:20:38,728 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1515bccd-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,729 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15160af4-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=1515e3df-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adc4ca4f-ab80-44ad-b263-df517ef8c8bb, JMSReplyTo=temp-queue://79ae1a44-0740-41b9-b265-044f3e787c4d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@970125486, transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=COMMITTED, createTime=1715667638726(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4000c208
2024-05-14 06:20:38,730 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@504aef0e, org.eclipse.scout.rt.mom.jms.JmsSubscription@74fb32a6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,730 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151595b8-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,731 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1518ca1c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,732 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1518ca1f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1518ca1c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1518ca1c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cf4b93a, true, {}]
2024-05-14 06:20:38,732 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1518f130-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1518ca1c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1518ca1c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eefed96, true, {}]
2024-05-14 06:20:38,732 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,733 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15191841-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,733 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15191844-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15191841-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15191841-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@859d573, true, {}]
2024-05-14 06:20:38,733 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15191845-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15191841-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15191841-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39e57330, true, {}]
2024-05-14 06:20:38,734 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0ace0872-b9f2-42e8-acad-99dad2e58dfb, address=0ace0872-b9f2-42e8-acad-99dad2e58dfb, 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-05-14 06:20:38,734 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@58726449
2024-05-14 06:20:38,734 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@380e22ff
2024-05-14 06:20:38,734 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0ace0872-b9f2-42e8-acad-99dad2e58dfb, null, 0, false, true, null]
2024-05-14 06:20:38,735 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7567, durable=true, userID=15196668-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=15191843-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f4ea84d-dcbc-40be-8d24-280ce3f0ff25, JMSReplyTo=temp-queue://0ace0872-b9f2-42e8-acad-99dad2e58dfb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@564818349, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,736 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15196668-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=15191843-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f4ea84d-dcbc-40be-8d24-280ce3f0ff25, JMSReplyTo=temp-queue://0ace0872-b9f2-42e8-acad-99dad2e58dfb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@564818349
2024-05-14 06:20:38,736 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15196668-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=15191843-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f4ea84d-dcbc-40be-8d24-280ce3f0ff25, JMSReplyTo=temp-queue://0ace0872-b9f2-42e8-acad-99dad2e58dfb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@564818349 to transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=ACTIVE, createTime=1715667638736(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e69cbf
2024-05-14 06:20:38,736 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15198d79-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7daa3b85-65f5-4887-a8f4-02f048972344, activemq.broker=mom220]
2024-05-14 06:20:38,736 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15198d7c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15198d79-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15198d79-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57c610ee, true, {}]
2024-05-14 06:20:38,737 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1519b48d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15198d79-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15198d79-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@358ebac5, true, {}]
2024-05-14 06:20:38,737 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7573, durable=true, userID=1519b48f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=0ace0872-b9f2-42e8-acad-99dad2e58dfb, size=808, properties=TypedProperties[__AMQ_CID=15198d7b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f4ea84d-dcbc-40be-8d24-280ce3f0ff25, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7daa3b85-65f5-4887-a8f4-02f048972344]]@785481127, context: RoutingContextImpl(Address=0ace0872-b9f2-42e8-acad-99dad2e58dfb, routingType=ANYCAST, PreviousAddress=0ace0872-b9f2-42e8-acad-99dad2e58dfb previousRoute:ANYCAST, reusable=true, version=-2147482921)
..................................................
***** durable queues 0ace0872-b9f2-42e8-acad-99dad2e58dfb:
***** non durable for 0ace0872-b9f2-42e8-acad-99dad2e58dfb:
- queueID=7563 address:0ace0872-b9f2-42e8-acad-99dad2e58dfb name:0ace0872-b9f2-42e8-acad-99dad2e58dfb filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,737 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0ace0872-b9f2-42e8-acad-99dad2e58dfb: Reference[7573]:RELIABLE:CoreMessage[messageID=7573, durable=true, userID=1519b48f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=0ace0872-b9f2-42e8-acad-99dad2e58dfb, size=808, properties=TypedProperties[__AMQ_CID=15198d7b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f4ea84d-dcbc-40be-8d24-280ce3f0ff25, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7daa3b85-65f5-4887-a8f4-02f048972344]]@785481127
2024-05-14 06:20:38,737 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0ace0872-b9f2-42e8-acad-99dad2e58dfb: CoreMessage[messageID=7573, durable=true, userID=1519b48f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=0ace0872-b9f2-42e8-acad-99dad2e58dfb, size=808, properties=TypedProperties[__AMQ_CID=15198d7b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f4ea84d-dcbc-40be-8d24-280ce3f0ff25, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7daa3b85-65f5-4887-a8f4-02f048972344]]@785481127 to transaction: TransactionImpl [xid=null, txID=7574, xid=null, state=ACTIVE, createTime=1715667638737(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c5c90eb
2024-05-14 06:20:38,738 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0ace0872-b9f2-42e8-acad-99dad2e58dfb: CoreMessage[messageID=7573, durable=true, userID=1519b48f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=0ace0872-b9f2-42e8-acad-99dad2e58dfb, size=808, properties=TypedProperties[__AMQ_CID=15198d7b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f4ea84d-dcbc-40be-8d24-280ce3f0ff25, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7daa3b85-65f5-4887-a8f4-02f048972344]]@785481127, transaction: TransactionImpl [xid=null, txID=7574, xid=null, state=COMMITTED, createTime=1715667638737(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c5c90eb
2024-05-14 06:20:38,738 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15198d79-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7daa3b85-65f5-4887-a8f4-02f048972344, activemq.broker=mom220]
2024-05-14 06:20:38,738 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15191841-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,739 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15196668-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=15191843-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4f4ea84d-dcbc-40be-8d24-280ce3f0ff25, JMSReplyTo=temp-queue://0ace0872-b9f2-42e8-acad-99dad2e58dfb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@564818349, transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=COMMITTED, createTime=1715667638736(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e69cbf
2024-05-14 06:20:38,739 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@574560a0, org.eclipse.scout.rt.mom.jms.JmsSubscription@72a7f102] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,740 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1518ca1c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,740 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151a29c0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,740 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151a29c3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151a29c0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151a29c0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76e8d03b, true, {}]
2024-05-14 06:20:38,741 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151a50d4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151a29c0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151a29c0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c75f6c0, true, {}]
2024-05-14 06:20:38,741 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,741 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151a50d5-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,742 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151a77e8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151a50d5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151a50d5-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22015dea, true, {}]
2024-05-14 06:20:38,742 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151a77e9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151a50d5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151a50d5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1004799f, true, {}]
2024-05-14 06:20:38,742 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8aa2f46e-9462-4706-9145-c6d3dad50c59, address=8aa2f46e-9462-4706-9145-c6d3dad50c59, 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-05-14 06:20:38,742 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@7680d5ae
2024-05-14 06:20:38,743 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e38f54
2024-05-14 06:20:38,743 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8aa2f46e-9462-4706-9145-c6d3dad50c59, null, 0, false, true, null]
2024-05-14 06:20:38,743 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7612, durable=true, userID=151a9efc-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=151a77e7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a172745b-4417-4658-8f1f-c6bdd731b828, JMSReplyTo=temp-queue://8aa2f46e-9462-4706-9145-c6d3dad50c59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1109987875, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,746 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151a9efc-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=151a77e7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a172745b-4417-4658-8f1f-c6bdd731b828, JMSReplyTo=temp-queue://8aa2f46e-9462-4706-9145-c6d3dad50c59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1109987875
2024-05-14 06:20:38,746 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151a9efc-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=151a77e7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a172745b-4417-4658-8f1f-c6bdd731b828, JMSReplyTo=temp-queue://8aa2f46e-9462-4706-9145-c6d3dad50c59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1109987875 to transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=ACTIVE, createTime=1715667638746(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@65452f95
2024-05-14 06:20:38,746 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151b142d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1a5c815c-9a96-4933-8384-c1b3da16c6f1, activemq.broker=mom220]
2024-05-14 06:20:38,747 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151b3b40-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151b142d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151b142d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65ca1418, true, {}]
2024-05-14 06:20:38,747 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151b3b41-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151b142d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151b142d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@415d4d93, true, {}]
2024-05-14 06:20:38,747 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8aa2f46e-9462-4706-9145-c6d3dad50c59: Reference[7618]:RELIABLE:CoreMessage[messageID=7618, durable=true, userID=151b3b43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=8aa2f46e-9462-4706-9145-c6d3dad50c59, size=809, properties=TypedProperties[__AMQ_CID=151b3b3f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a172745b-4417-4658-8f1f-c6bdd731b828, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a5c815c-9a96-4933-8384-c1b3da16c6f1]]@1905884605
2024-05-14 06:20:38,747 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7618, durable=true, userID=151b3b43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=8aa2f46e-9462-4706-9145-c6d3dad50c59, size=809, properties=TypedProperties[__AMQ_CID=151b3b3f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a172745b-4417-4658-8f1f-c6bdd731b828, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a5c815c-9a96-4933-8384-c1b3da16c6f1]]@1905884605, context: RoutingContextImpl(Address=8aa2f46e-9462-4706-9145-c6d3dad50c59, routingType=ANYCAST, PreviousAddress=8aa2f46e-9462-4706-9145-c6d3dad50c59 previousRoute:ANYCAST, reusable=true, version=-2147482919)
..................................................
***** durable queues 8aa2f46e-9462-4706-9145-c6d3dad50c59:
***** non durable for 8aa2f46e-9462-4706-9145-c6d3dad50c59:
- queueID=7608 address:8aa2f46e-9462-4706-9145-c6d3dad50c59 name:8aa2f46e-9462-4706-9145-c6d3dad50c59 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,748 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8aa2f46e-9462-4706-9145-c6d3dad50c59: CoreMessage[messageID=7618, durable=true, userID=151b3b43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=8aa2f46e-9462-4706-9145-c6d3dad50c59, size=809, properties=TypedProperties[__AMQ_CID=151b3b3f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a172745b-4417-4658-8f1f-c6bdd731b828, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a5c815c-9a96-4933-8384-c1b3da16c6f1]]@1905884605 to transaction: TransactionImpl [xid=null, txID=7619, xid=null, state=ACTIVE, createTime=1715667638748(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2883ad6f
2024-05-14 06:20:38,748 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8aa2f46e-9462-4706-9145-c6d3dad50c59: CoreMessage[messageID=7618, durable=true, userID=151b3b43-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=8aa2f46e-9462-4706-9145-c6d3dad50c59, size=809, properties=TypedProperties[__AMQ_CID=151b3b3f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a172745b-4417-4658-8f1f-c6bdd731b828, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a5c815c-9a96-4933-8384-c1b3da16c6f1]]@1905884605, transaction: TransactionImpl [xid=null, txID=7619, xid=null, state=COMMITTED, createTime=1715667638748(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2883ad6f
2024-05-14 06:20:38,748 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151b142d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1a5c815c-9a96-4933-8384-c1b3da16c6f1, activemq.broker=mom220]
2024-05-14 06:20:38,748 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151a50d5-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,749 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151a9efc-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=151a77e7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a172745b-4417-4658-8f1f-c6bdd731b828, JMSReplyTo=temp-queue://8aa2f46e-9462-4706-9145-c6d3dad50c59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1109987875, transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=COMMITTED, createTime=1715667638746(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@65452f95
2024-05-14 06:20:38,749 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@296c9b4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@2290e656] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,750 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151a29c0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,750 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151bb074-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,750 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151bb077-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151bb074-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151bb074-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30c12952, true, {}]
2024-05-14 06:20:38,751 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151bd788-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151bb074-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151bb074-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fb016d7, true, {}]
2024-05-14 06:20:38,751 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,752 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151bd789-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,752 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151bfe9c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151bd789-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151bd789-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@299ecdf8, true, {}]
2024-05-14 06:20:38,752 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151bfe9d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151bd789-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151bd789-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7574a01d, true, {}]
2024-05-14 06:20:38,752 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c7a67df5-463a-442c-bb33-d3df1ec3e098, address=c7a67df5-463a-442c-bb33-d3df1ec3e098, 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-05-14 06:20:38,752 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5e4fe0a3
2024-05-14 06:20:38,753 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b569288
2024-05-14 06:20:38,753 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c7a67df5-463a-442c-bb33-d3df1ec3e098, null, 0, false, true, null]
2024-05-14 06:20:38,754 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7657, durable=true, userID=151c25b0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=151bfe9b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32ecb1df-66ed-44b7-9d0f-94d632b99e0c, JMSReplyTo=temp-queue://c7a67df5-463a-442c-bb33-d3df1ec3e098, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1317610286, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,756 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151c25b0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=151bfe9b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32ecb1df-66ed-44b7-9d0f-94d632b99e0c, JMSReplyTo=temp-queue://c7a67df5-463a-442c-bb33-d3df1ec3e098, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1317610286
2024-05-14 06:20:38,756 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151c25b0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=151bfe9b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32ecb1df-66ed-44b7-9d0f-94d632b99e0c, JMSReplyTo=temp-queue://c7a67df5-463a-442c-bb33-d3df1ec3e098, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1317610286 to transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=ACTIVE, createTime=1715667638756(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@bf94da9
2024-05-14 06:20:38,757 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151cc1f1-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5c68f34b-3e44-438b-b32d-0e1df3b2d60a, activemq.broker=mom220]
2024-05-14 06:20:38,757 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151cc1f4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151cc1f1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151cc1f1-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75f56755, true, {}]
2024-05-14 06:20:38,757 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151cc1f5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151cc1f1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151cc1f1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37c54e6f, true, {}]
2024-05-14 06:20:38,758 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c7a67df5-463a-442c-bb33-d3df1ec3e098: Reference[7663]:RELIABLE:CoreMessage[messageID=7663, durable=true, userID=151ce907-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=c7a67df5-463a-442c-bb33-d3df1ec3e098, size=809, properties=TypedProperties[__AMQ_CID=151cc1f3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32ecb1df-66ed-44b7-9d0f-94d632b99e0c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c68f34b-3e44-438b-b32d-0e1df3b2d60a]]@875894672
2024-05-14 06:20:38,758 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7663, durable=true, userID=151ce907-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=c7a67df5-463a-442c-bb33-d3df1ec3e098, size=809, properties=TypedProperties[__AMQ_CID=151cc1f3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32ecb1df-66ed-44b7-9d0f-94d632b99e0c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c68f34b-3e44-438b-b32d-0e1df3b2d60a]]@875894672, context: RoutingContextImpl(Address=c7a67df5-463a-442c-bb33-d3df1ec3e098, routingType=ANYCAST, PreviousAddress=c7a67df5-463a-442c-bb33-d3df1ec3e098 previousRoute:ANYCAST, reusable=true, version=-2147482917)
..................................................
***** durable queues c7a67df5-463a-442c-bb33-d3df1ec3e098:
***** non durable for c7a67df5-463a-442c-bb33-d3df1ec3e098:
- queueID=7653 address:c7a67df5-463a-442c-bb33-d3df1ec3e098 name:c7a67df5-463a-442c-bb33-d3df1ec3e098 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,758 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c7a67df5-463a-442c-bb33-d3df1ec3e098: CoreMessage[messageID=7663, durable=true, userID=151ce907-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=c7a67df5-463a-442c-bb33-d3df1ec3e098, size=809, properties=TypedProperties[__AMQ_CID=151cc1f3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32ecb1df-66ed-44b7-9d0f-94d632b99e0c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c68f34b-3e44-438b-b32d-0e1df3b2d60a]]@875894672 to transaction: TransactionImpl [xid=null, txID=7664, xid=null, state=ACTIVE, createTime=1715667638758(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e552af5
2024-05-14 06:20:38,758 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c7a67df5-463a-442c-bb33-d3df1ec3e098: CoreMessage[messageID=7663, durable=true, userID=151ce907-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=c7a67df5-463a-442c-bb33-d3df1ec3e098, size=809, properties=TypedProperties[__AMQ_CID=151cc1f3-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32ecb1df-66ed-44b7-9d0f-94d632b99e0c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c68f34b-3e44-438b-b32d-0e1df3b2d60a]]@875894672, transaction: TransactionImpl [xid=null, txID=7664, xid=null, state=COMMITTED, createTime=1715667638758(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e552af5
2024-05-14 06:20:38,758 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151cc1f1-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5c68f34b-3e44-438b-b32d-0e1df3b2d60a, activemq.broker=mom220]
2024-05-14 06:20:38,759 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151bd789-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,759 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151c25b0-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=151bfe9b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32ecb1df-66ed-44b7-9d0f-94d632b99e0c, JMSReplyTo=temp-queue://c7a67df5-463a-442c-bb33-d3df1ec3e098, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1317610286, transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=COMMITTED, createTime=1715667638756(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@bf94da9
2024-05-14 06:20:38,760 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@17d651d3, org.eclipse.scout.rt.mom.jms.JmsSubscription@6eb61dab] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,760 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151bb074-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,761 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151d5e38-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,761 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151d5e3b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151d5e38-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151d5e38-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cfb9779, true, {}]
2024-05-14 06:20:38,761 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151d5e3c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151d5e38-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151d5e38-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@144eb85, true, {}]
2024-05-14 06:20:38,762 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,762 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151d854d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,762 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151d8550-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151d854d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151d854d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1175ec87, true, {}]
2024-05-14 06:20:38,762 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151d8551-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151d854d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151d854d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f430a9, true, {}]
2024-05-14 06:20:38,763 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=66daac56-ed81-4204-8db2-90dc05b063f3, address=66daac56-ed81-4204-8db2-90dc05b063f3, 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-05-14 06:20:38,763 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@70aa0ca0
2024-05-14 06:20:38,763 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4921af97
2024-05-14 06:20:38,763 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 66daac56-ed81-4204-8db2-90dc05b063f3, null, 0, false, true, null]
2024-05-14 06:20:38,764 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7702, durable=true, userID=151dd374-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=151d854f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0f9451e-7cb8-4b89-8061-683f24be10e1, JMSReplyTo=temp-queue://66daac56-ed81-4204-8db2-90dc05b063f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2035399061, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** 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-05-14 06:20:38,766 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151dd374-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=151d854f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0f9451e-7cb8-4b89-8061-683f24be10e1, JMSReplyTo=temp-queue://66daac56-ed81-4204-8db2-90dc05b063f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2035399061
2024-05-14 06:20:38,767 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151dd374-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=151d854f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0f9451e-7cb8-4b89-8061-683f24be10e1, JMSReplyTo=temp-queue://66daac56-ed81-4204-8db2-90dc05b063f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2035399061 to transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=ACTIVE, createTime=1715667638767(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d05d1a0
2024-05-14 06:20:38,767 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151e48a5-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=52a64dcd-7ce3-42ab-bf6f-7480e114038e, activemq.broker=mom220]
2024-05-14 06:20:38,767 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151e48a8-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151e48a5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151e48a5-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@541d5fe3, true, {}]
2024-05-14 06:20:38,768 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151e6fb9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151e48a5-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151e48a5-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@153acbff, true, {}]
2024-05-14 06:20:38,768 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 66daac56-ed81-4204-8db2-90dc05b063f3: Reference[7708]:RELIABLE:CoreMessage[messageID=7708, durable=true, userID=151e6fbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=66daac56-ed81-4204-8db2-90dc05b063f3, size=808, properties=TypedProperties[__AMQ_CID=151e48a7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0f9451e-7cb8-4b89-8061-683f24be10e1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=52a64dcd-7ce3-42ab-bf6f-7480e114038e]]@682200031
2024-05-14 06:20:38,768 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7708, durable=true, userID=151e6fbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=66daac56-ed81-4204-8db2-90dc05b063f3, size=808, properties=TypedProperties[__AMQ_CID=151e48a7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0f9451e-7cb8-4b89-8061-683f24be10e1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=52a64dcd-7ce3-42ab-bf6f-7480e114038e]]@682200031, context: RoutingContextImpl(Address=66daac56-ed81-4204-8db2-90dc05b063f3, routingType=ANYCAST, PreviousAddress=66daac56-ed81-4204-8db2-90dc05b063f3 previousRoute:ANYCAST, reusable=true, version=-2147482915)
..................................................
***** durable queues 66daac56-ed81-4204-8db2-90dc05b063f3:
***** non durable for 66daac56-ed81-4204-8db2-90dc05b063f3:
- queueID=7698 address:66daac56-ed81-4204-8db2-90dc05b063f3 name:66daac56-ed81-4204-8db2-90dc05b063f3 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,769 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 66daac56-ed81-4204-8db2-90dc05b063f3: CoreMessage[messageID=7708, durable=true, userID=151e6fbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=66daac56-ed81-4204-8db2-90dc05b063f3, size=808, properties=TypedProperties[__AMQ_CID=151e48a7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0f9451e-7cb8-4b89-8061-683f24be10e1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=52a64dcd-7ce3-42ab-bf6f-7480e114038e]]@682200031 to transaction: TransactionImpl [xid=null, txID=7709, xid=null, state=ACTIVE, createTime=1715667638769(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@155eb34d
2024-05-14 06:20:38,769 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 66daac56-ed81-4204-8db2-90dc05b063f3: CoreMessage[messageID=7708, durable=true, userID=151e6fbb-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=66daac56-ed81-4204-8db2-90dc05b063f3, size=808, properties=TypedProperties[__AMQ_CID=151e48a7-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0f9451e-7cb8-4b89-8061-683f24be10e1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=52a64dcd-7ce3-42ab-bf6f-7480e114038e]]@682200031, transaction: TransactionImpl [xid=null, txID=7709, xid=null, state=COMMITTED, createTime=1715667638769(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@155eb34d
2024-05-14 06:20:38,769 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151e48a5-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=52a64dcd-7ce3-42ab-bf6f-7480e114038e, activemq.broker=mom220]
2024-05-14 06:20:38,769 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151d854d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-05-14 06:20:38,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=151dd374-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=151d854f-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0f9451e-7cb8-4b89-8061-683f24be10e1, JMSReplyTo=temp-queue://66daac56-ed81-4204-8db2-90dc05b063f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2035399061, transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=COMMITTED, createTime=1715667638767(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d05d1a0
2024-05-14 06:20:38,770 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@62315f9c, org.eclipse.scout.rt.mom.jms.JmsSubscription@427ab86b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,771 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151d5e38-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@60a97e69[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:38,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004122 ms
2024-05-14 06:20:38,772 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 150d7ffe-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 117.530089 ms
2024-05-14 06:20:38,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [artemis-j2ee]>
2024-05-14 06:20:38,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-05-14 06:20:38,774 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 275412375'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-05-14 06:20:38,775 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=mom1]
2024-05-14 06:20:38,775 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151f812d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-05-14 06:20:38,776 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151fa840-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151f812d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151f812d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@435461a7, true, {}]
2024-05-14 06:20:38,776 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151fa841-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151f812d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151f812d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8c64d66, true, {}]
2024-05-14 06:20:38,777 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=57867898-df28-4ecf-a48f-e464da8e407a, 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-05-14 06:20:38,777 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f5a1b2e
2024-05-14 06:20:38,777 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 57867898-df28-4ecf-a48f-e464da8e407a, null, 0, false, true, null]
2024-05-14 06:20:38,778 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 151ff663-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-05-14 06:20:38,778 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151ff666-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151ff663-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151ff663-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fb17502, true, {}]
2024-05-14 06:20:38,778 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [151ff667-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=151ff663-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=151ff663-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@589f98b2, true, {}]
2024-05-14 06:20:38,778 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,779 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15201d78-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom224]
2024-05-14 06:20:38,779 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15201d7b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15201d78-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15201d78-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9491f07, true, {}]
2024-05-14 06:20:38,779 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15201d7c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15201d78-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15201d78-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b107b7c, true, {}]
2024-05-14 06:20:38,779 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=87b86dfc-ebc9-4e76-8254-135a43b3f4d9, address=87b86dfc-ebc9-4e76-8254-135a43b3f4d9, 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-05-14 06:20:38,780 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5a53b1bc
2024-05-14 06:20:38,780 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d44798b
2024-05-14 06:20:38,780 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 87b86dfc-ebc9-4e76-8254-135a43b3f4d9, null, 0, false, true, null]
2024-05-14 06:20:38,781 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7767, durable=true, userID=15206b9f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=15201d7a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b679822f-03ee-4c3e-a190-81d5586e18c2, JMSReplyTo=temp-queue://87b86dfc-ebc9-4e76-8254-135a43b3f4d9, 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]]@1104247844, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483155)
..................................................
***** 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-05-14 06:20:38,781 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15206b9f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=15201d7a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b679822f-03ee-4c3e-a190-81d5586e18c2, JMSReplyTo=temp-queue://87b86dfc-ebc9-4e76-8254-135a43b3f4d9, 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]]@1104247844
2024-05-14 06:20:38,781 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15206b9f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=15201d7a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b679822f-03ee-4c3e-a190-81d5586e18c2, JMSReplyTo=temp-queue://87b86dfc-ebc9-4e76-8254-135a43b3f4d9, 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]]@1104247844 to transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=ACTIVE, createTime=1715667638781(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@571186c4
2024-05-14 06:20:38,782 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 152092b0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8928c761-a65a-4f30-8068-a211f08bb7c0, activemq.broker=mom220]
2024-05-14 06:20:38,782 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152092b3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152092b0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152092b0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c0d143b, true, {}]
2024-05-14 06:20:38,782 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152092b4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152092b0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152092b0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68c79f4e, true, {}]
2024-05-14 06:20:38,783 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 87b86dfc-ebc9-4e76-8254-135a43b3f4d9: Reference[7773]:RELIABLE:CoreMessage[messageID=7773, durable=true, userID=1520b9c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=87b86dfc-ebc9-4e76-8254-135a43b3f4d9, size=1077, properties=TypedProperties[__AMQ_CID=152092b2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b679822f-03ee-4c3e-a190-81d5586e18c2, 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=8928c761-a65a-4f30-8068-a211f08bb7c0]]@1628866107
2024-05-14 06:20:38,783 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7773, durable=true, userID=1520b9c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=87b86dfc-ebc9-4e76-8254-135a43b3f4d9, size=1077, properties=TypedProperties[__AMQ_CID=152092b2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b679822f-03ee-4c3e-a190-81d5586e18c2, 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=8928c761-a65a-4f30-8068-a211f08bb7c0]]@1628866107, context: RoutingContextImpl(Address=87b86dfc-ebc9-4e76-8254-135a43b3f4d9, routingType=ANYCAST, PreviousAddress=87b86dfc-ebc9-4e76-8254-135a43b3f4d9 previousRoute:ANYCAST, reusable=true, version=-2147482911)
..................................................
***** durable queues 87b86dfc-ebc9-4e76-8254-135a43b3f4d9:
***** non durable for 87b86dfc-ebc9-4e76-8254-135a43b3f4d9:
- queueID=7763 address:87b86dfc-ebc9-4e76-8254-135a43b3f4d9 name:87b86dfc-ebc9-4e76-8254-135a43b3f4d9 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,783 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 87b86dfc-ebc9-4e76-8254-135a43b3f4d9: CoreMessage[messageID=7773, durable=true, userID=1520b9c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=87b86dfc-ebc9-4e76-8254-135a43b3f4d9, size=1077, properties=TypedProperties[__AMQ_CID=152092b2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b679822f-03ee-4c3e-a190-81d5586e18c2, 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=8928c761-a65a-4f30-8068-a211f08bb7c0]]@1628866107 to transaction: TransactionImpl [xid=null, txID=7774, xid=null, state=ACTIVE, createTime=1715667638783(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f53c58
2024-05-14 06:20:38,783 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 87b86dfc-ebc9-4e76-8254-135a43b3f4d9: CoreMessage[messageID=7773, durable=true, userID=1520b9c6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=87b86dfc-ebc9-4e76-8254-135a43b3f4d9, size=1077, properties=TypedProperties[__AMQ_CID=152092b2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b679822f-03ee-4c3e-a190-81d5586e18c2, 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=8928c761-a65a-4f30-8068-a211f08bb7c0]]@1628866107, transaction: TransactionImpl [xid=null, txID=7774, xid=null, state=COMMITTED, createTime=1715667638783(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f53c58
2024-05-14 06:20:38,783 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 152092b0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8928c761-a65a-4f30-8068-a211f08bb7c0, activemq.broker=mom220]
2024-05-14 06:20:38,783 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15201d78-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom224]
2024-05-14 06:20:38,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007f25044b67c8@1355d2a0, org.eclipse.scout.rt.mom.jms.JmsSubscription@bfab0dc]
2024-05-14 06:20:38,785 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15206b9f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=15201d7a-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b679822f-03ee-4c3e-a190-81d5586e18c2, JMSReplyTo=temp-queue://87b86dfc-ebc9-4e76-8254-135a43b3f4d9, 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]]@1104247844, transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=COMMITTED, createTime=1715667638781(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@571186c4
2024-05-14 06:20:38,785 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151ff663-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@64be4d6f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:38,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003077 ms
2024-05-14 06:20:38,786 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 151f812d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,787 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.534049 ms
2024-05-14 06:20:38,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-05-14 06:20:38,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [artemis-j2ee]>
2024-05-14 06:20:38,788 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1385326292'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,789 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:38,789 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1521a428-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,790 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1521cb3b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1521a428-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1521a428-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42bdd368, true, {}]
2024-05-14 06:20:38,790 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1521cb3c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1521a428-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1521a428-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14fcb85c, true, {}]
2024-05-14 06:20:38,791 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=05d4c059-3878-4a67-a841-67541ad8e5cf, 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-05-14 06:20:38,791 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@21757b88
2024-05-14 06:20:38,791 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 05d4c059-3878-4a67-a841-67541ad8e5cf, null, 0, false, true, null]
2024-05-14 06:20:38,792 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1521f24e-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,792 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15221961-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1521f24e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1521f24e-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18ed54f0, true, {}]
2024-05-14 06:20:38,792 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15221962-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1521f24e-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1521f24e-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@666ce04b, true, {}]
2024-05-14 06:20:38,793 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 15221962-11ba-11ef-8fb5-0a580a2842f4 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true]
2024-05-14 06:20:38,793 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@38b683e1
2024-05-14 06:20:38,793 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=008885fa-adc0-4358-a79b-1f16a683fabf, 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-05-14 06:20:38,793 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37c7e787
2024-05-14 06:20:38,794 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 008885fa-adc0-4358-a79b-1f16a683fabf, null, 0, false, true, null]
2024-05-14 06:20:38,794 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15226784-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom224]
2024-05-14 06:20:38,794 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15226787-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15226784-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15226784-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c25005b, true, {}]
2024-05-14 06:20:38,794 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15226788-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15226784-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15226784-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@769260d3, true, {}]
2024-05-14 06:20:38,795 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=42bb1397-e0f9-4bbe-bf4d-709516aaa91e, address=42bb1397-e0f9-4bbe-bf4d-709516aaa91e, 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-05-14 06:20:38,795 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@3c32d981
2024-05-14 06:20:38,795 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@160f25a3
2024-05-14 06:20:38,795 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 42bb1397-e0f9-4bbe-bf4d-709516aaa91e, null, 0, false, true, null]
2024-05-14 06:20:38,796 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 008885fa-adc0-4358-a79b-1f16a683fabf: Reference[7836]:RELIABLE:CoreMessage[messageID=7836, durable=true, userID=1522b5ab-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=15226786-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ac6ef46-931c-4c13-961f-fb7f2727a1d9, JMSReplyTo=temp-queue://42bb1397-e0f9-4bbe-bf4d-709516aaa91e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1740656998
2024-05-14 06:20:38,796 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7836, durable=true, userID=1522b5ab-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=15226786-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ac6ef46-931c-4c13-961f-fb7f2727a1d9, JMSReplyTo=temp-queue://42bb1397-e0f9-4bbe-bf4d-709516aaa91e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1740656998, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147482907)
..................................................
***** durable queues test/mom/testTopicRequestReply:
***** non durable for test/mom/testTopicRequestReply:
- queueID=7824 address:test/mom/testTopicRequestReply name:008885fa-adc0-4358-a79b-1f16a683fabf filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,796 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 008885fa-adc0-4358-a79b-1f16a683fabf: CoreMessage[messageID=7836, durable=true, userID=1522b5ab-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=15226786-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ac6ef46-931c-4c13-961f-fb7f2727a1d9, JMSReplyTo=temp-queue://42bb1397-e0f9-4bbe-bf4d-709516aaa91e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1740656998 to transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=ACTIVE, createTime=1715667638796(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@751f044
2024-05-14 06:20:38,796 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 008885fa-adc0-4358-a79b-1f16a683fabf: CoreMessage[messageID=7836, durable=true, userID=1522b5ab-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=15226786-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ac6ef46-931c-4c13-961f-fb7f2727a1d9, JMSReplyTo=temp-queue://42bb1397-e0f9-4bbe-bf4d-709516aaa91e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1740656998, transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=COMMITTED, createTime=1715667638796(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@751f044
2024-05-14 06:20:38,797 INFO  [scout-thread-13] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1522dcbc-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=89903dfd-e99e-4f0e-8cec-df28faa2d0a3, activemq.broker=mom220]
2024-05-14 06:20:38,797 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1522dcbf-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1522dcbc-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1522dcbc-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@526e491a, true, {}]
2024-05-14 06:20:38,797 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1522dcc0-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1522dcbc-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1522dcbc-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52603a57, true, {}]
2024-05-14 06:20:38,798 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7842, durable=true, userID=1522dcc2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=42bb1397-e0f9-4bbe-bf4d-709516aaa91e, size=939, properties=TypedProperties[__AMQ_CID=1522dcbe-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ac6ef46-931c-4c13-961f-fb7f2727a1d9, 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=89903dfd-e99e-4f0e-8cec-df28faa2d0a3]]@1589130761, context: RoutingContextImpl(Address=42bb1397-e0f9-4bbe-bf4d-709516aaa91e, routingType=ANYCAST, PreviousAddress=42bb1397-e0f9-4bbe-bf4d-709516aaa91e previousRoute:ANYCAST, reusable=true, version=-2147482906)
..................................................
***** durable queues 42bb1397-e0f9-4bbe-bf4d-709516aaa91e:
***** non durable for 42bb1397-e0f9-4bbe-bf4d-709516aaa91e:
- queueID=7832 address:42bb1397-e0f9-4bbe-bf4d-709516aaa91e name:42bb1397-e0f9-4bbe-bf4d-709516aaa91e filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,798 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 42bb1397-e0f9-4bbe-bf4d-709516aaa91e: Reference[7842]:RELIABLE:CoreMessage[messageID=7842, durable=true, userID=1522dcc2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=42bb1397-e0f9-4bbe-bf4d-709516aaa91e, size=939, properties=TypedProperties[__AMQ_CID=1522dcbe-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ac6ef46-931c-4c13-961f-fb7f2727a1d9, 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=89903dfd-e99e-4f0e-8cec-df28faa2d0a3]]@1589130761
2024-05-14 06:20:38,798 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 42bb1397-e0f9-4bbe-bf4d-709516aaa91e: CoreMessage[messageID=7842, durable=true, userID=1522dcc2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=42bb1397-e0f9-4bbe-bf4d-709516aaa91e, size=939, properties=TypedProperties[__AMQ_CID=1522dcbe-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ac6ef46-931c-4c13-961f-fb7f2727a1d9, 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=89903dfd-e99e-4f0e-8cec-df28faa2d0a3]]@1589130761 to transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=ACTIVE, createTime=1715667638798(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d42277
2024-05-14 06:20:38,798 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 42bb1397-e0f9-4bbe-bf4d-709516aaa91e: CoreMessage[messageID=7842, durable=true, userID=1522dcc2-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=42bb1397-e0f9-4bbe-bf4d-709516aaa91e, size=939, properties=TypedProperties[__AMQ_CID=1522dcbe-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ac6ef46-931c-4c13-961f-fb7f2727a1d9, 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=89903dfd-e99e-4f0e-8cec-df28faa2d0a3]]@1589130761, transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=COMMITTED, createTime=1715667638798(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d42277
2024-05-14 06:20:38,798 INFO  [scout-thread-13] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1522dcbc-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=89903dfd-e99e-4f0e-8cec-df28faa2d0a3, activemq.broker=mom220]
2024-05-14 06:20:38,798 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15226784-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom224]
2024-05-14 06:20:38,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8742b32]
2024-05-14 06:20:38,800 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1521f24e-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5cb4028e[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:38,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003853 ms
2024-05-14 06:20:38,802 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1521a428-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,802 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,802 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.683751 ms
2024-05-14 06:20:38,802 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [artemis-j2ee]>
2024-05-14 06:20:38,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]>
2024-05-14 06:20:38,804 INFO  [scout-thread-12] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 545889835'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,805 INFO  [scout-thread-12] 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=mom64]
2024-05-14 06:20:38,805 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15241544-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,805 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15241547-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15241544-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15241544-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cfdf384, true, {}]
2024-05-14 06:20:38,806 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15241548-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15241544-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15241544-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56cb1986, true, {}]
2024-05-14 06:20:38,807 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 15241548-11ba-11ef-8fb5-0a580a2842f4 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true]
2024-05-14 06:20:38,807 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@30f2d2a0
2024-05-14 06:20:38,807 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=50d94e7a-0560-4d05-b8c8-6bad03e59cfc, 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-05-14 06:20:38,808 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@49e4c610
2024-05-14 06:20:38,808 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 50d94e7a-0560-4d05-b8c8-6bad03e59cfc, null, 0, false, true, null]
2024-05-14 06:20:38,808 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15248a7b-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,808 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15248a7e-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15248a7b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15248a7b-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b8e45dc, true, {}]
2024-05-14 06:20:38,809 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1524b18f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15248a7b-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15248a7b-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ccae52b, true, {}]
2024-05-14 06:20:38,809 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0c533118-2e4c-4c8f-8be7-4ea8bbe085d5, 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-05-14 06:20:38,809 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4eb01eb
2024-05-14 06:20:38,809 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0c533118-2e4c-4c8f-8be7-4ea8bbe085d5, null, 0, false, true, null]
2024-05-14 06:20:38,810 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1524d7a1-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-05-14 06:20:38,810 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1524d7a4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1524d7a1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1524d7a1-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59ac7f43, true, {}]
2024-05-14 06:20:38,810 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1524d7a5-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1524d7a1-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1524d7a1-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b7c7701, true, {}]
2024-05-14 06:20:38,811 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,811 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1524feb6-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom222]
2024-05-14 06:20:38,811 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1524feb9-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1524feb6-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1524feb6-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62b6c105, true, {}]
2024-05-14 06:20:38,812 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152525ca-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1524feb6-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1524feb6-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e926fdb, true, {}]
2024-05-14 06:20:38,812 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=681d56a7-5184-4f47-a1e8-36bcca95390c, address=681d56a7-5184-4f47-a1e8-36bcca95390c, 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-05-14 06:20:38,812 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@40b450d0
2024-05-14 06:20:38,812 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@527fc9c
2024-05-14 06:20:38,812 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 681d56a7-5184-4f47-a1e8-36bcca95390c, null, 0, false, true, null]
2024-05-14 06:20:38,813 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7917, durable=true, userID=15254cdd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=1524feb8-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, JMSReplyTo=temp-queue://681d56a7-5184-4f47-a1e8-36bcca95390c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1070325020, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** 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-05-14 06:20:38,813 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15254cdd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=1524feb8-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, JMSReplyTo=temp-queue://681d56a7-5184-4f47-a1e8-36bcca95390c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1070325020
2024-05-14 06:20:38,814 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15254cdd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=1524feb8-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, JMSReplyTo=temp-queue://681d56a7-5184-4f47-a1e8-36bcca95390c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1070325020 to transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=ACTIVE, createTime=1715667638814(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11eadb18
2024-05-14 06:20:38,814 INFO  [scout-thread-14] 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=mom222]
2024-05-14 06:20:38,814 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 152573ee-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, activemq.broker=mom164]
2024-05-14 06:20:38,815 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152573f1-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152573ee-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152573ee-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75d446c4, true, {}]
2024-05-14 06:20:38,815 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15259b02-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152573ee-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152573ee-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b51610, true, {}]
2024-05-14 06:20:38,815 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1524feb6-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom222]
2024-05-14 06:20:38,815 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7935, durable=true, userID=15259b04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=152573f0-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, _AMQ_ROUTING_TYPE=0]]@1462127432, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147482901)
..................................................
***** durable queues scout.physical.UnitTestTopic:
***** non durable for scout.physical.UnitTestTopic:
- queueID=7899 address:scout.physical.UnitTestTopic name:0c533118-2e4c-4c8f-8be7-4ea8bbe085d5 filter:null
- queueID=7891 address:scout.physical.UnitTestTopic name:50d94e7a-0560-4d05-b8c8-6bad03e59cfc filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,815 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0c533118-2e4c-4c8f-8be7-4ea8bbe085d5: Reference[7935]:RELIABLE:CoreMessage[messageID=7935, durable=true, userID=15259b04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=152573f0-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, _AMQ_ROUTING_TYPE=0]]@1462127432
2024-05-14 06:20:38,815 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 50d94e7a-0560-4d05-b8c8-6bad03e59cfc: Reference[7935]:RELIABLE:CoreMessage[messageID=7935, durable=true, userID=15259b04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=152573f0-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, _AMQ_ROUTING_TYPE=0]]@1462127432
2024-05-14 06:20:38,815 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0c533118-2e4c-4c8f-8be7-4ea8bbe085d5: CoreMessage[messageID=7935, durable=true, userID=15259b04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=152573f0-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, _AMQ_ROUTING_TYPE=0]]@1462127432 to transaction: TransactionImpl [xid=null, txID=7939, xid=null, state=ACTIVE, createTime=1715667638815(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51d04b9f
2024-05-14 06:20:38,815 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 50d94e7a-0560-4d05-b8c8-6bad03e59cfc: CoreMessage[messageID=7935, durable=true, userID=15259b04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=152573f0-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, _AMQ_ROUTING_TYPE=0]]@1462127432 to transaction: TransactionImpl [xid=null, txID=7940, xid=null, state=ACTIVE, createTime=1715667638815(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a188577
2024-05-14 06:20:38,815 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0c533118-2e4c-4c8f-8be7-4ea8bbe085d5: CoreMessage[messageID=7935, durable=true, userID=15259b04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=152573f0-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, _AMQ_ROUTING_TYPE=0]]@1462127432, transaction: TransactionImpl [xid=null, txID=7939, xid=null, state=COMMITTED, createTime=1715667638815(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51d04b9f
2024-05-14 06:20:38,816 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 50d94e7a-0560-4d05-b8c8-6bad03e59cfc: CoreMessage[messageID=7935, durable=true, userID=15259b04-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=152573f0-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, _AMQ_ROUTING_TYPE=0]]@1462127432, transaction: TransactionImpl [xid=null, txID=7940, xid=null, state=COMMITTED, createTime=1715667638815(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a188577
2024-05-14 06:20:38,816 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 152573ee-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, activemq.broker=mom164]
2024-05-14 06:20:38,816 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29e3c7fe, org.eclipse.scout.rt.mom.jms.JmsSubscription@1205d231]
2024-05-14 06:20:38,816 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15241544-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,817 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=15254cdd-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=1524feb8-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c22959e3-1075-4949-bfb3-83b5b00a0e76, JMSReplyTo=temp-queue://681d56a7-5184-4f47-a1e8-36bcca95390c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1070325020, transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=COMMITTED, createTime=1715667638814(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11eadb18
2024-05-14 06:20:38,826 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1524d7a1-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@176e7a82[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:38,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003430 ms
2024-05-14 06:20:38,827 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15248a7b-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,828 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.681315 ms
2024-05-14 06:20:38,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]>
2024-05-14 06:20:38,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [artemis-j2ee]>
2024-05-14 06:20:38,829 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 480592505'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,830 INFO  [scout-thread-15] 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=mom195]
2024-05-14 06:20:38,830 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1527e4f6-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,831 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15280c09-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1527e4f6-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1527e4f6-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bacf457, true, {}]
2024-05-14 06:20:38,831 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15280c0a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1527e4f6-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1527e4f6-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27638dc2, true, {}]
2024-05-14 06:20:38,832 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d6525d18-25ab-4cd1-8465-84d2a661b543, 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-05-14 06:20:38,832 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6eccb026
2024-05-14 06:20:38,832 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d6525d18-25ab-4cd1-8465-84d2a661b543, null, 0, false, true, null]
2024-05-14 06:20:38,832 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1528331c-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-05-14 06:20:38,833 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15285a2f-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1528331c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1528331c-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a84970b, true, {}]
2024-05-14 06:20:38,833 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15285a30-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1528331c-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1528331c-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3979395d, true, {}]
2024-05-14 06:20:38,833 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,834 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 15288141-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom164]
2024-05-14 06:20:38,834 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15288144-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15288141-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15288141-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33404cf5, true, {}]
2024-05-14 06:20:38,834 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [15288145-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=15288141-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=15288141-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15c3686e, true, {}]
2024-05-14 06:20:38,834 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, address=350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, 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-05-14 06:20:38,834 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@5f1c37ca
2024-05-14 06:20:38,835 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e5e2208
2024-05-14 06:20:38,835 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, null, 0, false, true, null]
2024-05-14 06:20:38,836 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7995, durable=true, userID=1528a858-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=15288143-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5a50ca9-0723-4415-b1c4-3f8d7f088479, JMSReplyTo=temp-queue://350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, 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]]@301250117, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483138)
..................................................
***** 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-05-14 06:20:38,836 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1528a858-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=15288143-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5a50ca9-0723-4415-b1c4-3f8d7f088479, JMSReplyTo=temp-queue://350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, 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]]@301250117
2024-05-14 06:20:38,836 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1528a858-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=15288143-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5a50ca9-0723-4415-b1c4-3f8d7f088479, JMSReplyTo=temp-queue://350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, 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]]@301250117 to transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=ACTIVE, createTime=1715667638836(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a4f89f
2024-05-14 06:20:38,837 INFO  [scout-thread-12] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1528f679-11ba-11ef-8fb5-0a580a2842f4 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, activemq.broker=mom64]
2024-05-14 06:20:38,837 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1528f67c-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1528f679-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1528f679-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e475522, true, {}]
2024-05-14 06:20:38,837 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1528f67d-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=1528f679-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=1528f679-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@242ad8e9, true, {}]
2024-05-14 06:20:38,838 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 350f8c81-1ad9-4d11-b572-f5b55cb8e3c1: Reference[8001]:RELIABLE:CoreMessage[messageID=8001, durable=true, userID=1528f67f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, size=873, properties=TypedProperties[__AMQ_CID=1528f67b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5a50ca9-0723-4415-b1c4-3f8d7f088479, 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]]@1543283289
2024-05-14 06:20:38,838 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8001, durable=true, userID=1528f67f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, size=873, properties=TypedProperties[__AMQ_CID=1528f67b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5a50ca9-0723-4415-b1c4-3f8d7f088479, 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]]@1543283289, context: RoutingContextImpl(Address=350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, routingType=ANYCAST, PreviousAddress=350f8c81-1ad9-4d11-b572-f5b55cb8e3c1 previousRoute:ANYCAST, reusable=true, version=-2147482895)
..................................................
***** durable queues 350f8c81-1ad9-4d11-b572-f5b55cb8e3c1:
***** non durable for 350f8c81-1ad9-4d11-b572-f5b55cb8e3c1:
- queueID=7991 address:350f8c81-1ad9-4d11-b572-f5b55cb8e3c1 name:350f8c81-1ad9-4d11-b572-f5b55cb8e3c1 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,838 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 350f8c81-1ad9-4d11-b572-f5b55cb8e3c1: CoreMessage[messageID=8001, durable=true, userID=1528f67f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, size=873, properties=TypedProperties[__AMQ_CID=1528f67b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5a50ca9-0723-4415-b1c4-3f8d7f088479, 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]]@1543283289 to transaction: TransactionImpl [xid=null, txID=8002, xid=null, state=ACTIVE, createTime=1715667638838(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7fc5673c
2024-05-14 06:20:38,838 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 350f8c81-1ad9-4d11-b572-f5b55cb8e3c1: CoreMessage[messageID=8001, durable=true, userID=1528f67f-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, size=873, properties=TypedProperties[__AMQ_CID=1528f67b-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5a50ca9-0723-4415-b1c4-3f8d7f088479, 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]]@1543283289, transaction: TransactionImpl [xid=null, txID=8002, xid=null, state=COMMITTED, createTime=1715667638838(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7fc5673c
2024-05-14 06:20:38,838 INFO  [scout-thread-12] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1528f679-11ba-11ef-8fb5-0a580a2842f4 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, activemq.broker=mom64]
2024-05-14 06:20:38,838 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 15288141-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom164]
2024-05-14 06:20:38,839 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=1528a858-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=15288143-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5a50ca9-0723-4415-b1c4-3f8d7f088479, JMSReplyTo=temp-queue://350f8c81-1ad9-4d11-b572-f5b55cb8e3c1, 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]]@301250117, transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=COMMITTED, createTime=1715667638836(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a4f89f
2024-05-14 06:20:38,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@656ac24]
2024-05-14 06:20:38,840 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1528331c-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@a1231de[job=JMS reply cancel message listener, state=RUNNING]]
2024-05-14 06:20:38,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004841 ms
2024-05-14 06:20:38,841 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1527e4f6-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:38,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:38,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.593778 ms
2024-05-14 06:20:38,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [artemis-j2ee]>
2024-05-14 06:20:38,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-05-14 06:20:38,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]>
2024-05-14 06:20:38,843 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2052720698'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:38,844 INFO  [scout-thread-21] 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=mom224]
2024-05-14 06:20:38,845 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=mom224]
2024-05-14 06:20:38,845 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 152a2f01-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:38,845 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152a2f04-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152a2f01-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152a2f01-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7368cced, true, {}]
2024-05-14 06:20:38,846 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152a2f05-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152a2f01-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152a2f01-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d2fb098, true, {}]
2024-05-14 06:20:38,846 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f04f223b-09d9-497a-83d2-e6a87f9694dc, 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-05-14 06:20:38,846 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1528b698
2024-05-14 06:20:38,847 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f04f223b-09d9-497a-83d2-e6a87f9694dc, null, 0, false, true, null]
2024-05-14 06:20:38,847 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 152a7d27-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:38,847 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152a7d2a-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152a7d27-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152a7d27-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f2f76ab, true, {}]
2024-05-14 06:20:38,848 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152aa43b-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152a7d27-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152a7d27-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@525d8d3e, true, {}]
2024-05-14 06:20:38,848 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 152aa43b-11ba-11ef-8fb5-0a580a2842f4 with parameters: [differentTopic, [MULTICAST], true]
2024-05-14 06:20:38,848 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@65e06c8b
2024-05-14 06:20:38,849 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=94cf4c2a-ca66-4a2b-b698-df93db748e70, 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-05-14 06:20:38,849 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@49f23d0d
2024-05-14 06:20:38,849 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 94cf4c2a-ca66-4a2b-b698-df93db748e70, null, 0, false, true, null]
2024-05-14 06:20:38,850 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 152af25d-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:38,850 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152af260-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152af25d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152af25d-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a615c5d, true, {}]
2024-05-14 06:20:38,850 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152af261-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152af25d-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152af25d-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52eb3706, true, {}]
2024-05-14 06:20:38,851 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f5670901-c19e-4d0b-82ff-ee92c7cf9421, 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-05-14 06:20:38,851 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1118768e
2024-05-14 06:20:38,851 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f5670901-c19e-4d0b-82ff-ee92c7cf9421, null, 0, false, true, null]
2024-05-14 06:20:38,852 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 152b4083-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-05-14 06:20:38,852 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152b4086-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152b4083-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152b4083-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@655e457b, true, {}]
2024-05-14 06:20:38,852 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152b4087-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152b4083-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152b4083-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f5a8769, true, {}]
2024-05-14 06:20:38,853 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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-05-14 06:20:38,853 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 152b6798-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom223]
2024-05-14 06:20:38,854 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152b8eab-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152b6798-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152b6798-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@117ee0d6, true, {}]
2024-05-14 06:20:38,854 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152b8eac-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152b6798-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152b6798-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2043063b, true, {}]
2024-05-14 06:20:38,854 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3f969901-95df-4943-8112-f5c573760646, address=3f969901-95df-4943-8112-f5c573760646, 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-05-14 06:20:38,854 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.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@ae3f516
2024-05-14 06:20:38,855 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e83a348
2024-05-14 06:20:38,855 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3f969901-95df-4943-8112-f5c573760646, null, 0, false, true, null]
2024-05-14 06:20:38,856 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8078, durable=true, userID=152bb5bf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=152b8eaa-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, JMSReplyTo=temp-queue://3f969901-95df-4943-8112-f5c573760646, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@196681681, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** 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-05-14 06:20:38,856 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=152bb5bf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=152b8eaa-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, JMSReplyTo=temp-queue://3f969901-95df-4943-8112-f5c573760646, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@196681681
2024-05-14 06:20:38,856 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=152bb5bf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=152b8eaa-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, JMSReplyTo=temp-queue://3f969901-95df-4943-8112-f5c573760646, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@196681681 to transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=ACTIVE, createTime=1715667638856(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43e75fe9
2024-05-14 06:20:38,857 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=mom223]
2024-05-14 06:20:38,857 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 152c03e0-11ba-11ef-8fb5-0a580a2842f4 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, activemq.broker=mom209]
2024-05-14 06:20:38,857 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152c03e3-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152c03e0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152c03e0-11ba-11ef-8fb5-0a580a2842f4]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50851e97, true, {}]
2024-05-14 06:20:38,857 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [152c03e4-11ba-11ef-8fb5-0a580a2842f4, null, ****, 102400, RemotingConnectionImpl [ID=152c03e0-11ba-11ef-8fb5-0a580a2842f4, clientID=null, nodeID=f133a46a-11b9-11ef-8fb5-0a580a2842f4, transportConnection=InVMConnection [serverID=0, id=152c03e0-11ba-11ef-8fb5-0a580a2842f4]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34b87dab, true, {}]
2024-05-14 06:20:38,857 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 152b6798-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom223]
2024-05-14 06:20:38,858 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8097, durable=true, userID=152c2af6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=152c03e2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, _AMQ_ROUTING_TYPE=0]]@989409525, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147482890)
..................................................
***** durable queues differentTopic:
***** non durable for differentTopic:
- queueID=8060 address:differentTopic name:f5670901-c19e-4d0b-82ff-ee92c7cf9421 filter:null
- queueID=8052 address:differentTopic name:94cf4c2a-ca66-4a2b-b698-df93db748e70 filter:null
..................................................
, transaction: null
2024-05-14 06:20:38,858 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f5670901-c19e-4d0b-82ff-ee92c7cf9421: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=152c2af6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=152c03e2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, _AMQ_ROUTING_TYPE=0]]@989409525
2024-05-14 06:20:38,858 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 94cf4c2a-ca66-4a2b-b698-df93db748e70: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=152c2af6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=152c03e2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, _AMQ_ROUTING_TYPE=0]]@989409525
2024-05-14 06:20:38,858 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f5670901-c19e-4d0b-82ff-ee92c7cf9421: CoreMessage[messageID=8097, durable=true, userID=152c2af6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=152c03e2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, _AMQ_ROUTING_TYPE=0]]@989409525 to transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=ACTIVE, createTime=1715667638858(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66829da1
2024-05-14 06:20:38,858 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 94cf4c2a-ca66-4a2b-b698-df93db748e70: CoreMessage[messageID=8097, durable=true, userID=152c2af6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=152c03e2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, _AMQ_ROUTING_TYPE=0]]@989409525 to transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=ACTIVE, createTime=1715667638858(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@392100f6
2024-05-14 06:20:38,858 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f5670901-c19e-4d0b-82ff-ee92c7cf9421: CoreMessage[messageID=8097, durable=true, userID=152c2af6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=152c03e2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, _AMQ_ROUTING_TYPE=0]]@989409525, transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=COMMITTED, createTime=1715667638858(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66829da1
2024-05-14 06:20:38,858 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 94cf4c2a-ca66-4a2b-b698-df93db748e70: CoreMessage[messageID=8097, durable=true, userID=152c2af6-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=152c03e2-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, _AMQ_ROUTING_TYPE=0]]@989409525, transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=COMMITTED, createTime=1715667638858(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@392100f6
2024-05-14 06:20:38,858 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 152c03e0-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, activemq.broker=mom209]
2024-05-14 06:20:38,859 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5ef1fe1b)] 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=152bb5bf-11ba-11ef-8fb5-0a580a2842f4, priority=4, timestamp=Tue May 14 06:20:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=152b8eaa-11ba-11ef-8fb5-0a580a2842f4, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2d2f04a-9652-47db-871d-bdfcae22d4ef, JMSReplyTo=temp-queue://3f969901-95df-4943-8112-f5c573760646, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@196681681, transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=COMMITTED, createTime=1715667638856(Tue May 14 06:20:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43e75fe9
2024-05-14 06:20:39,859 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@48a5ef5c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a77ff45, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bd05779]
2024-05-14 06:20:39,860 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 152a2f01-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:39,861 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 152a7d27-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:39,863 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 152b4083-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:39,863 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@16d169a3[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ad00ab[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78f89f6e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5d919346[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5c87b1cf[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-05-14 06:20:39,863 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003555 ms
2024-05-14 06:20:39,864 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 152af25d-11ba-11ef-8fb5-0a580a2842f4 for user anonymous@invm:0 destroyed
2024-05-14 06:20:39,865 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-05-14 06:20:39,865 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1022.003416 ms
2024-05-14 06:20:39,865 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]>
2024-05-14 06:20:39,870 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [f133a46a-11b9-11ef-8fb5-0a580a2842f4] stopped, uptime 1 minute
[INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.26 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.charsetdetect >-------
[INFO] Building org.eclipse.scout.rt.charsetdetect 24.2-SNAPSHOT        [36/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 86 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 668 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 613 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 735 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 4.8 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 3.7 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 5.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 3.5 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 8.2 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:20:42,505 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-05-14 06:20:42,535 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:20:42,632 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 117.913413 ms. Total class count: 671
2024-05-14 06:20:42,688 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 105 beans in 53.647646 ms
2024-05-14 06:20:42,746 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 105 beans in 58.785358 ms
2024-05-14 06:20:42,759 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-05-14 06:20:42,761 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.113 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.oauth2 >----------
[INFO] Building org.eclipse.scout.rt.oauth2 24.2-SNAPSHOT               [37/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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.4 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 438 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 18 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 15 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 180 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail >-----------
[INFO] Building org.eclipse.scout.rt.mail 24.2-SNAPSHOT                 [38/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[953,21] Unsupported @SuppressWarnings("squid:S1166")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test >---------
[INFO] Building org.eclipse.scout.rt.mail.test 24.2-SNAPSHOT            [39/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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.211 s -- in org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest
[INFO] Running org.eclipse.scout.rt.mail.MailBounceDetectorTest
2024-05-14 06:20:46,762 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-05-14 06:20:46,779 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:20:46,846 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:20:46,956 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 185.216024 ms. Total class count: 710
2024-05-14 06:20:47,055 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 128 beans in 97.421992 ms
2024-05-14 06:20:47,087 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 128 beans in 31.908983 ms
2024-05-14 06:20:47,135 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-05-14 06:20:47,136 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-05-14 06:20:47,195 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: 0.898 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.038 s -- in org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest
[INFO] Running org.eclipse.scout.rt.mail.MailHelperTest
2024-05-14 06:20:47,560 INFO  [main] org.eclipse.scout.rt.mail.MailHelper.getDispositionSafely(MailHelper.java:222) - Unable to get disposition
2024-05-14 06:20:47,571 INFO  [main] org.eclipse.scout.rt.mail.MailHelper.autoFixCharset(MailHelper.java:265) - Mail part '<1221433900.61.1715667647566@scout-rt-gerrit-jdk11-qjl49-8pjlb>' uses an unsupported character set 'unicode-1-1-utf-7'. Use UTF-8 as fallback.
2024-05-14 06:20:47,572 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.280 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.002 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-05-14 06:20:49,692 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.005s ago idle for=0.005s messages sent=0 failed=false]; assume already closed/crashed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$313/0x00007f3058327690]
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-05-14 06:20:49,700 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/0x00007f3058327690]
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.153 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.093 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.security.test >-------
[INFO] Building org.eclipse.scout.rt.security.test 24.2-SNAPSHOT        [40/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:20:51,777 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-05-14 06:20:51,796 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:20:51,868 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:20:51,984 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 197.099154 ms. Total class count: 875
2024-05-14 06:20:52,146 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 171 beans in 160.324561 ms
2024-05-14 06:20:52,186 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 171 beans in 39.668669 ms
2024-05-14 06:20:52,200 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-05-14 06:20:52,202 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.358 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.021 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.584 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.019 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat >--------
[INFO] Building org.eclipse.scout.rt.dataformat 24.2-SNAPSHOT           [41/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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.815 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:20240514T062000Z
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:20240514T062000Z
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:20240514T062000Z
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:20240514T062000Z
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.723 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.006 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.031 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.007 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >---------
[INFO] Building org.eclipse.scout.rt.rest.test 24.2-SNAPSHOT            [42/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:20:59,676 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-05-14 06:20:59,694 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:20:59,826 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:20:59,944 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 258.675758 ms. Total class count: 1014
2024-05-14 06:21:00,251 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 216 beans in 305.840271 ms
2024-05-14 06:21:00,292 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 216 beans in 40.539944 ms
2024-05-14 06:21:00,304 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-05-14 06:21:00,305 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-05-14 06:21:00,395 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-05-14 06:21:01,540 INFO  [main] org.eclipse.scout.rt.rest.RestApplication.<init>(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 5.913543 ms [20 classes, 1 singletons, 2 properties]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.298 s -- in org.eclipse.scout.rt.rest.RestApplicationTest
[INFO] Running org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest
2024-05-14 06:21:01,627 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-05-14 06:21:01,632 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-05-14 06:21:01,637 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.006 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.019 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.665 s -- in org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest
[INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest
2024-05-14 06:21:03,309 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.361 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.433 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.006 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.003 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.003 s -- in org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest
[INFO] Running org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest
2024-05-14 06:21:04,335 INFO  [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - AccessForbiddenException: hagbard: foo bar [severity=ERROR, code=37]
2024-05-14 06:21:04,368 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1987221006 contains no entity! Check the ExceptionMapper implementation (AccessForbiddenExceptionMapper) and return an ErrorResponse entity.
2024-05-14 06:21:04,378 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 192329688 contains no entity! Check the ExceptionMapper implementation (WebApplicationExceptionMapper) and return an ErrorResponse entity.
2024-05-14 06:21:04,380 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-05-14 06:21:04,387 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 525193238 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity.
2024-05-14 06:21:04,388 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-05-14 06:21:04,391 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 429393578 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity.
2024-05-14 06:21:04,392 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-05-14 06:21:04,394 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 535517293 contains no entity! Check the ExceptionMapper implementation (IllegalArgumentExceptionMapper) and return an ErrorResponse entity.
2024-05-14 06:21:04,396 WARN  [main] org.eclipse.scout.rt.rest.exception.RemoteSystemUnavailableExceptionMapper.toResponseImpl(RemoteSystemUnavailableExceptionMapper.java:31) - RemoteSystemUnavailableException: unavailable
2024-05-14 06:21:04,398 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 580515543 contains no entity! Check the ExceptionMapper implementation (RemoteSystemUnavailableExceptionMapper) and return an ErrorResponse entity.
2024-05-14 06:21:04,399 INFO  [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - ResourceNotFoundException: hagbard: foo bar [severity=ERROR, code=37]
2024-05-14 06:21:04,400 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1106513402 contains no entity! Check the ExceptionMapper implementation (ResourceNotFoundExceptionMapper) and return an ErrorResponse entity.
2024-05-14 06:21:04,402 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-05-14 06:21:04,404 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1600591903 contains no entity! Check the ExceptionMapper implementation (ProcessingExceptionMapper) and return an ErrorResponse entity.
2024-05-14 06:21:04,405 INFO  [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - VetoException: hagbard: foo bar [severity=WARNING, code=37]
2024-05-14 06:21:04,407 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1158484171 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.274 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.012 s -- in org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest
[INFO] Running org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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.001 s -- in org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 49, 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson >-------
[INFO] Building org.eclipse.scout.rt.rest.jackson 24.2-SNAPSHOT         [43/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client >----
[INFO] Building org.eclipse.scout.rt.rest.jersey.client 24.2-SNAPSHOT   [44/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 967 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.9 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 3.2 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 6.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/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.2 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/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/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/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 20 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/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/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 2.4 MB/s)
[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 628 kB/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 48 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test >-----
[INFO] Building org.eclipse.scout.rt.rest.jersey.test 24.2-SNAPSHOT     [45/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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/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 246 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 778 kB/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 564 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 797 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/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 336 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 575 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 563 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 621 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 682 kB/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.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 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/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.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 9.8 MB/s)
[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] 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] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar
[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] 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/hk2-locator/3.0.3/hk2-locator-3.0.3.jar (204 kB at 20 MB/s)
[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] 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 2.7 MB/s)
[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] 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 18 MB/s)
[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/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar (86 kB at 5.4 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.8 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 4.2 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 4.7 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 20 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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/JerseyTestApplication.java:[97,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_gerrit_jdk11_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_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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
[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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:21:07,768 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-05-14 06:21:07,787 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:21:07,926 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:21:08,049 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 271.460504 ms. Total class count: 1426
2024-05-14 06:21:08,489 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 324 beans in 438.353465 ms
2024-05-14 06:21:08,554 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 324 beans in 64.387407 ms
2024-05-14 06:21:08,567 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-05-14 06:21:08,582 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-05-14 06:21:08,584 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-05-14 06:21:08,688 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.766 s -- in org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest
2024-05-14 06:21:10,355 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-05-14 06:21:10,436 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@3f3c5ecd{Scout REST Integration Test,/,file:///tmp/,AVAILABLE}
2024-05-14 06:21:10,452 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@120aa40b{HTTP/1.1, (http/1.1)}{0.0.0.0:42209}
2024-05-14 06:21:10,454 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5fd18419{STARTING}[11.0.18,sto=0] @3970ms
2024-05-14 06:21:10,456 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-05-14 06:21:10,458 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@5501d1c8{Scout REST Integration Test,/,file:///tmp/,AVAILABLE}
2024-05-14 06:21:10,459 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1bbb42b4{HTTP/1.1, (http/1.1)}{0.0.0.0:36131}
2024-05-14 06:21:10,459 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@29c244e{STARTING}[11.0.18,sto=0] @3975ms
2024-05-14 06:21:10,460 INFO  [main] org.eclipse.scout.rt.rest.jersey.JerseyTestApplication.startInternal(JerseyTestApplication.java:93) - Server ready. The application is available on the following addresses:
---------------------------------------------------------------------
Echo
  http://localhost:42209
  http://scout-rt-gerrit-jdk11-qjl49-8pjlb:42209
  http://10.40.66.244:42209
Proxy
  http://localhost:36131
---------------------------------------------------------------------

2024-05-14 06:21:10,513 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: f74f26b1-beb0-4b8b-9c71-a9d9fcfcff8c
2024-05-14 06:21:10,544 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: f74f26b1-beb0-4b8b-9c71-a9d9fcfcff8c
2024-05-14 06:21:11,694 INFO  [qtp114012533-50] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: f74f26b1-beb0-4b8b-9c71-a9d9fcfcff8c
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest
2024-05-14 06:21:12,058 INFO  [qtp114012533-50] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 42 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation.
2024-05-14 06:21:12,139 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$364/0x00007fe1683bf6b8]
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.$Proxy99.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-05-14 06:21:12,193 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-05-14 06:21:12,250 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-05-14 06:21:12,290 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-05-14 06:21:12,355 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.354 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 s -- in org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest
2024-05-14 06:21:12 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:12 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: Tue, 14 May 2024 06:21:12 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:12 INFO 2 * Sending client request on thread main
2 > GET http://localhost:42209/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-05-14 06:21:12 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: Tue, 14 May 2024 06:21:12 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:12 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:12 INFO 1 * Client response received on thread main
1 < 302
1 < Accept-Language: en-US
1 < Connection: close
1 < Date: Tue, 14 May 2024 06:21:12 GMT
1 < Location: http://localhost:42209/echo?status=201

2024-05-14 06:21:13 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > User-Agent: mockAgent

2024-05-14 06:21:13 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: Tue, 14 May 2024 06:21:13 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:13 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > User-Agent: 

2024-05-14 06:21:13 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: Tue, 14 May 2024 06:21:13 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:13 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:13 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: Tue, 14 May 2024 06:21:13 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: e45fef74-2943-4793-8980-2a27b7ad2954

2024-05-14 06:21:14,049 INFO  [qtp1592196548-58] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: 'e45fef74-2943-4793-8980-2a27b7ad2954'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:42209'
  Accept-Language: 'en-US'
  Accept-Encoding: 'gzip, x-gzip, deflate'
2024-05-14 06:21:14 INFO 1 * Client response received on thread main
1 < 200
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 14 May 2024 06:21:14 GMT
1 < X-Scout-Correlation-Id: e45fef74-2943-4793-8980-2a27b7ad2954
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > POST http://localhost:42209/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-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Length":"3928","Content-Type":"application/json"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > POST http://localhost:42209/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-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 8d77d1dd-2709-4b20-844d-ff1173004ac2

2024-05-14 06:21:14,450 INFO  [qtp1592196548-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: '8d77d1dd-2709-4b20-844d-ff1173004ac2'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:42209'
  Accept-Language: 'en-US'
  Accept-Encoding: 'gzip, x-gzip, deflate'
2024-05-14 06:21:14 INFO 1 * Client response received on thread main
1 < 200
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 14 May 2024 06:21:14 GMT
1 < X-Scout-Correlation-Id: 8d77d1dd-2709-4b20-844d-ff1173004ac2
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > User-Agent: mockAgent

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 2 * Sending client request on thread main
2 > GET http://localhost:42209/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > POST http://localhost:42209/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-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 2 * Sending client request on thread main
2 > GET http://localhost:42209/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 9b8fcd91-680c-4449-8a32-4d1792c12e46

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 GMT
1 < X-Scout-Correlation-Id: 9b8fcd91-680c-4449-8a32-4d1792c12e46
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"9b8fcd91-680c-4449-8a32-4d1792c12e46","Connection":"close","User-Agent":"Generic","Host":"localhost:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:14 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 695ec270-620f-4376-9c62-adfc5aaaeba5

2024-05-14 06:21:14 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: Tue, 14 May 2024 06:21:14 GMT
1 < X-Scout-Correlation-Id: 695ec270-620f-4376-9c62-adfc5aaaeba5
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"695ec270-620f-4376-9c62-adfc5aaaeba5","Connection":"close","User-Agent":"Generic","Host":"localhost:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:15 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-05-14 06:21:15 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: Tue, 14 May 2024 06:21:15 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:15 INFO 2 * Sending client request on thread main
2 > GET http://localhost:42209/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-05-14 06:21:15 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: Tue, 14 May 2024 06:21:15 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:42209","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-05-14 06:21:15 INFO 1 * Sending client request on thread main
1 > GET http://localhost:42209/echo?status=200&requireAuth=true&proxyUser=user&proxyPassword=pass
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 87ed3d45-0775-4688-9fc2-11f823b86a13

2024-05-14 06:21:15,069 INFO  [qtp1592196548-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: '87ed3d45-0775-4688-9fc2-11f823b86a13'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:42209'
  Accept-Language: 'en-US'
  Accept-Encoding: 'gzip, x-gzip, deflate'
2024-05-14 06:21:15,086 INFO  [qtp1592196548-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: '87ed3d45-0775-4688-9fc2-11f823b86a13'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:42209'
  Accept-Language: 'en-US'
  Proxy-Authorization: 'Basic dXNlcjpwYXNz'
2024-05-14 06:21:15 INFO 1 * Client response received on thread main
1 < 200
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 14 May 2024 06:21:15 GMT
1 < X-Scout-Correlation-Id: 87ed3d45-0775-4688-9fc2-11f823b86a13
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}}

[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 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.004 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.088 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest
2024-05-14 06:21:15,276 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=2339ee08-add0-4022-a247-8809e36edb41]
2024-05-14 06:21:15,336 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-05-14 06:21:15,368 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-05-14 06:21:15,398 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-05-14 06:21:15,446 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-05-14 06:21:15,473 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-05-14 06:21:15,545 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-05-14 06:21:15,571 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-05-14 06:21:15,599 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-05-14 06:21:15,703 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-05-14 06:21:15,884 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-05-14 06:21:15,949 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-05-14 06:21:15,997 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-05-14 06:21:16,067 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-05-14 06:21:16,091 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-05-14 06:21:16,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-05-14 06:21:16,250 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-05-14 06:21:16,275 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-05-14 06:21:16,364 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-05-14 06:21:16,371 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 9e85660d-9a50-4ad7-81af-7d8b0b47b872
2024-05-14 06:21:16,437 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-05-14 06:21:16,438 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 9e85660d-9a50-4ad7-81af-7d8b0b47b872
2024-05-14 06:21:16,441 INFO  [qtp114012533-49] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 9e85660d-9a50-4ad7-81af-7d8b0b47b872
2024-05-14 06:21:16,844 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-05-14 06:21:16,888 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-05-14 06:21:16,894 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 6e1ae923-0669-418f-82e8-4ca2f691e7f2
2024-05-14 06:21:16,895 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 6e1ae923-0669-418f-82e8-4ca2f691e7f2
2024-05-14 06:21:16,937 INFO  [qtp114012533-52] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 6e1ae923-0669-418f-82e8-4ca2f691e7f2
2024-05-14 06:21:17,101 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-05-14 06:21:17,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-05-14 06:21:17,288 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-05-14 06:21:17,330 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-05-14 06:21:17,350 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.131 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.775 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 98, 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >----------
[INFO] Building org.eclipse.scout.rt.client 24.2-SNAPSHOT               [46/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE>.P_UIFacade should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractFormHybridAction.java:[72,14] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoEntity to DO_ENTITY
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<DO_ENTITY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<java.lang.String,org.eclipse.scout.rt.client.ui.IWidget>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractFormFieldTile.java:[122,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<DO_ENTITY>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[136,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[459,23] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[467,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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/ITileGrid.java:[230,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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<BEAN> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<IN>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<OUT>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >--------
[INFO] Building org.eclipse.scout.rt.client.test 24.2-SNAPSHOT          [47/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 61 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY>.DefaultListBoxTable 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_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<OWNER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T>.Table.EditMenu should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> 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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:21:31,530 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-05-14 06:21:31,552 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:21:31,737 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:21:32,437 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 893.060724 ms. Total class count: 5176
2024-05-14 06:21:32,831 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 398 beans in 392.609328 ms
2024-05-14 06:21:32,869 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 398 beans in 37.576198 ms
2024-05-14 06:21:32,882 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:21:32,899 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 4 code type classes registered.
2024-05-14 06:21:32,900 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-05-14 06:21:34,217 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-05-14 06:21:34,356 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@1c0e1adf[id = 16ptdn8ma50ovbi9tkji4f1r9gkop3nim6i9n5j3coo9rvrgs6s3], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=16ptdn8ma50ovbi9tkji4f1r9gkop3nim6i9n5j3coo9rvrgs6s3]]
2024-05-14 06:21:34,358 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c0e1adf[id = 16ptdn8ma50ovbi9tkji4f1r9gkop3nim6i9n5j3coo9rvrgs6s3]
2024-05-14 06:21:34,358 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c0e1adf[id = 16ptdn8ma50ovbi9tkji4f1r9gkop3nim6i9n5j3coo9rvrgs6s3]
2024-05-14 06:21:34,362 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c0e1adf[id = 16ptdn8ma50ovbi9tkji4f1r9gkop3nim6i9n5j3coo9rvrgs6s3], point of no return
2024-05-14 06:21:34,369 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c0e1adf[id = 16ptdn8ma50ovbi9tkji4f1r9gkop3nim6i9n5j3coo9rvrgs6s3], user=1003120000]
2024-05-14 06:21:34,497 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:21:34,498 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-05-14 06:21:34,498 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.411 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.171 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.661 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.208 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.098 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.013 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.041 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.559 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.019 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.024 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.336 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.009 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.118 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.144 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.021 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.014 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.143 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.240 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.129 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.282 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.027 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.038 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.019 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.011 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.054 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.032 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.032 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.188 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.102 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.030 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.072 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.009 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.022 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.016 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.632 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.059 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.006 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.042 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.034 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.004 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.021 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.005 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.011 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.046 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.007 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.020 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.271 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.145 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.498 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.142 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.006 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.047 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.080 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.232 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.028 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.057 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.465 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.017 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.006 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.049 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.101 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.011 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.076 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.012 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.058 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.025 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.019 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.068 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.441 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.024 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.040 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.108 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.017 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.035 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.102 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.135 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: 6.881 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.013 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.012 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.032 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.557 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: 1.223 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.043 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.023 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.006 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.506 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.011 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.022 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.040 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.036 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.020 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.112 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.013 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.013 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.004 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.006 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.027 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.003 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.076 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.051 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.230 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.046 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.131 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: 11.33 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.003 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 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.129 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.009 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.099 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.140 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.261 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.015 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.021 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.293 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.027 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.047 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.025 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.009 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.010 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.011 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.042 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.039 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.056 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.031 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.051 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.813 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.027 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.056 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.014 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.017 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.014 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.091 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.020 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.142 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.010 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.033 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.041 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.072 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.010 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.101 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.013 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.069 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.026 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.018 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.141 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.041 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.023 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.129 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.011 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.002 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.006 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.018 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.004 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.388 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.018 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.156 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.007 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.007 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.007 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.042 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.007 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.012 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.007 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.044 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.022 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.028 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.077 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.014 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.004 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.566 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.031 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.056 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.301 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.026 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.067 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.008 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.052 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.026 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.098 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.009 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.061 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.009 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.008 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.019 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.084 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.031 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.056 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.010 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.186 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.003 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.240 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.053 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.034 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.033 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.002 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.012 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.038 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.082 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.031 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.062 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.026 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.018 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.063 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.090 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.011 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.034 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.005 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.002 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.001 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >--------
[INFO] Building org.eclipse.scout.rt.svg.client 24.2-SNAPSHOT           [48/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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.5 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 551 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 336 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 645 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 402 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 343 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 497 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 858 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 400 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 366 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 614 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 594 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 916 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 458 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 680 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 457 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 19 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-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-xml/1.17/batik-xml-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 28 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/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar (677 kB at 36 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-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-ext/1.17/batik-ext-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 1.3 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-dom/1.17/batik-dom-1.17.jar (184 kB at 6.6 MB/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-bridge/1.17/batik-bridge-1.17.jar (705 kB at 25 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-ext/1.17/batik-ext-1.17.jar (10 kB at 330 kB/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-script/1.17/batik-script-1.17.jar (25 kB at 725 kB/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 4.9 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-shared-resources/1.17/batik-shared-resources-1.17.jar (6.7 kB at 180 kB/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-gvt/1.17/batik-gvt-1.17.jar (192 kB at 5.2 MB/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-constants/1.17/batik-constants-1.17.jar (8.4 kB at 211 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.0 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 266 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 1.9 MB/s)
[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 3.6 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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SVGUtility.java:[226,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SilentSVGUserAgentAdapter.java:[14,19] Unsupported @SuppressWarnings("squid:S1186")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------
[INFO] Building org.eclipse.scout.rt.svg.client.test 24.2-SNAPSHOT      [49/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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: 0.891 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >-------
[INFO] Building org.eclipse.scout.rt.serverbridge 24.2-SNAPSHOT         [50/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >----------
[INFO] Building org.eclipse.scout.rt.ui.html 24.2-SNAPSHOT              [51/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[444,21] Unsupported @SuppressWarnings("RedundantCast")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[717,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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[717,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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[717,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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1010,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<FORM_FIELD> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1242,25] Unsupported @SuppressWarnings("RedundantIfStatement")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1327,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<WIDGET> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[164,21] Unsupported @SuppressWarnings("RedundantIfStatement")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[281,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<MODEL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<java.lang.String,java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<LIST_BOX_KEY,LIST_BOX> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE,MODEL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE,MODEL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<PLANNER,RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<WIDGET> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM_MENU> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T,VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.app >--------
[INFO] Building org.eclipse.scout.rt.ui.html.app 24.2-SNAPSHOT          [52/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >-------
[INFO] Building org.eclipse.scout.rt.ui.html.test 24.2-SNAPSHOT         [53/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<GROUP_BOX> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.client.ui.tile.ITileGrid<?>>) 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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<KEY>.DefaultListBoxTable.TextColumn should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<KEY>.DefaultListBoxTable.ActiveColumn should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.client.ui.desktop.IDesktop>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.client.ui.desktop.IDesktop>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<org.eclipse.scout.rt.client.ui.desktop.IDesktop>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM_FIELD> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<HTML_FIELD> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<FORM> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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")
[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_gerrit_jdk11_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_gerrit_jdk11_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.098 s -- in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
[INFO] Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
2024-05-14 06:22:28,728 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-05-14 06:22:28,752 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:22:28,936 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:22:29,250 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 508.608337 ms. Total class count: 4368
2024-05-14 06:22:29,676 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:22:29,693 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-05-14 06:22:29,695 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-05-14 06:22:29,700 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-05-14 06:22:31,761 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http'
2024-05-14 06:22:32,253 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui'
2024-05-14 06:22:32,284 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-05-14 06:22:32,496 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@74e475d9[id = 1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p], user=null] - MDC[jobName=Starting ClientSession [sessionId=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p]]
2024-05-14 06:22:32,498 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:32,503 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default
2024-05-14 06:22:32,536 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@48abdd1d] - MDC[scoutSession=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, jobName=Starting JsonClientSession]
2024-05-14 06:22:32,700 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1vtpcoeq45eoqja400lltdkuoak5mloekm6839mpktgkq7njobls initialized
protocol: Session stopping
2024-05-14 06:22:32,726 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@74e475d9[id = 1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p] - MDC[scoutSession=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$382/0x00007fce1c46c440]
2024-05-14 06:22:32,727 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@74e475d9[id = 1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p] - MDC[scoutSession=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$382/0x00007fce1c46c440]
2024-05-14 06:22:32,732 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@74e475d9[id = 1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p], point of no return - MDC[scoutSession=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$382/0x00007fce1c46c440]
2024-05-14 06:22:32,732 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:1vtpcoeq45eoqja400lltdkuoak5mloekm6839mpktgkq7njobls [clientSessionId=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, processingJsonRequest=false] - MDC[scoutSession=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$382/0x00007fce1c46c440]
2024-05-14 06:22:32,733 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1vtpcoeq45eoqja400lltdkuoak5mloekm6839mpktgkq7njobls... - MDC[scoutSession=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$382/0x00007fce1c46c440]
2024-05-14 06:22:32,735 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:1vtpcoeq45eoqja400lltdkuoak5mloekm6839mpktgkq7njobls - MDC[scoutSession=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$382/0x00007fce1c46c440]
protocol: Before MessageBoxInStore
2024-05-14 06:22:32,749 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=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$382/0x00007fce1c46c440]
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.$Proxy87.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-05-14 06:22:32,762 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@74e475d9[id = 1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p], user=null] - MDC[scoutSession=1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$382/0x00007fce1c46c440]
protocol: All session jobs terminated
2024-05-14 06:22:33,734 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p]
2024-05-14 06:22:33,735 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 1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p]
2024-05-14 06:22:33,736 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 1d8fpjgfibugarv5lfge7isnsu1g2oru9gilj8n0vume61revq8p]
2024-05-14 06:22:33,748 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@465ef2ef[id = 4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0], user=null] - MDC[jobName=Starting ClientSession [sessionId=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0]]
2024-05-14 06:22:33,748 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:33,755 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:30d16md3jr3fgvbk8m0psn22191f3dmn83r8upfa5b34vkj2qio initialized
protocol: Session stopping
2024-05-14 06:22:33,758 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@465ef2ef[id = 4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0] - MDC[scoutSession=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$397/0x00007fce1c474000]
2024-05-14 06:22:33,758 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@465ef2ef[id = 4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0] - MDC[scoutSession=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$397/0x00007fce1c474000]
2024-05-14 06:22:33,759 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@465ef2ef[id = 4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0], point of no return - MDC[scoutSession=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$397/0x00007fce1c474000]
2024-05-14 06:22:33,760 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:30d16md3jr3fgvbk8m0psn22191f3dmn83r8upfa5b34vkj2qio [clientSessionId=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, processingJsonRequest=false] - MDC[scoutSession=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$397/0x00007fce1c474000]
2024-05-14 06:22:33,760 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:30d16md3jr3fgvbk8m0psn22191f3dmn83r8upfa5b34vkj2qio... - MDC[scoutSession=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$397/0x00007fce1c474000]
2024-05-14 06:22:33,761 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:30d16md3jr3fgvbk8m0psn22191f3dmn83r8upfa5b34vkj2qio - MDC[scoutSession=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$397/0x00007fce1c474000]
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-05-14 06:22:33,969 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:429) - Failed to store the client session. - MDC[scoutSession=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$397/0x00007fce1c474000]
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.$Proxy87.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-05-14 06:22:33,972 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@465ef2ef[id = 4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0], user=null] - MDC[scoutSession=4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$397/0x00007fce1c474000]
protocol: All session jobs terminated
2024-05-14 06:22:34,760 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0]
2024-05-14 06:22:34,761 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 4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0]
2024-05-14 06:22:34,761 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 4pda7uc14rd3de96m368839kesvdfob6kvbbnbfkr1jadbnube0]
2024-05-14 06:22:34,768 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@3ffb2ef3[id = 1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg], user=null] - MDC[jobName=Starting ClientSession [sessionId=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg]]
2024-05-14 06:22:34,769 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
protocol: Before MessageBox
2024-05-14 06:22:34,781 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1717r5b5djljpggoerht5p70qs56ve0coghiq4vp2ijk7jv37tpu initialized
protocol: MessageBox is open
protocol: Session stopping
2024-05-14 06:22:34,784 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@3ffb2ef3[id = 1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg] - MDC[scoutSession=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$424/0x00007fce1c4a7490]
2024-05-14 06:22:34,785 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@3ffb2ef3[id = 1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg] - MDC[scoutSession=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$424/0x00007fce1c4a7490]
2024-05-14 06:22:34,785 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@3ffb2ef3[id = 1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg], point of no return - MDC[scoutSession=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$424/0x00007fce1c4a7490]
2024-05-14 06:22:34,785 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:1717r5b5djljpggoerht5p70qs56ve0coghiq4vp2ijk7jv37tpu [clientSessionId=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg, processingJsonRequest=false] - MDC[scoutSession=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$424/0x00007fce1c4a7490]
2024-05-14 06:22:34,786 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1717r5b5djljpggoerht5p70qs56ve0coghiq4vp2ijk7jv37tpu... - MDC[scoutSession=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$424/0x00007fce1c4a7490]
2024-05-14 06:22:34,786 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:1717r5b5djljpggoerht5p70qs56ve0coghiq4vp2ijk7jv37tpu - MDC[scoutSession=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$424/0x00007fce1c4a7490]
2024-05-14 06:22:34,788 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@3ffb2ef3[id = 1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg], user=null] - MDC[scoutSession=1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$424/0x00007fce1c4a7490]
protocol: Interrupted MessageBox
protocol: All session jobs terminated
2024-05-14 06:22:35,787 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg]
2024-05-14 06:22:35,788 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 1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg]
2024-05-14 06:22:35,788 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 1jkr58shrqlj8g3scadrjevsshtlns8bjoeovbsafg1spt1qgcg]
2024-05-14 06:22:35,795 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@88058c2[id = 17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo], user=null] - MDC[jobName=Starting ClientSession [sessionId=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo]]
2024-05-14 06:22:35,795 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:35,800 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1op46prrkgq9gqcm45uhnbh7njj7sbdsch1ouvhc4a2stp7rnivi initialized
protocol: Form.execLoad
protocol: Before Form.waitFor
protocol: Form is open
protocol: Session stopping
2024-05-14 06:22:35,829 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@88058c2[id = 17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo] - MDC[scoutSession=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$431/0x00007fce1c4b4a58]
2024-05-14 06:22:35,829 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@88058c2[id = 17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo] - MDC[scoutSession=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$431/0x00007fce1c4b4a58]
2024-05-14 06:22:35,830 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@88058c2[id = 17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo], point of no return - MDC[scoutSession=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$431/0x00007fce1c4b4a58]
2024-05-14 06:22:35,830 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:1op46prrkgq9gqcm45uhnbh7njj7sbdsch1ouvhc4a2stp7rnivi [clientSessionId=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo, processingJsonRequest=false] - MDC[scoutSession=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$431/0x00007fce1c4b4a58]
2024-05-14 06:22:35,831 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1op46prrkgq9gqcm45uhnbh7njj7sbdsch1ouvhc4a2stp7rnivi... - MDC[scoutSession=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$431/0x00007fce1c4b4a58]
2024-05-14 06:22:35,832 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:1op46prrkgq9gqcm45uhnbh7njj7sbdsch1ouvhc4a2stp7rnivi - MDC[scoutSession=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$431/0x00007fce1c4b4a58]
protocol: Form.execFinally
protocol: Form.dispose
2024-05-14 06:22:35,836 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@88058c2[id = 17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo], user=null] - MDC[scoutSession=17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$431/0x00007fce1c4b4a58]
protocol: Interrupted Form
protocol: All session jobs terminated
2024-05-14 06:22:36,832 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo]
2024-05-14 06:22:36,832 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 17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo]
2024-05-14 06:22:36,833 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 17pbf4comd5kj0e0a9l94fja8aij28b1gevviqv4eucemhh0gjfo]
protocol: Before MessageBoxInLoad
2024-05-14 06:22:36,841 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=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa]]
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-05-14 06:22:36,842 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@74c1726a[id = dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa], user=null] - MDC[jobName=Starting ClientSession [sessionId=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa]]
2024-05-14 06:22:36,842 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:36,847 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:193g2qq8egio4vhdo60beq8b4nenui6dupkrdf25j9dh3bk1mg1j initialized
protocol: Session stopping
2024-05-14 06:22:36,848 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@74c1726a[id = dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa] - MDC[scoutSession=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007fce1c4b5e80]
2024-05-14 06:22:36,848 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@74c1726a[id = dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa] - MDC[scoutSession=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007fce1c4b5e80]
2024-05-14 06:22:36,849 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@74c1726a[id = dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa], point of no return - MDC[scoutSession=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007fce1c4b5e80]
2024-05-14 06:22:36,849 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:193g2qq8egio4vhdo60beq8b4nenui6dupkrdf25j9dh3bk1mg1j [clientSessionId=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa, processingJsonRequest=false] - MDC[scoutSession=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007fce1c4b5e80]
2024-05-14 06:22:36,849 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:193g2qq8egio4vhdo60beq8b4nenui6dupkrdf25j9dh3bk1mg1j... - MDC[scoutSession=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007fce1c4b5e80]
2024-05-14 06:22:36,850 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:193g2qq8egio4vhdo60beq8b4nenui6dupkrdf25j9dh3bk1mg1j - MDC[scoutSession=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007fce1c4b5e80]
2024-05-14 06:22:36,850 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@74c1726a[id = dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa], user=null] - MDC[scoutSession=dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007fce1c4b5e80]
protocol: All session jobs terminated
2024-05-14 06:22:37,849 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa]
2024-05-14 06:22:37,850 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 dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa]
2024-05-14 06:22:37,850 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 dl1vnjavi2r54ajl5jl33nr29tk79sr37kpenikqqhh2mu3m5aa]
protocol: Before Form.start
protocol: Form.execLoad
2024-05-14 06:22:37,861 WARN  [scout-thread-24] 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-05-14 06:22:37,862 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1amsil7jadgsr5lih6niscatt8c3pmdhrj2li2fc67tdl7f65q5u...
2024-05-14 06:22:37,868 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:22:37,868 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.738 s -- in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
[INFO] Running org.eclipse.scout.rt.ui.html.RequestHistoryTest
2024-05-14 06:22:37,873 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-05-14 06:22:37,874 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.001 s -- in org.eclipse.scout.rt.ui.html.RequestHistoryTest
[INFO] Running org.eclipse.scout.rt.ui.html.ResponseHistoryTest
2024-05-14 06:22:37,878 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-05-14 06:22:37,878 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-05-14 06:22:37,878 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-05-14 06:22:37,878 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-05-14 06:22:37,878 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-05-14 06:22:37,878 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-05-14 06:22:37,878 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-05-14 06:22:37,878 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-05-14 06:22:37,879 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-05-14 06:22:37,879 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.004 s -- in org.eclipse.scout.rt.ui.html.ResponseHistoryTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiJobsTest
2024-05-14 06:22:37,885 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-05-14 06:22:37,894 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 433 beans in 8.371569 ms
2024-05-14 06:22:37,901 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 433 beans in 6.977776 ms
2024-05-14 06:22:37,901 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-05-14 06:22:37,925 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-05-14 06:22:37,926 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-05-14 06:22:37,926 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-05-14 06:22:37,936 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http'
2024-05-14 06:22:37,938 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui'
2024-05-14 06:22:37,940 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-05-14 06:22:37,944 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@7c933182[id = 1jpl8hmnkdu80leh997gp6lim8csf4f681cnfg649lasa09jsl6b], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1jpl8hmnkdu80leh997gp6lim8csf4f681cnfg649lasa09jsl6b]]
2024-05-14 06:22:37,945 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1jpl8hmnkdu80leh997gp6lim8csf4f681cnfg649lasa09jsl6b, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:37,946 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default
2024-05-14 06:22:37,948 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@7a8c6816] - MDC[scoutSession=1jpl8hmnkdu80leh997gp6lim8csf4f681cnfg649lasa09jsl6b, jobName=Starting JsonClientSession]
2024-05-14 06:22:37,951 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1j6sg5iotim69keb9346d4lnu14145ole7ai51u5k7n58bogh249 initialized
2024-05-14 06:22:37,961 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@2bfefd41[id = kcvgckp2ngnah2u9bv7k9ma6qivfmpmukkn5t7d32fkd0huo55a], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=kcvgckp2ngnah2u9bv7k9ma6qivfmpmukkn5t7d32fkd0huo55a]]
2024-05-14 06:22:37,961 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=kcvgckp2ngnah2u9bv7k9ma6qivfmpmukkn5t7d32fkd0huo55a, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:37,966 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1qncs7o8aelohissq1g11f6ftkv9j3ubqg73nr8e2aps35r2frri initialized
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s -- in org.eclipse.scout.rt.ui.html.UiJobsTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
2024-05-14 06:22:38,973 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-05-14 06:22:38,983 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:22:38,984 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-05-14 06:22:38,984 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-05-14 06:22:38,984 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-05-14 06:22:38,998 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http'
2024-05-14 06:22:39,018 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-05-14 06:22:39,019 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui'
2024-05-14 06:22:39,019 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-05-14 06:22:39,021 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-05-14 06:22:39,022 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=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8]]
2024-05-14 06:22:39,024 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@3401a862[id = gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8], user=null] - MDC[jobName=Starting ClientSession [sessionId=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8]]
2024-05-14 06:22:39,025 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:39,025 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default
2024-05-14 06:22:39,026 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Starting Desktop]
2024-05-14 06:22:39,027 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Starting Desktop]
2024-05-14 06:22:39,027 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@c02bbaa] - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Starting JsonClientSession]
2024-05-14 06:22:39,031 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:olbrc92d64r2chn9h6nu02enj9tjiuh8b7p2objcg1cml4v8h1c initialized
2024-05-14 06:22:39,031 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:olbrc92d64r2chn9h6nu02enj9tjiuh8b7p2objcg1cml4v8h1c in 13.395709 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-05-14 06:22:39,076 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:olbrc92d64r2chn9h6nu02enj9tjiuh8b7p2objcg1cml4v8h1c (requested by UI)
2024-05-14 06:22:39,077 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-05-14 06:22:39,077 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:olbrc92d64r2chn9h6nu02enj9tjiuh8b7p2objcg1cml4v8h1c...
2024-05-14 06:22:39,080 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Detaching Gui]
2024-05-14 06:22:41,078 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 gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8]
2024-05-14 06:22:41,079 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8]
2024-05-14 06:22:41,079 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 gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8]
2024-05-14 06:22:41,080 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 gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8]
2024-05-14 06:22:41,081 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Stop client session gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 due to session housekeeping]
2024-05-14 06:22:41,081 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@3401a862[id = gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8] - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Stop client session gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 due to session housekeeping]
2024-05-14 06:22:41,082 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@3401a862[id = gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8] - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Stop client session gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 due to session housekeeping]
2024-05-14 06:22:41,082 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@3401a862[id = gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8], point of no return - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Stop client session gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 due to session housekeeping]
2024-05-14 06:22:41,083 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Stop client session gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 due to session housekeeping]
2024-05-14 06:22:41,083 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Stop client session gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 due to session housekeeping]
2024-05-14 06:22:41,084 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@3401a862[id = gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8], user=null] - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Stop client session gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 due to session housekeeping]
2024-05-14 06:22:41,084 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Stop client session gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 due to session housekeeping]
2024-05-14 06:22:41,084 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 terminated. - MDC[scoutSession=gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8, jobName=Stop client session gvcghk09nramp6n2c2o3onlloekgre76cai19864rl5ggqosro8 due to session housekeeping]
2024-05-14 06:22:41,088 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-05-14 06:22:41,089 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-05-14 06:22:41,091 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=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm]]
2024-05-14 06:22:41,092 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@16bd5a9b[id = 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm], user=null] - MDC[jobName=Starting ClientSession [sessionId=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm]]
2024-05-14 06:22:41,093 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:41,094 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Starting Desktop]
2024-05-14 06:22:41,095 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Starting Desktop]
2024-05-14 06:22:41,098 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:lq2gpdd9gaoflo6s61dcapetturbkasmrovsqdread67uktultn initialized
2024-05-14 06:22:41,098 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:lq2gpdd9gaoflo6s61dcapetturbkasmrovsqdread67uktultn in 9.843461 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-05-14 06:22:41,105 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-05-14 06:22:41,106 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-05-14 06:22:41,107 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm]
2024-05-14 06:22:41,113 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:qoqaefboh73s49f32p7g77acv0a776brespu2enci0cj5teevfl initialized
2024-05-14 06:22:41,114 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:qoqaefboh73s49f32p7g77acv0a776brespu2enci0cj5teevfl in 8.257678 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-05-14 06:22:41,122 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:lq2gpdd9gaoflo6s61dcapetturbkasmrovsqdread67uktultn (requested by UI)
2024-05-14 06:22:41,123 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-05-14 06:22:41,123 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:lq2gpdd9gaoflo6s61dcapetturbkasmrovsqdread67uktultn...
2024-05-14 06:22:41,126 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:qoqaefboh73s49f32p7g77acv0a776brespu2enci0cj5teevfl (requested by UI)
2024-05-14 06:22:41,126 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-05-14 06:22:41,126 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:qoqaefboh73s49f32p7g77acv0a776brespu2enci0cj5teevfl...
2024-05-14 06:22:41,128 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Detaching Gui]
2024-05-14 06:22:43,127 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 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm]
2024-05-14 06:22:43,129 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm]
2024-05-14 06:22:43,130 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 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm]
2024-05-14 06:22:43,130 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 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm]
2024-05-14 06:22:43,133 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Stop client session 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm due to session housekeeping]
2024-05-14 06:22:43,133 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@16bd5a9b[id = 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm] - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Stop client session 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm due to session housekeeping]
2024-05-14 06:22:43,133 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@16bd5a9b[id = 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm] - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Stop client session 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm due to session housekeeping]
2024-05-14 06:22:43,134 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@16bd5a9b[id = 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm], point of no return - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Stop client session 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm due to session housekeeping]
2024-05-14 06:22:43,134 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Stop client session 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm due to session housekeeping]
2024-05-14 06:22:43,135 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Stop client session 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm due to session housekeeping]
2024-05-14 06:22:43,135 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@16bd5a9b[id = 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm], user=null] - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Stop client session 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm due to session housekeeping]
2024-05-14 06:22:43,135 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Stop client session 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm due to session housekeeping]
2024-05-14 06:22:43,136 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm terminated. - MDC[scoutSession=1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm, jobName=Stop client session 1e8o532hudik99nld91npotm26ne1uv4pkb3kt3oljshh8h5gslm due to session housekeeping]
2024-05-14 06:22:43,144 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-05-14 06:22:43,145 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-05-14 06:22:43,148 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=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg]]
2024-05-14 06:22:43,150 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@15d8c627[id = 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg], user=null] - MDC[jobName=Starting ClientSession [sessionId=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg]]
2024-05-14 06:22:43,151 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:43,152 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Starting Desktop]
2024-05-14 06:22:43,153 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Starting Desktop]
2024-05-14 06:22:43,156 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:jk9662qlp3g9701duu18t3lou833kurg9jitgjvdfuk3q8sed2a initialized
2024-05-14 06:22:43,157 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:jk9662qlp3g9701duu18t3lou833kurg9jitgjvdfuk3q8sed2a in 13.149228 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-05-14 06:22:43,163 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:jk9662qlp3g9701duu18t3lou833kurg9jitgjvdfuk3q8sed2a (requested by UI)
2024-05-14 06:22:43,163 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-05-14 06:22:43,163 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:jk9662qlp3g9701duu18t3lou833kurg9jitgjvdfuk3q8sed2a...
2024-05-14 06:22:43,165 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Detaching Gui]
2024-05-14 06:22:43,168 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-05-14 06:22:43,168 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-05-14 06:22:43,169 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg]
2024-05-14 06:22:43,170 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Starting Desktop]
2024-05-14 06:22:43,172 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:q7d90faea445di32ham7pejl57tib3c593ccdtfbuihonbf90mb initialized
2024-05-14 06:22:43,172 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:q7d90faea445di32ham7pejl57tib3c593ccdtfbuihonbf90mb in 4.868426 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-05-14 06:22:43,178 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:q7d90faea445di32ham7pejl57tib3c593ccdtfbuihonbf90mb (requested by UI)
2024-05-14 06:22:43,179 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-05-14 06:22:43,179 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:q7d90faea445di32ham7pejl57tib3c593ccdtfbuihonbf90mb...
2024-05-14 06:22:43,180 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Detaching Gui]
2024-05-14 06:22:45,180 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 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg]
2024-05-14 06:22:45,180 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg]
2024-05-14 06:22:45,180 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 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg]
2024-05-14 06:22:45,181 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 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg]
2024-05-14 06:22:45,182 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Stop client session 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg due to session housekeeping]
2024-05-14 06:22:45,182 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@15d8c627[id = 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg] - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Stop client session 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg due to session housekeeping]
2024-05-14 06:22:45,182 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@15d8c627[id = 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg] - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Stop client session 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg due to session housekeeping]
2024-05-14 06:22:45,183 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@15d8c627[id = 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg], point of no return - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Stop client session 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg due to session housekeeping]
2024-05-14 06:22:45,184 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Stop client session 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg due to session housekeeping]
2024-05-14 06:22:45,184 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Stop client session 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg due to session housekeeping]
2024-05-14 06:22:45,185 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@15d8c627[id = 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg], user=null] - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Stop client session 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg due to session housekeeping]
2024-05-14 06:22:45,185 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Stop client session 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg due to session housekeeping]
2024-05-14 06:22:45,185 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg terminated. - MDC[scoutSession=1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg, jobName=Stop client session 1dpfusfkel1g87dpupmhfqmutt4b4jj42og2ergjn779nmhl02tg due to session housekeeping]
2024-05-14 06:22:45,188 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-05-14 06:22:45,189 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-05-14 06:22:45,190 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=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r]]
2024-05-14 06:22:45,192 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@1eb47122[id = 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r], user=null] - MDC[jobName=Starting ClientSession [sessionId=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r]]
2024-05-14 06:22:45,192 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:45,193 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Starting Desktop]
2024-05-14 06:22:45,193 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Starting Desktop]
2024-05-14 06:22:45,196 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1nrp9b4d5desc6n519o2r2niikfiuev4m9nr0m3tcmg26rm9rp6s initialized
2024-05-14 06:22:45,196 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1nrp9b4d5desc6n519o2r2niikfiuev4m9nr0m3tcmg26rm9rp6s in 8.365701 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-05-14 06:22:45,202 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-05-14 06:22:45,202 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-05-14 06:22:45,202 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r]
2024-05-14 06:22:45,206 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:egv6s5hibtokjhilfhp0elvi8tkdoj9r9o3q34qilvf3khi3qbt initialized
2024-05-14 06:22:45,207 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:egv6s5hibtokjhilfhp0elvi8tkdoj9r9o3q34qilvf3khi3qbt in 4.902507 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-05-14 06:22:45,211 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1nrp9b4d5desc6n519o2r2niikfiuev4m9nr0m3tcmg26rm9rp6s (requested by UI)
2024-05-14 06:22:45,212 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-05-14 06:22:45,212 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1nrp9b4d5desc6n519o2r2niikfiuev4m9nr0m3tcmg26rm9rp6s...
2024-05-14 06:22:45,214 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:egv6s5hibtokjhilfhp0elvi8tkdoj9r9o3q34qilvf3khi3qbt (requested by UI)
2024-05-14 06:22:45,214 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-05-14 06:22:45,214 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:egv6s5hibtokjhilfhp0elvi8tkdoj9r9o3q34qilvf3khi3qbt...
2024-05-14 06:22:45,216 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Detaching Gui]
2024-05-14 06:22:47,214 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 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r]
2024-05-14 06:22:47,215 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r]
2024-05-14 06:22:47,215 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 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r]
2024-05-14 06:22:47,215 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 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r]
2024-05-14 06:22:47,216 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Stop client session 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r due to session housekeeping]
2024-05-14 06:22:47,217 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@1eb47122[id = 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r] - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Stop client session 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r due to session housekeeping]
2024-05-14 06:22:47,217 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@1eb47122[id = 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r] - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Stop client session 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r due to session housekeeping]
2024-05-14 06:22:47,217 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@1eb47122[id = 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r], point of no return - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Stop client session 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r due to session housekeeping]
2024-05-14 06:22:47,217 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Stop client session 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r due to session housekeeping]
2024-05-14 06:22:47,218 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Stop client session 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r due to session housekeeping]
2024-05-14 06:22:47,218 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@1eb47122[id = 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r], user=null] - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Stop client session 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r due to session housekeeping]
2024-05-14 06:22:47,218 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Stop client session 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r due to session housekeeping]
2024-05-14 06:22:47,218 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r terminated. - MDC[scoutSession=1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r, jobName=Stop client session 1le63l0l8f4c4po13n5687vl7m86nq895mi8j93nvhrdl7pid07r due to session housekeeping]
2024-05-14 06:22:47,222 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-05-14 06:22:47,223 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-05-14 06:22:47,224 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=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv]]
2024-05-14 06:22:47,225 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@468984fe[id = u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv], user=null] - MDC[jobName=Starting ClientSession [sessionId=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv]]
2024-05-14 06:22:47,225 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:47,226 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=Starting Desktop]
2024-05-14 06:22:47,227 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=Starting Desktop]
2024-05-14 06:22:47,229 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:13687esf7b3bvldbu0a589j5qh1bvs9ovb27d391ug0tps73q1ue initialized
2024-05-14 06:22:47,229 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:13687esf7b3bvldbu0a589j5qh1bvs9ovb27d391ug0tps73q1ue in 7.864681 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-05-14 06:22:47,233 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,233 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@468984fe[id = u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv] - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,234 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@468984fe[id = u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv] - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,234 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@468984fe[id = u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv], point of no return - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,234 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:13687esf7b3bvldbu0a589j5qh1bvs9ovb27d391ug0tps73q1ue [clientSessionId=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, processingJsonRequest=false] - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,234 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose'  - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,234 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:13687esf7b3bvldbu0a589j5qh1bvs9ovb27d391ug0tps73q1ue... - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,235 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:13687esf7b3bvldbu0a589j5qh1bvs9ovb27d391ug0tps73q1ue - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,235 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,235 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,235 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,235 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@468984fe[id = u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv], user=null] - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:47,236 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$464/0x00007fce1c4c6fa8]
2024-05-14 06:22:49,234 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 u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv]
2024-05-14 06:22:49,236 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv]
2024-05-14 06:22:49,236 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 u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv]
2024-05-14 06:22:49,237 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 u1ajv2fbt4467m4n8ddn4g3t5e5tkpff3sfpk7eku8c03ptlfrv]
2024-05-14 06:22:49,241 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:22:49,241 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.27 s -- in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiSessionTest
2024-05-14 06:22:49,252 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@1f7f2a6e[id = 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4]]
2024-05-14 06:22:49,253 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:49,257 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:g2e0nl1r31bdcjsqns6v1if165vqq2oertsjo0mb1v8dnf97op4 initialized
2024-05-14 06:22:49,258 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-05-14 06:22:49,258 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:g2e0nl1r31bdcjsqns6v1if165vqq2oertsjo0mb1v8dnf97op4...
2024-05-14 06:22:49,259 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4 because it is not used anymore
2024-05-14 06:22:49,259 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f7f2a6e[id = 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4] - MDC[scoutSession=1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4, jobName=Stop client session 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4 due to session housekeeping]
2024-05-14 06:22:49,260 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f7f2a6e[id = 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4] - MDC[scoutSession=1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4, jobName=Stop client session 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4 due to session housekeeping]
2024-05-14 06:22:49,260 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f7f2a6e[id = 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4], point of no return - MDC[scoutSession=1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4, jobName=Stop client session 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4 due to session housekeeping]
2024-05-14 06:22:49,260 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1f7f2a6e[id = 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4], user=1003120000] - MDC[scoutSession=1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4, jobName=Stop client session 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4 due to session housekeeping]
2024-05-14 06:22:49,261 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4 terminated. - MDC[scoutSession=1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4, jobName=Stop client session 1ultl5g5qhedufrrga2h6dfhgfrgge4ggctnb3irsendeh5p6pi4 due to session housekeeping]
2024-05-14 06:22:49,372 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@44ecf5e7[id = 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3]]
2024-05-14 06:22:49,372 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:49,375 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:196i98aq75je2i7obm7eivvk8rtff0kdgdiqb00hlcs7081g78dp initialized
2024-05-14 06:22:49,395 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-05-14 06:22:49,395 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:196i98aq75je2i7obm7eivvk8rtff0kdgdiqb00hlcs7081g78dp...
2024-05-14 06:22:49,396 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 because it is not used anymore
2024-05-14 06:22:49,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.client.testenvironment.TestEnvironmentClientSession@44ecf5e7[id = 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3] - MDC[scoutSession=1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3, jobName=Stop client session 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 due to session housekeeping]
2024-05-14 06:22:49,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.client.testenvironment.TestEnvironmentClientSession@44ecf5e7[id = 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3] - MDC[scoutSession=1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3, jobName=Stop client session 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 due to session housekeeping]
2024-05-14 06:22:49,397 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@44ecf5e7[id = 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3], point of no return - MDC[scoutSession=1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3, jobName=Stop client session 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_JOB...
2024-05-14 06:22:51,399 WARN  [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@44ecf5e7[id = 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$383/0x00007fce1c46c668]
2024-05-14 06:22:51,399 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@44ecf5e7[id = 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3], user=1003120000, jobs=[JobFutureTask@3ec52163[job=Stop client session 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 due to session housekeeping, state=WAITING_FOR_PERMIT], JobFutureTask@3db7d14c[job=Stop client session 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$383/0x00007fce1c46c668]
2024-05-14 06:22:51,400 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3, jobName=Stop client session 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 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-23, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$468/0x00007fce1c4d43a8]
	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.$Proxy87.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-05-14 06:22:51,401 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@44ecf5e7[id = 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3], user=1003120000] - MDC[scoutSession=1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3, jobName=Stop client session 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 due to session housekeeping]
2024-05-14 06:22:51,401 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 terminated. - MDC[scoutSession=1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3, jobName=Stop client session 1rcm4im62o864aqf0jiv9odg1i95kaukrfqirodqcfv7cdfgn4h3 due to session housekeeping]
2024-05-14 06:22:51,409 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@23d6c477[id = d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u]]
2024-05-14 06:22:51,410 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:51,413 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:2j2qqa2jhqtedpvebnkpkci77o3u36rug3n5tgub183su9eajvr initialized
2024-05-14 06:22:51,418 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:2j2qqa2jhqtedpvebnkpkci77o3u36rug3n5tgub183su9eajvr [clientSessionId=d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u, processingJsonRequest=false]
2024-05-14 06:22:51,418 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:2j2qqa2jhqtedpvebnkpkci77o3u36rug3n5tgub183su9eajvr...
2024-05-14 06:22:51,419 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u]
2024-05-14 06:22:51,419 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 d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u]
2024-05-14 06:22:51,419 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:2j2qqa2jhqtedpvebnkpkci77o3u36rug3n5tgub183su9eajvr
2024-05-14 06:22:51,419 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 d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u]
2024-05-14 06:22:51,420 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23d6c477[id = d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u] - MDC[scoutSession=d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u, jobName=Stop client session d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u due to session housekeeping]
2024-05-14 06:22:51,420 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23d6c477[id = d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u] - MDC[scoutSession=d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u, jobName=Stop client session d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u due to session housekeeping]
2024-05-14 06:22:51,420 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23d6c477[id = d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u], point of no return - MDC[scoutSession=d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u, jobName=Stop client session d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_JOB...
2024-05-14 06:22:53,421 WARN  [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23d6c477[id = d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$383/0x00007fce1c46c668]
2024-05-14 06:22:53,422 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@23d6c477[id = d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u], user=1003120000, jobs=[JobFutureTask@3ad6649f[job=Stop client session d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$383/0x00007fce1c46c668]
2024-05-14 06:22:53,423 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u, jobName=Stop client session d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u 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-23, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$468/0x00007fce1c4d43a8]
	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.$Proxy87.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-05-14 06:22:53,423 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@23d6c477[id = d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u], user=1003120000] - MDC[scoutSession=d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u, jobName=Stop client session d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u due to session housekeeping]
2024-05-14 06:22:53,424 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u terminated. - MDC[scoutSession=d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u, jobName=Stop client session d691diio8bc6v2dfo2cn4s33cn2qae48fekd1ovrndl7h4qrh4u due to session housekeeping]
2024-05-14 06:22:53,429 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@3de38feb[id = ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f]]
2024-05-14 06:22:53,429 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:53,432 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:3crcv33mmdu93bjne7498ukv33aa98mgh0tsivkn0fgvtfdbbsc initialized
2024-05-14 06:22:53,435 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:3crcv33mmdu93bjne7498ukv33aa98mgh0tsivkn0fgvtfdbbsc [clientSessionId=ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f, processingJsonRequest=false]
2024-05-14 06:22:53,435 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:3crcv33mmdu93bjne7498ukv33aa98mgh0tsivkn0fgvtfdbbsc...
2024-05-14 06:22:53,436 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f]
2024-05-14 06:22:53,436 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 ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f]
2024-05-14 06:22:53,436 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 ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f]
2024-05-14 06:22:53,436 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:3crcv33mmdu93bjne7498ukv33aa98mgh0tsivkn0fgvtfdbbsc
2024-05-14 06:22:53,437 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@3de38feb[id = ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f] - MDC[scoutSession=ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f, jobName=Stop client session ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f due to session housekeeping]
2024-05-14 06:22:53,437 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@3de38feb[id = ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f] - MDC[scoutSession=ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f, jobName=Stop client session ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f due to session housekeeping]
2024-05-14 06:22:53,437 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@3de38feb[id = ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f], point of no return - MDC[scoutSession=ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f, jobName=Stop client session ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_MESSAGE_BOX...
2024-05-14 06:22:53,438 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=ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f, jobName=Stop client session ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f 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.$Proxy87.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-05-14 06:22:53,438 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@3de38feb[id = ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f], user=1003120000] - MDC[scoutSession=ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f, jobName=Stop client session ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f due to session housekeeping]
2024-05-14 06:22:53,439 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f terminated. - MDC[scoutSession=ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f, jobName=Stop client session ub7c5mot93iqv6j99tmjls1rpnondfush39anh5b1jem3jc1b2f due to session housekeeping]
2024-05-14 06:22:53,641 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@2304b10d[id = 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc]]
2024-05-14 06:22:53,641 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:53,644 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1rac5uiee32k18vun384pnatjq8lplrt94lk9lfbjfl4dbqkrkdk initialized
2024-05-14 06:22:53,647 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-05-14 06:22:53,647 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1rac5uiee32k18vun384pnatjq8lplrt94lk9lfbjfl4dbqkrkdk...
2024-05-14 06:22:53,648 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc because it is not used anymore
2024-05-14 06:22:53,649 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2304b10d[id = 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc] - MDC[scoutSession=1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc, jobName=Stop client session 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc due to session housekeeping]
2024-05-14 06:22:53,649 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2304b10d[id = 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc] - MDC[scoutSession=1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc, jobName=Stop client session 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc due to session housekeeping]
2024-05-14 06:22:53,649 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2304b10d[id = 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc], point of no return - MDC[scoutSession=1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc, jobName=Stop client session 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_MESSAGE_BOX...
2024-05-14 06:22:53,650 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[scoutSession=1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc, jobName=Stop client session 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc 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.$Proxy87.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-05-14 06:22:53,651 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2304b10d[id = 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc], user=1003120000] - MDC[scoutSession=1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc, jobName=Stop client session 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc due to session housekeeping]
2024-05-14 06:22:53,651 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc terminated. - MDC[scoutSession=1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc, jobName=Stop client session 1esl5bla5b8bqt11j0s7ecdo19gg5ibjd2e82231917l7ihctpmc due to session housekeeping]
2024-05-14 06:22:53,655 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@124c6fec[id = 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6]]
2024-05-14 06:22:53,656 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:53,659 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:mee1dvjtvjeehaj2pt65kg82r9n8bc8s7lrp8k1nmg9hcvcroe initialized
2024-05-14 06:22:53,662 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-05-14 06:22:53,662 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:mee1dvjtvjeehaj2pt65kg82r9n8bc8s7lrp8k1nmg9hcvcroe...
2024-05-14 06:22:53,663 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6 because it is not used anymore
2024-05-14 06:22:53,664 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@124c6fec[id = 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6] - MDC[scoutSession=1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6, jobName=Stop client session 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6 due to session housekeeping]
2024-05-14 06:22:53,664 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@124c6fec[id = 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6] - MDC[scoutSession=1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6, jobName=Stop client session 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6 due to session housekeeping]
2024-05-14 06:22:53,665 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@124c6fec[id = 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6], point of no return - MDC[scoutSession=1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6, jobName=Stop client session 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_LOOP...
# for-loop in state RUNNING, ttl=5000
2024-05-14 06:22:55,666 WARN  [scout-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@124c6fec[id = 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$383/0x00007fce1c46c668]
2024-05-14 06:22:55,666 INFO  [scout-thread-25] 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@124c6fec[id = 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6], user=1003120000, jobs=[JobFutureTask@6afb240d[job=Stop client session 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6 due to session housekeeping, state=RUNNING], JobFutureTask@1cccdacb[job=Stop client session 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6 due to session housekeeping, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$383/0x00007fce1c46c668]
# for-loop in state DONE, ttl=2477
# SessionStoreTestForm.doFinally done.
2024-05-14 06:22:58,667 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@124c6fec[id = 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6], user=1003120000] - MDC[scoutSession=1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6, jobName=Stop client session 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6 due to session housekeeping]
2024-05-14 06:22:58,668 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6 terminated. - MDC[scoutSession=1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6, jobName=Stop client session 1khc49p4g1f84ufp8292jc8bto2rc8q4u578umc2lo82sotgeti6 due to session housekeeping]
2024-05-14 06:22:58,675 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@5f3d5169[id = 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf]]
2024-05-14 06:22:58,675 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:58,679 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:aupiuldupoa7988jmh29ect8pefkjck0elt7tqh3p5m0am42l16 initialized
2024-05-14 06:22:58,683 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:aupiuldupoa7988jmh29ect8pefkjck0elt7tqh3p5m0am42l16 [clientSessionId=11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf, processingJsonRequest=false]
2024-05-14 06:22:58,683 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:aupiuldupoa7988jmh29ect8pefkjck0elt7tqh3p5m0am42l16...
2024-05-14 06:22:58,683 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf]
2024-05-14 06:22:58,684 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 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf]
2024-05-14 06:22:58,684 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 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf]
2024-05-14 06:22:58,684 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:aupiuldupoa7988jmh29ect8pefkjck0elt7tqh3p5m0am42l16
2024-05-14 06:22:58,685 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5f3d5169[id = 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf] - MDC[scoutSession=11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf, jobName=Stop client session 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf due to session housekeeping]
2024-05-14 06:22:58,685 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5f3d5169[id = 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf] - MDC[scoutSession=11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf, jobName=Stop client session 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf due to session housekeeping]
2024-05-14 06:22:58,685 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5f3d5169[id = 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf], point of no return - MDC[scoutSession=11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf, jobName=Stop client session 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_ANOTHER_FORM...
2024-05-14 06:22:58,688 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf, jobName=Stop client session 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf 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.$Proxy87.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-05-14 06:22:58,689 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5f3d5169[id = 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf], user=1003120000] - MDC[scoutSession=11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf, jobName=Stop client session 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf due to session housekeeping]
2024-05-14 06:22:58,689 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf terminated. - MDC[scoutSession=11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf, jobName=Stop client session 11fvoa27tj6chuu99oobdr3hupspb1gpiv2lkar135t02do2drtf due to session housekeeping]
2024-05-14 06:22:58,888 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@30e32982[id = 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp]]
2024-05-14 06:22:58,888 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:58,891 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:108grdtjtbj729f4beue2stesirrll1ts7mtscovrol70ubblr68 initialized
2024-05-14 06:22:58,894 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:108grdtjtbj729f4beue2stesirrll1ts7mtscovrol70ubblr68 [clientSessionId=1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp, processingJsonRequest=false]
2024-05-14 06:22:58,894 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:108grdtjtbj729f4beue2stesirrll1ts7mtscovrol70ubblr68...
2024-05-14 06:22:58,895 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp]
2024-05-14 06:22:58,895 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 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp]
2024-05-14 06:22:58,895 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 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp]
2024-05-14 06:22:58,895 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:108grdtjtbj729f4beue2stesirrll1ts7mtscovrol70ubblr68
2024-05-14 06:22:58,896 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30e32982[id = 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp] - MDC[scoutSession=1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp, jobName=Stop client session 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp due to session housekeeping]
2024-05-14 06:22:58,896 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30e32982[id = 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp] - MDC[scoutSession=1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp, jobName=Stop client session 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp due to session housekeeping]
2024-05-14 06:22:58,896 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30e32982[id = 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp], point of no return - MDC[scoutSession=1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp, jobName=Stop client session 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp due to session housekeeping]
# SessionStoreTestForm.doFinally  DO_NOTHING...
# SessionStoreTestForm.doFinally done.
2024-05-14 06:22:58,897 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30e32982[id = 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp], user=1003120000] - MDC[scoutSession=1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp, jobName=Stop client session 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp due to session housekeeping]
2024-05-14 06:22:58,897 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp terminated. - MDC[scoutSession=1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp, jobName=Stop client session 1r16ime9pl31onnv1e0lh16lqfugkm3urmi4te6fh6fi5b6tsfvp due to session housekeeping]
2024-05-14 06:22:59,100 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@61728a7b[id = o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv]]
2024-05-14 06:22:59,101 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:59,103 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1jakv9kq4u7jqa1jnn8jbeh05g17qifpjldvvfufs5gjimqag894 initialized
2024-05-14 06:22:59,106 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-05-14 06:22:59,106 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1jakv9kq4u7jqa1jnn8jbeh05g17qifpjldvvfufs5gjimqag894...
2024-05-14 06:22:59,107 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv because it is not used anymore
2024-05-14 06:22:59,108 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@61728a7b[id = o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv] - MDC[scoutSession=o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv, jobName=Stop client session o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv due to session housekeeping]
2024-05-14 06:22:59,108 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@61728a7b[id = o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv] - MDC[scoutSession=o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv, jobName=Stop client session o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv due to session housekeeping]
2024-05-14 06:22:59,108 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@61728a7b[id = o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv], point of no return - MDC[scoutSession=o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv, jobName=Stop client session o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_ANOTHER_FORM...
2024-05-14 06:22:59,110 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv, jobName=Stop client session o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv 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.$Proxy87.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-05-14 06:22:59,111 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@61728a7b[id = o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv], user=1003120000] - MDC[scoutSession=o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv, jobName=Stop client session o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv due to session housekeeping]
2024-05-14 06:22:59,111 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv terminated. - MDC[scoutSession=o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv, jobName=Stop client session o6f5gdd2ivf02rm245c83l776btteqrirqq2ka82vle3ls06rsv due to session housekeeping]
2024-05-14 06:22:59,114 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@72db9bb5[id = 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui]]
2024-05-14 06:22:59,114 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:59,117 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1vphm4j90huecsmr20o719p22t1j0ji1jtpa8ag7isj96q4ngea8 initialized
2024-05-14 06:22:59,117 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1vphm4j90huecsmr20o719p22t1j0ji1jtpa8ag7isj96q4ngea8...
2024-05-14 06:22:59,117 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui]
2024-05-14 06:22:59,118 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 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui]
2024-05-14 06:22:59,118 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 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui]
2024-05-14 06:22:59,162 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@72db9bb5[id = 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui] - MDC[scoutSession=16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui, jobName=Stop client session 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui due to session housekeeping]
2024-05-14 06:22:59,162 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@72db9bb5[id = 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui] - MDC[scoutSession=16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui, jobName=Stop client session 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui due to session housekeeping]
2024-05-14 06:22:59,162 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@72db9bb5[id = 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui], point of no return - MDC[scoutSession=16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui, jobName=Stop client session 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui due to session housekeeping]
2024-05-14 06:22:59,163 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@72db9bb5[id = 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui], user=1003120000] - MDC[scoutSession=16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui, jobName=Stop client session 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui due to session housekeeping]
2024-05-14 06:22:59,163 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui terminated. - MDC[scoutSession=16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui, jobName=Stop client session 16dufun6f6cfvs4r0q3hjks0mp63bhngvit3l8l1tb1qnu4vflui due to session housekeeping]
2024-05-14 06:22:59,305 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@3c356571[id = 1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p]]
2024-05-14 06:22:59,306 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:59,310 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:6f43i95n3ju57sktrs6pfrqmag40ue63a7g5hltj8b2bn3jifmv initialized
2024-05-14 06:22:59,310 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3c356571[id = 1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p]
2024-05-14 06:22:59,310 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3c356571[id = 1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p]
2024-05-14 06:22:59,312 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3c356571[id = 1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p], point of no return
2024-05-14 06:22:59,312 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:6f43i95n3ju57sktrs6pfrqmag40ue63a7g5hltj8b2bn3jifmv [clientSessionId=1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p, processingJsonRequest=false]
2024-05-14 06:22:59,312 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:6f43i95n3ju57sktrs6pfrqmag40ue63a7g5hltj8b2bn3jifmv...
2024-05-14 06:22:59,313 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p]
2024-05-14 06:22:59,313 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:6f43i95n3ju57sktrs6pfrqmag40ue63a7g5hltj8b2bn3jifmv
2024-05-14 06:22:59,313 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 1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p]
2024-05-14 06:22:59,313 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 1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p]
2024-05-14 06:22:59,314 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3c356571[id = 1898v7ltr9onnaf3bkfk0clsjtq4k2s2jvdjlv3oi0da2hi85q0p], user=1003120000]
2024-05-14 06:22:59,319 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@22b0ea57[id = c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04]]
2024-05-14 06:22:59,319 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:59,322 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:bmguh1q361fb9s1daml08me169ela2gr1b6os8tltve84tbqq8f initialized
2024-05-14 06:22:59,325 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-05-14 06:22:59,326 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:bmguh1q361fb9s1daml08me169ela2gr1b6os8tltve84tbqq8f...
2024-05-14 06:22:59,327 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04 because it is not used anymore
2024-05-14 06:22:59,328 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22b0ea57[id = c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04] - MDC[scoutSession=c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04, jobName=Stop client session c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04 due to session housekeeping]
2024-05-14 06:22:59,328 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22b0ea57[id = c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04] - MDC[scoutSession=c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04, jobName=Stop client session c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04 due to session housekeeping]
2024-05-14 06:22:59,328 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22b0ea57[id = c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04], point of no return - MDC[scoutSession=c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04, jobName=Stop client session c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04 due to session housekeeping]
# SessionStoreTestForm.doFinally  DO_NOTHING...
# SessionStoreTestForm.doFinally done.
2024-05-14 06:22:59,329 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22b0ea57[id = c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04], user=1003120000] - MDC[scoutSession=c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04, jobName=Stop client session c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04 due to session housekeeping]
2024-05-14 06:22:59,329 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04 terminated. - MDC[scoutSession=c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04, jobName=Stop client session c4upcm5nvuebpadf2sj54u08q8cp7vnm5paaljcl15r7f8gsl04 due to session housekeeping]
2024-05-14 06:22:59,334 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@4da5f9ac[id = tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t]]
2024-05-14 06:22:59,334 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-05-14 06:22:59,337 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1rad75h0al19a0oaofve0norvabr8p63d80hug6rrof7lidaci0a initialized
2024-05-14 06:22:59,340 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:1rad75h0al19a0oaofve0norvabr8p63d80hug6rrof7lidaci0a [clientSessionId=tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t, processingJsonRequest=false]
2024-05-14 06:22:59,340 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1rad75h0al19a0oaofve0norvabr8p63d80hug6rrof7lidaci0a...
2024-05-14 06:22:59,341 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t]
2024-05-14 06:22:59,341 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 tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t]
2024-05-14 06:22:59,341 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 tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t]
2024-05-14 06:22:59,342 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:1rad75h0al19a0oaofve0norvabr8p63d80hug6rrof7lidaci0a
2024-05-14 06:22:59,342 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4da5f9ac[id = tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t] - MDC[scoutSession=tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t, jobName=Stop client session tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t due to session housekeeping]
2024-05-14 06:22:59,342 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4da5f9ac[id = tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t] - MDC[scoutSession=tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t, jobName=Stop client session tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t due to session housekeeping]
2024-05-14 06:22:59,342 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4da5f9ac[id = tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t], point of no return - MDC[scoutSession=tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t, jobName=Stop client session tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_LOOP...
# for-loop in state RUNNING, ttl=5000
2024-05-14 06:23:01,343 WARN  [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4da5f9ac[id = tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$383/0x00007fce1c46c668]
2024-05-14 06:23:01,344 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@4da5f9ac[id = tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t], user=1003120000, jobs=[JobFutureTask@1880ceda[job=Stop client session tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t due to session housekeeping, state=RUNNING], JobFutureTask@682270ff[job=Detaching Gui, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$383/0x00007fce1c46c668]
# for-loop in state DONE, ttl=2258
# SessionStoreTestForm.doFinally done.
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.10 s -- in org.eclipse.scout.rt.ui.html.UiSessionTest
2024-05-14 06:23:04,345 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4da5f9ac[id = tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t], user=1003120000] - MDC[scoutSession=tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t, jobName=Stop client session tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t due to session housekeeping]
[INFO] Running org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest
2024-05-14 06:23:04,346 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t terminated. - MDC[scoutSession=tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t, jobName=Stop client session tr1mn80j9d388kdsesnti485dhlil0jdsna6guk5fdaatp3733t due to session housekeeping]
2024-05-14 06:23:04,349 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-05-14 06:23:04,358 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:23:04,359 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-05-14 06:23:04,359 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-05-14 06:23:04,359 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-05-14 06:23:04,369 WARN  [main] org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:33) - DETECTED_THREAD_INTERRUPTION in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest#cce672c '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-05-14 06:23:04,372 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:23:04,373 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.021 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.032 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.001 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-05-14 06:23:04,439 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default]
2024-05-14 06:23:04,439 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-05-14 06:23:04,443 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@3bc357db[id = 158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb]]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 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.074 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.006 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.020 s -- in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest
2024-05-14 06:23:04,567 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@4931201d, org.eclipse.scout.rt.ui.html.JsonObjectFactory@1e236a4e] - MDC[principal=default, scoutSession=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:04,575 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@4931201d, org.eclipse.scout.rt.ui.html.JsonObjectFactory@63d7116d] - MDC[principal=default, scoutSession=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:04,579 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@4931201d, org.eclipse.scout.rt.ui.html.JsonObjectFactory@5db8a1ff] - MDC[principal=default, scoutSession=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:04,582 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@4931201d, org.eclipse.scout.rt.ui.html.JsonObjectFactory@49d3fce6] - MDC[principal=default, scoutSession=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:04,584 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@4931201d, org.eclipse.scout.rt.ui.html.JsonObjectFactory@6ae0ac40] - MDC[principal=default, scoutSession=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:04,587 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@4931201d, org.eclipse.scout.rt.ui.html.JsonObjectFactory@68951433] - MDC[principal=default, scoutSession=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:04,589 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@4931201d, org.eclipse.scout.rt.ui.html.JsonObjectFactory@a83545f] - MDC[principal=default, scoutSession=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.001 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.004 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.001 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.061 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-05-14 06:23:04,730 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-05-14 06:23:04,731 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-05-14 06:23:05,433 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.701 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.001 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.054 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.310 s -- in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
2024-05-14 06:23:05,893 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=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 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.321 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.252 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.350 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-05-14 06:23:07,926 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=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:07,927 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=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:07,928 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=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:07,929 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=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:07,930 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=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:07,930 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=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 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.004 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.014 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.013 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-05-14 06:23:08,072 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=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
2024-05-14 06:23:08,073 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=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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.062 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.622 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.029 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-05-14 06:23:08,805 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@f66b3bf) is already sent to the UI. - MDC[principal=default, scoutSession=158odqs1o35hpku33mruplgt1kidnvcdmmbq5tpq256lpj705qgb, jobName=Running JUnit test in model job]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 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.043 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.473 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.017 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.067 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.207 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.137 s -- in org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest
[INFO] Running org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest
2024-05-14 06:23:09,793 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': <scout:invalid
      info="this tag is not recognized by HtmlDocumentParser and should be removed">
2024-05-14 06:23:09,793 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': <scout:did-you-know that="1 > 0?"        >
[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.002 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >-----
[INFO] Building org.eclipse.scout.rt.ui.html.selenium 24.2-SNAPSHOT     [54/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 630 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 346 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 465 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 381 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 608 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 447 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 378 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 224 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 425 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 331 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 301 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 180 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 319 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 360 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 7.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 560 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.8 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 9.6 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 477 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 477 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 477 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 437 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 573 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 534 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/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-manager/4.15.0/selenium-manager-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-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-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-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-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-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 18 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 26 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-v118/4.15.0/selenium-devtools-v118-4.15.0.jar (1.4 MB at 36 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-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar (1.4 MB at 33 MB/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-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar (16 kB at 354 kB/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 31 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-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/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-http/4.15.0/selenium-http-4.15.0.jar (59 kB at 1.2 MB/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/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar (17 kB at 330 kB/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/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar (144 kB at 2.8 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-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-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-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar (17 kB at 300 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-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar (44 kB at 756 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/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar (7.3 kB at 115 kB/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/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar (505 kB at 5.6 MB/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-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar (43 kB at 472 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 74 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.3 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-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar (32 kB at 335 kB/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 511 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 397 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/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar (292 kB at 2.9 MB/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/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar (28 kB at 265 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/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 513 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 251 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 1.6 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 20 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 40 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] --------------< org.eclipse.scout.rt:eclipse-scout-core >---------------
[INFO] Building eclipse-scout-core 24.2-SNAPSHOT                        [55/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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.5 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 1.8 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 1.2 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.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 7.7 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.4 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 11 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 2.8 MB/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.6 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 56 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_gerrit_jdk11_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.6 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.5 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 4.7 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.4 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 1.6 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 2.9 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 1.1 MB/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 6.9 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 994 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.6 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.2 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 8.0 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 2.3 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 12 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 11 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/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 27 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/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 5.2 MB/s)
[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 27 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 43 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 48 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 450 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 2.8 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 2.6 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 438 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 623 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 8.0 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 19 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 17 MB/s)

added 207 packages in 15s

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_gerrit_jdk11_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_gerrit_jdk11_pipeline/target/npm_update_20240514-061330.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 35, reused 0, downloaded 26, added 0
Progress: resolved 72, reused 0, downloaded 59, added 0
Progress: resolved 221, reused 0, downloaded 189, added 0
Progress: resolved 332, reused 0, downloaded 289, added 0
Progress: resolved 477, reused 0, downloaded 424, added 0
Progress: resolved 607, reused 0, downloaded 563, added 0
Progress: resolved 779, reused 0, downloaded 730, added 0
Progress: resolved 908, reused 0, downloaded 857, added 0
Progress: resolved 1032, reused 0, downloaded 1008, added 0
 WARN  10 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, abab@2.0.6, resolve-url@0.2.1, right-pad@1.0.1, source-map-resolve@0.5.3, source-map-url@0.4.1, urix@0.1.0
.                                        |    +1024 ++++++++++++++++++++++++++++
Progress: resolved 1044, reused 0, downloaded 1022, added 1
Progress: resolved 1044, reused 0, downloaded 1022, added 139
Progress: resolved 1044, reused 0, downloaded 1022, added 279
Progress: resolved 1044, reused 0, downloaded 1022, added 501
Progress: resolved 1044, reused 0, downloaded 1022, added 857
Progress: resolved 1044, reused 0, downloaded 1022, added 1017
Progress: resolved 1044, reused 0, downloaded 1022, added 1024, 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 17.6s
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:23:48,271 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-05-14 06:23:48,277 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING...
""2024-05-14 06:23:48,394 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 120.069848 ms. Total class count: 3990
""2024-05-14 06:23:48,545 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 403 beans in 150.273953 ms
""2024-05-14 06:23:48,570 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 403 beans in 25.450438 ms
""2024-05-14 06:23:48,577 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
""2024-05-14 06:23:48,583 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered.
""2024-05-14 06:23:48,584 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration.
""2024-05-14 06:23:48,586 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-05-14 06:23:48,698 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-05-14 06:23:51,001 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_gerrit_jdk11_pipeline/eclipse-scout-core/dist/locales.json 
""2024-05-14 06:23:51,001 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-05-14 06:23:51,002 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@5aac825f]
""2024-05-14 06:23:51,143 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_gerrit_jdk11_pipeline/eclipse-scout-core/dist/texts.json 
""2024-05-14 06:23:51,143 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_gerrit_jdk11_pipeline/eclipse-scout-core/dist
""2024-05-14 06:23:51,168 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination...
""2024-05-14 06:23:51,168 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-05-14 06:23:51,169 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_gerrit_jdk11_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_gerrit_jdk11_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-011d087f13d7e63bbf70.min.js 1.85 MiB [emitted] [immutable] [javascript module] [minimized] [big] (name: eclipse-scout-core.esm) 1 related asset
[INFO] orphan modules 4 MiB [orphan] 1100 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/index.ts + 728 modules 4.05 MiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 27889 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-b3cb06eccfcb56ee38cc.min.js 40.9 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-testing.esm) 1 related asset
[INFO] orphan modules 77.3 KiB [orphan] 37 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/testing/index.ts + 36 modules 79.1 KiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 2307 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.44 MiB [emitted]
[INFO]   assets by status 2.44 MiB [big]
[INFO]     asset eclipse-scout-core-4bb72f677ae72063d271.min.js 1.82 MiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core) 1 related asset
[INFO]     asset eclipse-scout-core-theme-dark-46b5a8ae5846d3d81332.min.css 318 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme-dark)
[INFO]     asset eclipse-scout-core-theme-fb3940be24a7b7fbd85c.min.css 315 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.82 MiB (2.04 MiB) = eclipse-scout-core-4bb72f677ae72063d271.min.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-core-theme [big] 315 KiB = eclipse-scout-core-theme-fb3940be24a7b7fbd85c.min.css 315 KiB eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes
[INFO] Entrypoint eclipse-scout-core-theme-dark [big] 318 KiB = eclipse-scout-core-theme-dark-46b5a8ae5846d3d81332.min.css 318 KiB eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes
[INFO] orphan modules 4.88 MiB (javascript) 1.83 KiB (runtime) [orphan] 1112 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] built modules 4.05 MiB (javascript) 899 KiB (css/mini-extract) [built]
[INFO]   javascript modules 4.05 MiB
[INFO]     ./src/index.ts + 728 modules 4.05 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 899 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 447 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 452 KiB [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 22446 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_gerrit_jdk11_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.62 MiB 2266 assets
[INFO] assets by path d.ts/test/ 47.8 KiB 472 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.22 MiB [emitted] [javascript module] [big] (name: eclipse-scout-core.esm) 1 related asset
[INFO] runtime modules 937 bytes 4 modules
[INFO] cacheable modules 4.06 MiB 1099 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 40117 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.62 MiB 2266 assets
[INFO] assets by path d.ts/test/ 47.8 KiB 472 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.2 KiB
[INFO]   modules by path ./src/testing/form/ 15.3 KiB 9 modules
[INFO]   modules by path ./src/testing/lookup/*.ts 8.92 KiB 8 modules
[INFO]   modules by path ./src/testing/*.ts 25.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 6 KiB
[INFO]     ./src/testing/tree/TreeSpecHelper.ts 5.18 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 31029 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.62 MiB 2266 assets
[INFO] assets by path d.ts/test/ 47.8 KiB 472 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 MiB [emitted]
[INFO]   assets by status 6 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.12 MiB (7.93 MiB) = eclipse-scout-core.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-core-theme [big] 448 KiB (959 KiB) = eclipse-scout-core-theme.css 447 KiB eclipse-scout-core-theme.js 1020 bytes 2 auxiliary assets
[INFO] Entrypoint eclipse-scout-core-theme-dark [big] 454 KiB (966 KiB) = eclipse-scout-core-theme-dark.css 453 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.84 MiB [orphan] 4 modules
[INFO] cacheable modules 4.06 MiB (javascript) 899 KiB (css/mini-extract)
[INFO]   javascript modules 4.06 MiB 1101 modules
[INFO]   css modules 899 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 447 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 452 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 43091 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/eclipse-scout-core/karma.conf.js
[INFO] 14 05 2024 06:26:48.583:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 14 05 2024 06:26:48.584:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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] 14 05 2024 06:26:48.585:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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.4 MiB
[INFO]   asset commons.js 27.4 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.2762847771.js 979 bytes [emitted] [javascript module] (name: test-index.2762847771)
[INFO] Entrypoint test-index.2762847771 [big] 27.4 MiB = runtime.js 14.4 KiB commons.js 27.4 MiB test-index.2762847771.js 979 bytes
[INFO] webpack 5.89.0 compiled successfully in 46113 ms
[INFO] 14 05 2024 06:27:37.390:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 14 05 2024 06:27:37.391:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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] 14 05 2024 06:27:37.391:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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] 14 05 2024 06:27:37.596:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/
[INFO] 14 05 2024 06:27:37.596:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
[INFO] 14 05 2024 06:27:37.604:INFO [launcher]: Starting browser ChromeHeadless
[INFO] 14 05 2024 06:27:37.796:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket wqK9nbGnBFYy1wnvAAAB with id 37671571
[INFO] ERROR: '06:27:41.626 [ERROR] App initialization failed.'
[INFO] ERROR: '06:27:41.631 [ERROR] Unexpected error (no reason provided)'
[INFO] ERROR: '06:27:41.715 [ERROR] Unexpected error: err'
[INFO] ERROR: '06:27:41.732 [ERROR] Unexpected error: err'
[INFO] ERROR: '06:27:41.749 [ERROR] Unexpected error: err'
[INFO] ERROR: '06:27:41.953 [ERROR] App initialization failed.'
[INFO] 14 05 2024 06:27:41.956:WARN [web-server]: 404: /json?log
[INFO] ERROR: '06:27:41.953 [ERROR] Unexpected error (no reason provided)'
[INFO] INFO: '06:27:44.013 [INFO] Already existing config property 'scout.devMode' with existing value true is overwritten with new value false.'
[INFO] 14 05 2024 06:27:49.572:WARN [web-server]: 404: /json
[INFO] WARN: 'Spec 'HybridManager callActionAndWait calls a HybridAction and waits for its completion' has no expectations.'
[INFO] ERROR: '06:27:49.577 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:49.581: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: '06:27:49.588 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:50.085:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:50.143 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:50.149:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:50.210 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:50.215:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:50.232 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:50.237:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:50.248 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:51.206:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:51.212 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] ERROR: '06:27:51.505 [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?7218d840ae33e3c81d556e3541dad1d3eb0ea091:86412:15
[INFO]     at Array.forEach (<anonymous>)
[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?7218d840ae33e3c81d556e3541dad1d3eb0ea091:19506:78
[INFO]     at mightThrow (http://localhost:9876/absolute/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3557:12)
[INFO] ERROR: '06:27:53.171 [ERROR] Unexpected error: {"message":null,"severity":16777216,"iconId":null,"code":0,"children":null,"deletable":true}'
[INFO] ERROR: '06:27:55.887 [ERROR] Unexpected error: load'
[INFO] ERROR: '06:27:55.910 [ERROR] Unexpected error: postLoad'
[INFO] ERROR: '06:27:55.932 [ERROR] Unexpected error: save'
[INFO] 14 05 2024 06:27:58.167:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:58.210 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:59.057:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:59.093 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:59.104:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:59.109 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:59.233:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:59.271 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:59.276:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:59.318 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:27:59.329:WARN [web-server]: 404: /json
[INFO] ERROR: '06:27:59.336 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:28:01.605:WARN [web-server]: 404: /abc
[INFO] WARN: 'Spec 'ListBox aria properties has rows with aria role option' has no expectations.'
[INFO] 14 05 2024 06:28:02.127:WARN [web-server]: 404: /json
[INFO] ERROR: '06:28:02.134 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:28:02.145:WARN [web-server]: 404: /json
[INFO] ERROR: '06:28:02.150 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 14 05 2024 06:28:02.155:WARN [web-server]: 404: /json
[INFO] ERROR: '06:28:02.161 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] ERROR: '06:28:25.828 [ERROR] Unexpected error: Something went wrong'
[INFO] ERROR: '06:28:25.879 [ERROR] Unexpected error: Something went wrong'
[INFO] 14 05 2024 06:28:27.086:WARN [web-server]: 404: /icon/image.png
[INFO] 14 05 2024 06:28:27.142:WARN [web-server]: 404: /icon/image.png
[INFO] 14 05 2024 06:28:27.160:WARN [web-server]: 404: /hello
[INFO] 14 05 2024 06:28:29.854:WARN [web-server]: 404: /iconId
[INFO] 14 05 2024 06:28:29.868:WARN [web-server]: 404: /iconId
[INFO] 14 05 2024 06:28:29.881:WARN [web-server]: 404: /icon
[INFO] 14 05 2024 06:28:29.888:WARN [web-server]: 404: /iconId
[INFO] ERROR: '06:28:32.950 [ERROR] AJAX call "GET permissions" failed [500]'
[INFO] ERROR: '06:28:32.961 [ERROR] AJAX call "GET permissions" failed [500]'
[INFO] ERROR: '06:28:32.963 [ERROR] AJAX call "GET permissions" failed [500]'
[INFO] 14 05 2024 06:28:33.565:WARN [web-server]: 404: /json?log
[INFO] WARN: '06:28:33.748 [WARN] Polling request failed. Interrupt polling until the next user-initiated request succeeds'
[INFO] ERROR: '06:28:33.768 [ERROR] errorResponse: status=404, textStatus=error, errorThrown='
[INFO] INFO: '06:28:33.780 [INFO] Session terminated, stopped polling for background jobs'
[INFO] 14 05 2024 06:28:49.739:WARN [web-server]: 404: /fancyIcon.png
[INFO] ERROR: '06:29:14.055 [ERROR] AJAX call "POST api/ui-notifications" failed [500]'
[INFO] 14 05 2024 06:29:14.314:WARN [web-server]: 404: /defaultValues
[INFO] 14 05 2024 06:29:14.318:WARN [web-server]: 404: /defaultValues
[INFO] 14 05 2024 06:29:14.340:WARN [web-server]: 404: /defaultValues
[INFO] 14 05 2024 06:29:14.342: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: 3230 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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
[INFO] Building org.eclipse.scout.rt.svg.ui.html 24.2-SNAPSHOT          [56/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-55b483c8d837f8cae612.min.js 2.5 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-svg) 1 related asset
[INFO] orphan modules 2.87 KiB [orphan] 6 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/main/js/index.ts + 4 modules 3.44 KiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 1076 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_gerrit_jdk11_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.46 KiB [built]
[INFO]   cacheable modules 3.38 KiB
[INFO]     ./src/main/js/index.ts 604 bytes [built] [code generated]
[INFO]     ./src/main/js/svg/SvgField.ts 2.11 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 16290 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ---------------< org.eclipse.scout.rt:eclipse-scout-cli >---------------
[INFO] Building eclipse-scout-cli 24.2-SNAPSHOT                         [57/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] --------------< org.eclipse.scout.rt:karma-jasmine-scout >--------------
[INFO] Building karma-jasmine-scout 24.2-SNAPSHOT                       [58/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------------< org.eclipse.scout.rt:eclipse-scout-releng >--------------
[INFO] Building eclipse-scout-releng 24.2-SNAPSHOT                      [59/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------------< org.eclipse.scout.rt:eclipse-scout-migrate >-------------
[INFO] Building eclipse-scout-migrate 24.2-SNAPSHOT                     [60/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ------------< org.eclipse.scout.rt:eclipse-scout-tsconfig >-------------
[INFO] Building eclipse-scout-tsconfig 24.2-SNAPSHOT                    [61/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----------------< org.eclipse.scout.rt:eslint-config >-----------------
[INFO] Building eslint-config 24.2-SNAPSHOT                             [62/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.opentelemetry.sdk >-----
[INFO] Building org.eclipse.scout.rt.opentelemetry.sdk 24.2-SNAPSHOT    [63/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 440 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 513 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 404 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 300 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 337 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 316 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 264 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 194 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 986 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 232 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 4.4 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 17 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.7 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 2.1 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 3.0 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/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar (103 kB at 4.5 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/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar (113 kB at 4.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/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar (25 kB at 963 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/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar (26 kB at 953 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/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 30 kB/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/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar (225 kB at 6.4 MB/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/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar (360 kB at 10.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 474 kB/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 24 kB/s)
[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/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar (1.7 MB at 28 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:29:43,246 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-05-14 06:29:43,272 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:29:43,364 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 101.932455 ms. Total class count: 809
2024-05-14 06:29:43,568 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-05-14 06:29:43,570 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-05-14 06:29:45,464 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:96) - Initialize OpenTelemetry
2024-05-14 06:29:46,261 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.customizeMeterProvider(OpenTelemetryInitializer.java:135) - Initialize view from org.eclipse.scout.rt.platform.opentelemetry.IHistogramViewHintProvider$MockitoMock$PBpSKrVT
2024-05-14 06:29:46,306 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initMetrics(OpenTelemetryInitializer.java:150) - Initialize metrics from org.eclipse.scout.rt.platform.opentelemetry.IMetricProvider$MockitoMock$NAriMFhY
2024-05-14 06:29:46,331 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry
2024-05-14 06:29:46,343 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:93) - Skip Scout OpenTelemetry initialization.
2024-05-14 06:29:46 INFO AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true
2024-05-14 06:29:46,350 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry
2024-05-14 06:29:46,354 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-05-14 06:29:46,355 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-05-14 06:29:46,356 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.594 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.shared >-------
[INFO] Building org.eclipse.scout.rt.chart.shared 24.2-SNAPSHOT         [64/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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.132 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.client >-------
[INFO] Building org.eclipse.scout.rt.chart.client 24.2-SNAPSHOT         [65/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<VALUE> 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.ui.html >-------
[INFO] Building org.eclipse.scout.rt.chart.ui.html 24.2-SNAPSHOT        [66/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<VALUE> 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] --------------< org.eclipse.scout.rt:eclipse-scout-chart >--------------
[INFO] Building eclipse-scout-chart 24.2-SNAPSHOT                       [67/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:29:51,529 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-05-14 06:29:51,534 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING...
""2024-05-14 06:29:51,661 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 129.792517 ms. Total class count: 4052
""2024-05-14 06:29:51,772 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 409 beans in 109.653110 ms
""2024-05-14 06:29:51,832 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 409 beans in 60.420341 ms
""2024-05-14 06:29:51,838 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
""2024-05-14 06:29:51,843 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered.
""2024-05-14 06:29:51,844 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration.
""2024-05-14 06:29:51,845 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-05-14 06:29:51,886 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-05-14 06:29:51,887 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@ca68f14]
""2024-05-14 06:29:51,982 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_gerrit_jdk11_pipeline/eclipse-scout-chart/dist/texts.json 
""2024-05-14 06:29:51,983 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_gerrit_jdk11_pipeline/eclipse-scout-chart/dist
""2024-05-14 06:29:52,005 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination...
""2024-05-14 06:29:52,005 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-05-14 06:29:52,006 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_gerrit_jdk11_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_gerrit_jdk11_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-dbf5a3efe0af729a6090.min.js 131 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-chart.esm) 1 related asset
[INFO] orphan modules 260 KiB [orphan] 34 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/index.ts + 27 modules 262 KiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 3669 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-72db8405252ebba7ba8a.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-593955eea95984c5aa62.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark)
[INFO]   asset eclipse-scout-chart-theme-56ba6667e592ef147869.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme)
[INFO] Entrypoint eclipse-scout-chart 129 KiB (173 KiB) = eclipse-scout-chart-72db8405252ebba7ba8a.min.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-chart-theme 222 KiB = eclipse-scout-chart-theme-56ba6667e592ef147869.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-593955eea95984c5aa62.min.css 222 KiB eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes
[INFO] orphan modules 809 KiB (javascript) 1.83 KiB (runtime) [orphan] 45 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] built modules 262 KiB (javascript) 545 KiB (css/mini-extract) [built]
[INFO]   javascript modules 262 KiB
[INFO]     ./src/index.ts + 26 modules 262 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 5702 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_gerrit_jdk11_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/ 76.3 KiB
[INFO]   assets by path d.ts/chart/*.ts 42.3 KiB 16 assets
[INFO]   assets by path d.ts/chart/*.map 34 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 322 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 262 KiB
[INFO]   modules by path ./src/chart/*.ts 214 KiB 16 modules
[INFO]   modules by path ./src/table/controls/*.ts 41.4 KiB 7 modules
[INFO]   modules by path ./src/form/fields/chartfield/*.ts 2.05 KiB 3 modules
[INFO]   modules by path ./src/tile/*.ts 2.28 KiB
[INFO]     ./src/tile/ChartFieldTile.ts 1.86 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 21554 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 101 KiB [compared for emit]
[INFO]   assets by path d.ts/chart/ 76.3 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 870 KiB [emitted]
[INFO]   assets by status 868 KiB [big]
[INFO]     asset eclipse-scout-chart.js 321 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] 321 KiB (560 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 262 KiB (javascript) 545 KiB (css/mini-extract)
[INFO]   javascript modules 262 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 25098 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_pipeline/eclipse-scout-chart/karma.conf.js
[INFO] 14 05 2024 06:30:52.394:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 14 05 2024 06:30:52.395:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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] 14 05 2024 06:30:52.395:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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 19.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.1658817888.js 981 bytes [emitted] [javascript module] (name: test-index.1658817888)
[INFO] Entrypoint test-index.1658817888 [big] 19.9 MiB = runtime.js 14.4 KiB commons.js 19.9 MiB test-index.1658817888.js 981 bytes
[INFO] webpack 5.89.0 compiled successfully in 57490 ms
[INFO] 14 05 2024 06:31:52.093:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 14 05 2024 06:31:52.094:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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] 14 05 2024 06:31:52.094:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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] 14 05 2024 06:31:52.248:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/
[INFO] 14 05 2024 06:31:52.248:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
[INFO] 14 05 2024 06:31:52.252:INFO [launcher]: Starting browser ChromeHeadless
[INFO] 14 05 2024 06:31:52.460:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket 7YKUTDfCkXY2D16uAAAB with id 18459201
[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_gerrit_jdk11_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] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.shared >-----
[INFO] Building org.eclipse.scout.rt.datamodel.shared 24.2-SNAPSHOT     [68/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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: 3.179 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.327 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.client >-----
[INFO] Building org.eclipse.scout.rt.datamodel.client 24.2-SNAPSHOT     [69/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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-05-14 06:32:02,143 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-05-14 06:32:02,161 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:32:02,264 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:32:02,545 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 392.099587 ms. Total class count: 3625
2024-05-14 06:32:03,163 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 371 beans in 615.455517 ms
2024-05-14 06:32:03,234 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 371 beans in 70.702593 ms
2024-05-14 06:32:03,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-05-14 06:32:03,276 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered.
2024-05-14 06:32:03,277 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-05-14 06:32:03,594 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=default]
2024-05-14 06:32:03,675 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default]
2024-05-14 06:32:03,680 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-05-14 06:32:03,843 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@25d46434[id = 1j0k9j14pnb5hrmdqfstt4s6fuunoueku4vdmqocg70po2m955n7], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=1j0k9j14pnb5hrmdqfstt4s6fuunoueku4vdmqocg70po2m955n7]]
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.531 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.047 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.090 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.165 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.server >-----
[INFO] Building org.eclipse.scout.rt.datamodel.server 24.2-SNAPSHOT     [70/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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")
[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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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.765 s -- in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
2024-05-14 06:32:08,046 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-05-14 06:32:08,070 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-05-14 06:32:08,267 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_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-05-14 06:32:08,468 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 411.058108 ms. Total class count: 1824
2024-05-14 06:32:08,841 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 406 beans in 370.757886 ms
2024-05-14 06:32:08,895 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 406 beans in 53.623422 ms
2024-05-14 06:32:08,934 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-05-14 06:32:08,957 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered.
2024-05-14 06:32:08,959 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-05-14 06:32:08,964 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-05-14 06:32:09,160 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.652 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.088 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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.ui.html >-----
[INFO] Building org.eclipse.scout.rt.datamodel.ui.html 24.2-SNAPSHOT    [71/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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_gerrit_jdk11_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] Reactor Summary for org.eclipse.scout.rt 24.2-SNAPSHOT:
[INFO] 
[INFO] Scout Hello World Sample Application ............... SUCCESS [ 11.742 s]
[INFO] Scout JaxWs Module ................................. SUCCESS [  0.120 s]
[INFO] Scout JS Sample Application ........................ SUCCESS [  0.668 s]
[INFO] org.eclipse.scout.rt ............................... SUCCESS [  0.406 s]
[INFO] org.eclipse.scout.json ............................. SUCCESS [  7.054 s]
[INFO] org.eclipse.scout.rt.platform ...................... SUCCESS [  4.840 s]
[INFO] org.eclipse.scout.rt.dataobject .................... SUCCESS [  0.774 s]
[INFO] org.eclipse.scout.rt.platform.test ................. SUCCESS [02:20 min]
[INFO] org.eclipse.scout.rt.api.data ...................... SUCCESS [  2.831 s]
[INFO] org.eclipse.scout.rt.security ...................... SUCCESS [  0.335 s]
[INFO] org.eclipse.scout.rt.nls ........................... SUCCESS [  0.201 s]
[INFO] org.eclipse.scout.rt.shared ........................ SUCCESS [  2.058 s]
[INFO] org.eclipse.scout.rt.server.commons ................ SUCCESS [  0.607 s]
[INFO] org.eclipse.scout.rt.mom.api ....................... SUCCESS [  0.279 s]
[INFO] org.eclipse.scout.rt.jackson ....................... SUCCESS [  0.693 s]
[INFO] org.eclipse.scout.rt.uinotification ................ SUCCESS [  5.403 s]
[INFO] org.eclipse.scout.rt.server ........................ SUCCESS [  0.848 s]
[INFO] org.eclipse.scout.rt.server.jaxws .................. SUCCESS [  0.811 s]
[INFO] org.eclipse.scout.jaxws.apt ........................ SUCCESS [  0.446 s]
[INFO] org.eclipse.scout.rt.dataobject.test ............... SUCCESS [  8.697 s]
[INFO] org.eclipse.scout.rt.shared.test ................... SUCCESS [  9.003 s]
[INFO] org.eclipse.scout.rt.server.commons.test ........... SUCCESS [ 17.154 s]
[INFO] org.eclipse.scout.rt.jetty ......................... SUCCESS [  0.616 s]
[INFO] org.eclipse.scout.rt.app ........................... SUCCESS [  0.249 s]
[INFO] org.eclipse.scout.rt.server.app .................... SUCCESS [  0.304 s]
[INFO] org.eclipse.scout.rt.server.test ................... SUCCESS [ 15.078 s]
[INFO] org.eclipse.scout.rt.server.jaxws.test ............. SUCCESS [ 11.183 s]
[INFO] org.eclipse.scout.rt.server.jdbc ................... SUCCESS [  0.570 s]
[INFO] org.eclipse.scout.rt.server.jdbc.test .............. SUCCESS [  7.417 s]
[INFO] org.eclipse.scout.rt.rest .......................... SUCCESS [  0.795 s]
[INFO] org.eclipse.scout.rt.api ........................... SUCCESS [  2.805 s]
[INFO] org.eclipse.scout.rt.jackson.test .................. SUCCESS [ 10.913 s]
[INFO] org.eclipse.scout.rt.mom.api.test .................. SUCCESS [  2.818 s]
[INFO] org.eclipse.scout.rt.mom.jms ....................... SUCCESS [  0.283 s]
[INFO] org.eclipse.scout.rt.mom.jms.test .................. SUCCESS [02:39 min]
[INFO] org.eclipse.scout.rt.charsetdetect ................. SUCCESS [  3.733 s]
[INFO] org.eclipse.scout.rt.oauth2 ........................ SUCCESS [  0.410 s]
[INFO] org.eclipse.scout.rt.mail .......................... SUCCESS [  0.347 s]
[INFO] org.eclipse.scout.rt.mail.test ..................... SUCCESS [  4.979 s]
[INFO] org.eclipse.scout.rt.security.test ................. SUCCESS [  4.288 s]
[INFO] org.eclipse.scout.rt.dataformat .................... SUCCESS [  3.807 s]
[INFO] org.eclipse.scout.rt.rest.test ..................... SUCCESS [  6.475 s]
[INFO] org.eclipse.scout.rt.rest.jackson .................. SUCCESS [  0.210 s]
[INFO] org.eclipse.scout.rt.rest.jersey.client ............ SUCCESS [  0.620 s]
[INFO] org.eclipse.scout.rt.rest.jersey.test .............. SUCCESS [ 16.357 s]
[INFO] org.eclipse.scout.rt.client ........................ SUCCESS [  4.177 s]
[INFO] org.eclipse.scout.rt.client.test ................... SUCCESS [ 53.732 s]
[INFO] org.eclipse.scout.rt.svg.client .................... SUCCESS [  1.270 s]
[INFO] org.eclipse.scout.rt.svg.client.test ............... SUCCESS [  2.330 s]
[INFO] org.eclipse.scout.rt.serverbridge .................. SUCCESS [  0.259 s]
[INFO] org.eclipse.scout.rt.ui.html ....................... SUCCESS [  2.042 s]
[INFO] org.eclipse.scout.rt.ui.html.app ................... SUCCESS [  0.312 s]
[INFO] org.eclipse.scout.rt.ui.html.test .................. SUCCESS [ 44.358 s]
[INFO] org.eclipse.scout.rt.ui.html.selenium .............. SUCCESS [  2.426 s]
[INFO] eclipse-scout-core ................................. SUCCESS [06:04 min]
[INFO] org.eclipse.scout.rt.svg.ui.html ................... SUCCESS [ 20.228 s]
[INFO] eclipse-scout-cli .................................. SUCCESS [  0.499 s]
[INFO] karma-jasmine-scout ................................ SUCCESS [  0.686 s]
[INFO] eclipse-scout-releng ............................... SUCCESS [  0.484 s]
[INFO] eclipse-scout-migrate .............................. SUCCESS [  0.490 s]
[INFO] eclipse-scout-tsconfig ............................. SUCCESS [  0.499 s]
[INFO] eslint-config ...................................... SUCCESS [  0.480 s]
[INFO] org.eclipse.scout.rt.opentelemetry.sdk ............. SUCCESS [  5.629 s]
[INFO] org.eclipse.scout.rt.chart.shared .................. SUCCESS [  3.405 s]
[INFO] org.eclipse.scout.rt.chart.client .................. SUCCESS [  0.430 s]
[INFO] org.eclipse.scout.rt.chart.ui.html ................. SUCCESS [  0.350 s]
[INFO] eclipse-scout-chart ................................ SUCCESS [02:04 min]
[INFO] org.eclipse.scout.rt.datamodel.shared .............. SUCCESS [  5.233 s]
[INFO] org.eclipse.scout.rt.datamodel.client .............. SUCCESS [  5.519 s]
[INFO] org.eclipse.scout.rt.datamodel.server .............. SUCCESS [  4.976 s]
[INFO] org.eclipse.scout.rt.datamodel.ui.html ............. SUCCESS [  0.316 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  18:40 min
[INFO] Finished at: 2024-05-14T06:32:11Z
[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
Setting status of ead3bed1bfe7362d0ffe2f616ab28795a4c48148 to SUCCESS with url https://ci.eclipse.org/scout/job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2837/ and message: 'Build finished. '
Finished: SUCCESS